Releases: php-translation/symfony-bundle
Releases · php-translation/symfony-bundle
Symfony 7 support and test against PHP 8.3 & 8.4
A big thanks to @Growiel who finished Symfony 7 support and other contributors who helped to push it forward!
What's Changed
- Use Composer v2 on CI by @bocharsky-bw in #503
- Add PHP 8.3, 8.4 to CI by @andreybolonin in #505
- Apply PHP CS Fixer changes by @bocharsky-bw in #507
- Bump PHP to 8.1 in composer.json by @bocharsky-bw in #506
- Fix CS w/ PHP CS Fixer by @bocharsky-bw in #510
- Support SF7 by @Growiel in #509
New Contributors
Full Changelog: 0.14.3...0.15.0
Profiler layout fixes and tweaks
What's Changed
- [SF PROFILER] Use fetch instead of Sfjs.request and minor style adjusments to better match the new profiler layout by @n3o77 in #500
New Contributors
Full Changelog: 0.14.2...0.14.3
0.14.2
What's Changed
- Update Readme.md by @tacman in #494
- Fixed render error in profiler/translation.html.twig (fixes #496) by @althaus in #497
- Fix code styles by @bocharsky-bw in #498
New Contributors
Full Changelog: 0.14.1...0.14.2
0.14.1
What's Changed
Full Changelog: 0.14.0...0.14.1
0.14.0
0.13.0
What's Changed
- Bundle does not work properly with new Intl ICU translations by @snpy in #452
- Allow Composer to run php-http/discovery plugin by @bocharsky-bw in #489
- Symfony Profiler Fix Symfony 6.x compatibility by @krzyc in #488
New Contributors
Full Changelog: 0.12.8...0.13.0
0.12.8
What's Changed
- Fix code styles by @bocharsky-bw in #479
- Upgrade the SymfonyBundleTest by @bocharsky-bw in #481
- Apply changes suggested by PHP CS Fixer by @bocharsky-bw in #486
Full Changelog: 0.12.7...0.12.8
0.12.7
What's Changed
Full Changelog: 0.12.6...0.12.7
0.12.6
What's Changed
- Some minor tweaks in README by @bocharsky-bw in #472
- fix: used finder->exclude instead of notPath for excludedDirs by @seizan8 in #474
New Contributors
Full Changelog: 0.12.5...0.12.6
0.12.5
See Changelog.md for more detailed changes.
What's Changed
- refac: remove AbstractController from EditInPlaceController by @gimler in #459
- Stop extending AbstractController to fix some deprecations by @bocharsky-bw in #460
- Use autowiring for SymfonyProfilerController by @bocharsky-bw in #461
- Fix Cannot autowire service "php_translation.data_collector" error in… by @axi in #463
- Fix yaml indentation to 4 spaces by @bocharsky-bw in #462
- Add testing on the newest PHP 8.1 to the CI config by @bocharsky-bw in #465
- Allow Symfony 6 by @bocharsky-bw in #464
- Fix for deprecated session service in Symfony 6 by @robbedg in #468
- Fix return type and implement getCatalogues() by @bocharsky-bw in #470
- Use a different image for PHP CS Fixer to get latest and upgrade config by @bocharsky-bw in #471
New Contributors
Full Changelog: 0.12.4...0.12.5