v4.0.0 (14 December 2019)
florianeckerstorfer
released this
14 Dec 13:09
·
36 commits
to master
since this release
Version 4 does not introduce new major features, but adds support for Symfony 4 and 5, Twig 3 and, most importantly, PHP 7.3 and 7.4.
Support for PHP 5, Twig 1 and Silex is dropped.
- #230 Add Slovak rules (by bartko-s)
- #236 Make Twig Bridge compatible with Twig 3.0 (by mhujer)
- #237 Fix Travis CI configuration (by kubawerlos)
- #238 Drop Twig 1 support (by FabienPapet)
- #239 Fix AppVeyor (by kubawerlos)
- #241 Update .gitattributes (by kubawerlos)
- #242 Add PHP CS Fixer (by kubawerlos)
- #243 Normalize composer.json (by kubawerlos)
- #246 Add support for PHP 7.3 and 7.4 (by snapshotpl)
- #247 AppVeyor improvements (by kubawerlos)
- #249 PHPUnit annotations should be a FQCNs including a root namespace (by kubawerlos)
- #250 Add support for Symfony 4 and 5 (by franmomu)
- #251 Dropping support for PHP 5 (by franmomu)
- #253 Add conflict for unmaintained Symfony versions (by franmomu)