Releases: PHPFastCGI/SpeedfonyBundle
Releases · PHPFastCGI/SpeedfonyBundle
Upgraded to FastCGIDaemon v0.10.0
v0.9.0 Removed version constraint from README install instruction
Bugfix: Matched to correct version of FastCGIDaemon
Merge pull request #6 from ismailbaskin/master Make Symfony3 compatible
Support for Symfony 3.0
Changes to the dependency file to allow for Symfony 3.0 versions of components.
Bugfix: Service configuration file
Fixed error in services.yml
Closes: #2
Updated to use FastCGIDaemon v0.7
v0.7.0 Updated to use FastCGIDaemon v0.7
Updated to use PHPFastCGI v0.6.*
Updated to use PHPFastCGI v0.6.*
Supports FastCGIDaemon v0.5.0
Uses FastCGIDaemon v0.5.0
Supports FastCGIDaemon v0.4.0
Uses FastCGIDaemon v0.4.0
Command has been renamed from 'daemon:run' to 'speedfony:run'
Bugfix
Composer dependency on FastCGIDaemon was too loose considering the library is still being developed and breaking changes are allowed in v0.X.X
Also removed the lock file from the repo.
Bugfix
The terminate method on the kernel is now called, so post request event listeners will now work.