- Support for placeholders and empty_value.
- Support nikic/php-parser 1.4.x and 2.0.x
- Set XLF as default output format of the ExtractTranslationCommand
- Better compatibility with Symfony 3.0
- Bugfixes with calls to the logger
- Added more tests for controllers, extension, compiler passes and config
- Code and doc cleanup
- New maintainers: @gnat42, @gouaille and @nyholm.
- Updated Jquery from 1.6.1 to 1.12.0.
- Dropping support for Symfony 2.1, 2.2, 2.4, 2.5 and 2.6.
- Removed the requirement on Twig text extension.
- Removed use of the deprecated
Symfony\Component\HttpKernel\Log\LoggerInterface
in favor forPsr\Log\LoggerInterface
.
- Lots of minor changes and improvements from June 2013.