Releases: Elao/ElaoFormTranslationBundle
Releases · Elao/ElaoFormTranslationBundle
v4.2.0
06 Mar 10:18
Compare
Sorry, something went wrong.
No results found
What's Changed
Added PHP Stan (better typing)
PHP 8 support
Symfony 7 support (drop support for Symfony < 5.4)
Full Changelog : v4.1.0...v5.0.0
v4.1.0
19 Aug 13:06
Compare
Sorry, something went wrong.
No results found
Allow Symfony 6
migrate travis to circle-ci
v4.0.3
14 Dec 08:16
Compare
Sorry, something went wrong.
No results found
Changelog
Change property access format to respect array format
Add php8 support
30 Apr 06:57
Compare
Sorry, something went wrong.
No results found
Merge pull request #37 from Elao/travis-php8
update travis config to check php8 + last version of symfony
v4.0.1
14 Dec 15:37
Compare
Sorry, something went wrong.
No results found
Support nested keys like: attr.placholder
v4.0
29 May 13:24
Compare
Sorry, something went wrong.
No results found
Symfony 5.x compatibility
Add php-cs-fixer
Improve CI
v3.2.0
21 Dec 13:27
Compare
Sorry, something went wrong.
No results found
The default value of default_translation_domain is changed to null
Allow false as value of default_translation_domain to disable translation
v3.1.0
21 Dec 08:55
Compare
Sorry, something went wrong.
No results found
Help messages can now be generated through the help option of each form types
v3.0.0
14 Dec 08:58
Compare
Sorry, something went wrong.
No results found
Drop php 5.6 support
Fix deprecated introduced by Symfony 4.2
Introduce default_translation_domain feature
v2.0.1: Merge pull request #27 from Elao/update-to-symfony-4
09 Mar 15:13
Compare
Sorry, something went wrong.
No results found
Update to allow Symfony 4 and fix CS