Skip to content

Releases: PHPFastCGI/SpeedfonyBundle

Upgraded to FastCGIDaemon v0.10.0

Choose a tag to compare

@AndrewCarterUK AndrewCarterUK released this 01 Dec 21:21
v0.9.0

Removed version constraint from README install instruction

Bugfix: Matched to correct version of FastCGIDaemon

Choose a tag to compare

@AndrewCarterUK AndrewCarterUK released this 23 Mar 12:23
Merge pull request #6 from ismailbaskin/master

Make Symfony3 compatible

Support for Symfony 3.0

Choose a tag to compare

@AndrewCarterUK AndrewCarterUK released this 23 Mar 09:39

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

Bugfix: Service configuration file

Choose a tag to compare

@AndrewCarterUK AndrewCarterUK released this 30 Oct 00:02

Fixed error in services.yml

Closes: #2

Updated to use FastCGIDaemon v0.7

Choose a tag to compare

@AndrewCarterUK AndrewCarterUK released this 20 Oct 22:01
v0.7.0

Updated to use FastCGIDaemon v0.7

Updated to use PHPFastCGI v0.6.*

Choose a tag to compare

@AndrewCarterUK AndrewCarterUK released this 26 Aug 23:48

Updated to use PHPFastCGI v0.6.*

Supports FastCGIDaemon v0.5.0

Choose a tag to compare

@AndrewCarterUK AndrewCarterUK released this 20 Aug 08:07

Uses FastCGIDaemon v0.5.0

Supports FastCGIDaemon v0.4.0

Choose a tag to compare

@AndrewCarterUK AndrewCarterUK released this 15 Aug 09:51

Uses FastCGIDaemon v0.4.0

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

Bugfix

Choose a tag to compare

@AndrewCarterUK AndrewCarterUK released this 15 Aug 09:40

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

Choose a tag to compare

@AndrewCarterUK AndrewCarterUK released this 17 Jul 00:01

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