Thomas Appel
Thomas Appel
I'm just playing around with expressive and zend-expressive-swoole and noticed that given the WhoopsErrorResponseGenerator is configured as ErrorResponseGenerator no response body will be sent. The default ErrorResponseGenerator however works fine....
Have to find a workaround for this sometime
In some rare cases, the aspect ratio is being messed up when resize-cropping animated gifs. This only applies to the imagick driver.
Class HttpRequest collides with the internal php class [HttpRequest](http://www.php.net/manual/en/class.httprequest.php), thus throws an error when creating a new response ``` Fatal error: Uncaught exception 'HttpException' with message 'HttpRequest::__construct() expects parameter 1...
**Describe the bug** As far as this goes, it's more likely to be a misconfigured FTP server (unfortunately I don't know the vendor). In this case the MLIST command returns...
Hello there Although this is a quite unlikely scenario, the auth.Handler will panic, caused by [line 412 in `auth.go`](https://github.com/adam-hanna/jwt-auth/blob/develop/jwt/auth.go#L412), if the refresh token is not sent with the request. Maybe...
Hi there Fetching the ObjectManager in `onClear` can never be negated since `ObjectManagerAwareInterface->getObjectManager()` can't return null. This should be wrapped in a try/catch [ClearObjectManagerStrategy](https://github.com/Webador/SlmQueueDoctrine/blob/master/src/Strategy/ClearObjectManagerStrategy.php#L36-L38)
Roadmap
Since the ["What should we do first?"](https://github.com/symphonycms/symphony-next/issues/4) thread became somewhat cluttered I want to set up a "fixure" here. Fixure in quotes because it should be a growing list until...
**Is your feature request related to a problem? Please describe.** I'm encountering a scenario, where it would be preferable to replace enqueued unique task (by taskID or uniqueness) that haven't...