All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Added support for Symfony4
DaemonOptionsInterface
- Added support for file uploads and multiple file uploads
- Added support for any PSR-7 implementation by using a PSR-17 HTTP Factory.
- Renamed
CallbackWrapper
toCallbackKernel
. - All classes are final
- Support for PHP5.
- Support for Symfony2.
- Large POST request should not fail
- Added a command line flag for gracefully shutting down the daemon after a 5XX error code is received.