Releases: php-pm/php-pm-httpkernel
Releases · php-pm/php-pm-httpkernel
1.0.5
16 Sep 11:20
Compare
Sorry, something went wrong.
No results found
Improvements:
Added unit tests for Symfony (#129 )
Relay handler errors to worker (#131 )
Reset all entity managers instead of just default (#135 )
Properly reset providers on Laravel 5.7 (#140 )
Support BinaryFileResponse and custom response classes (#132 )
1.0.4
24 Aug 13:59
Compare
Sorry, something went wrong.
No results found
Improvements:
Support custom namespaces for the symfony kernel (#126 )
Reset doctrine object manager if closed (#121 )
Bug fixes:
Fix empty file inputs in Symfony 4.1 (#116 )
Fix accessing raw Psr7 response body as string (#124 )
1.0.3
25 Jun 15:15
Compare
Sorry, something went wrong.
No results found
Improvements:
Enable trusted proxies in Symfony ^3.3 (#114 )
Allow Symfony 4 dependencies (#94 )
More flexibility for Drupal installations (#96 )
1.0.2
10 Feb 00:26
Compare
Sorry, something went wrong.
No results found
Fixed Symfony 4 support and removed StrongerNativeSessionStorage workaround.
1.0.1
09 Jan 14:13
Compare
Sorry, something went wrong.
No results found
Includes
Fixes for Laravel bootstrap (using vendor/autoload.php as fallback)
1.0.0 release
08 Jan 02:12
Compare
Sorry, something went wrong.
No results found
First stable release.
Supports:
Changes:
File upload support
Stability improvements