Skip to content

Releases: PHPFastCGI/SpeedfonyBundle

Upgraded to FastCGIDaemon v0.10.0

01 Dec 21:21

Choose a tag to compare

v0.9.0

Removed version constraint from README install instruction

Bugfix: Matched to correct version of FastCGIDaemon

23 Mar 12:23

Choose a tag to compare

Merge pull request #6 from ismailbaskin/master

Make Symfony3 compatible

Support for Symfony 3.0

23 Mar 09:39

Choose a tag to compare

Changes to the dependency file to allow for Symfony 3.0 versions of components.

Bugfix: Service configuration file

30 Oct 00:02

Choose a tag to compare

Fixed error in services.yml

Closes: #2

Updated to use FastCGIDaemon v0.7

20 Oct 22:01

Choose a tag to compare

v0.7.0

Updated to use FastCGIDaemon v0.7

Updated to use PHPFastCGI v0.6.*

26 Aug 23:48

Choose a tag to compare

Updated to use PHPFastCGI v0.6.*

Supports FastCGIDaemon v0.5.0

20 Aug 08:07

Choose a tag to compare

Uses FastCGIDaemon v0.5.0

Supports FastCGIDaemon v0.4.0

15 Aug 09:51

Choose a tag to compare

Uses FastCGIDaemon v0.4.0

Command has been renamed from 'daemon:run' to 'speedfony:run'

Bugfix

15 Aug 09:40

Choose a tag to compare

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

17 Jul 00:01

Choose a tag to compare

The terminate method on the kernel is now called, so post request event listeners will now work.