Releases: symfony/translation
Releases · symfony/translation
v8.0.1
v7.3.8
Changelog (v7.3.7...v7.3.8)
- bug symfony/symfony#62348 [Translation][Lokalise] fix "Project too big for sync export" (@santysisi)
v6.4.30
Changelog (v6.4.29...v6.4.30)
- bug symfony/symfony#62348 [Translation][Lokalise] fix "Project too big for sync export" (@santysisi)
v7.4.0
Changelog (v7.4.0-RC3...v7.4.0)
- feature symfony/symfony#62469 [Security] Keep SymfonyCasts as backers of the Security components v7.4 🤗 (@nicolas-grekas)
v8.0.0-RC2
Changelog (v8.0.0-RC1...v8.0.0-RC2)
- no significant changes
v7.4.0-RC2
Changelog (v7.4.0-RC1...v7.4.0-RC2)
- no significant changes
v7.4.0-RC1
Changelog (v7.4.0-BETA2...v7.4.0-RC1)
- bug symfony/symfony#62348 [Translation][Lokalise] fix "Project too big for sync export" (@santysisi)
v8.0.0-BETA1
Changelog (v7.3.4...v8.0.0-BETA1)
- feature symfony/symfony#60935 [Translation] Add
StaticMessage(@VincentLanglet) - feature symfony/symfony#61182 [Translation] Remove
TranslatableMessage::__toString()method, usetrans()orgetMessage()instead (@nicolas-grekas) - feature symfony/symfony#61109 [Translation] Deprecate
TranslatableMessage::__toString(@VincentLanglet) - feature symfony/symfony#60987 [Translation] Remove deprecated
ProviderFactoryTestCase(@mttsch) - feature symfony/symfony#60925 [Translation] Remove deprecated
escapeparameter fromCsvFileLoader(@OskarStark) - feature symfony/symfony#60776 [Console][FrameworkBundle] Remove deprecated
Application::add()methods (@HypeMC) - feature symfony/symfony#60394 [Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone (@HypeMC)
- feature symfony/symfony#60697 Enforce return types on all components (@nicolas-grekas)
- feature symfony/symfony#60639 Bump Symfony 8 to PHP >= 8.4 (@nicolas-grekas)
v7.4.0-BETA1
Changelog (v7.3.4...v7.4.0-BETA1)
- feature symfony/symfony#60935 [Translation] Add
StaticMessage(@VincentLanglet) - feature symfony/symfony#61109 [Translation] Deprecate
TranslatableMessage::__toString(@VincentLanglet) - feature symfony/symfony#60394 [Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone (@HypeMC)
v7.3.4
Changelog (v7.3.3...v7.3.4)
- no significant changes