php-translation/symfony-storage
A translation file storage using Symfony translation component.
2.4.0
4.4M downloads/mo
#4914 most downloaded on Packagist
php-translation/symfony-storage
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 2.0 years
Nearly every release is documented
notes for 20 of 21 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
21 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
21 releases · Jan 2017 to Jan 2024Releases
latest 21-
2.4.029 Jan 2024Release notes
Open source →What's Changed
- Simplify badge list and other minor README tweaks by @bocharsky-bw in #61
- Allow Symfony 7 support by @damienlagae in #65
- Drop PHP 7.x-8.0, add PHP 8.2-8.3 support by @bocharsky-bw in #66
- Drop Roave BC Check by @bocharsky-bw in #67
New Contributors
- @damienlagae made their first contribution in #65
Full Changelog: 2.3.1...2.4.0
-
2.3.114 Feb 2022Release notes
Open source →See Changelog.md for more detailed changes.
What's Changed
- Update branch alias by @github-actions in #56
- CSFixer diff-format is always udiff since 3.0 by @rvanlaak in #58
- Allow Symfony 6 by @bocharsky-bw in #57
- Update CI PHP and Symfony versions by @rvanlaak in #59
New Contributors
- @github-actions made their first contribution in #56
Full Changelog: 2.3.0...2.3.1
Release notes
Open source →Added
- Allow Symfony 6 by @bocharsky-bw in https://github.com/php-translation/symfony-storage/pull/57
Fixed
- Update branch alias by @github-actions in https://github.com/php-translation/symfony-storage/pull/56
- CSFixer diff-format is always udiff since 3.0 by @rvanlaak in https://github.com/php-translation/symfony-storage/pull/58
- Update CI PHP and Symfony versions by @rvanlaak in https://github.com/php-translation/symfony-storage/pull/59
-
2.3.026 Mar 2021 -
2.2.011 Feb 2020 -
2.1.030 Dec 2019 -
2.0.020 Dec 2019Release notes
Open source →- Drop
symfony/translation< 3.4 support by removing legacy layer - Add strict type hinting
- Drop
-
1.1.005 Dec 2019Release notes
Open source →- Remove support of PHP < 7.2
- Remove support of Symfony < 3.4
- Add support for Symfony ^5.0
-
1.0.110 Jul 2018Release notes
Open source →Fixed
- The
LegacyTranslationReadershould also check forTranslation\SymfonyStorage\TranslationLoader.
Changed
- The
Translation\SymfonyStorage\TranslationLoaderwas deprecated.
- The
-
1.0.014 Jun 2018 -
0.5.023 Mar 2018Release notes
Open source →Added
- Support for php-translation/common: 0.3
- Added the "name" attribute on the "unit" node for XLIFF 2.0.
-
0.4.027 Dec 2017Release notes
Open source →Added
- Introduced
LegacyTranslationReaderandLegacyTranslationWriterto provide BC support for Symfony 2.7 to 3.3.
Changed
- Travis config.
Removed
- Removed type annotation for first parameter of
FileStorage::__construct. Type checks will be done with if-statements to support legacy code.
- Introduced
-
0.3.421 Dec 2017Nothing published for this version
-
0.3.320 Dec 2017 -
0.3.219 Aug 2017 -
0.3.119 Aug 2017 -
0.3.019 Aug 2017Release notes
Open source →Added
- Added more tests
- Improved loader and dumper of Xliff2.0 meta
Changed
- We will create an output file if no file exists.
- Xliff2.0 is default format
-
0.2.201 Feb 2017 -
0.2.104 Jan 2017 -
0.2.003 Jan 2017Release notes
Open source →Added
XliffDumperandXliffLoader- A
XliffConverterutility class - The
FileStoragehas support forTransferableStorage
-
0.1.102 Jan 2017 -
0.1.002 Jan 2017