Releases: JamesAndJamesFulfilment/symfony1
Releases · JamesAndJamesFulfilment/symfony1
v1.6.2
v1.5.20
Replaces (un)serialize()
with json_(en|de)code()
in sfRoute
caching
v1.6.1.1
Fixes support for doctrine:build --all-classes
in production environments.
v1.6.1.0
A major release!
- PHP 8.2 support
- Automated unit and integration testing via GitHub Actions
- Integration with
php-cs-fixer
- Imported many fixes from upstream
v.1.6.0.1
Fixes up a routing issue in v1.6.0
v1.6.0
In contrast to the upstream changes which contribute heavily to this release, our v1.6.0 release requires PHP8.1. It is not backwards compatible with older PHP versions.
v1.5.15
Remove duplication when compiling Base<Model>Form
and Base<Model>FormFilter
classes.
v1.5.14
corrected variable name in path
v1.5.13
don't try to load cache file if it doesn't exist
v1.5.12
Prepare 1.5.12