package and depencies
This commit is contained in:
13
vendor/symfony/translation/CHANGELOG.md
vendored
13
vendor/symfony/translation/CHANGELOG.md
vendored
@@ -1,6 +1,19 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
6.2
|
||||
---
|
||||
|
||||
* Deprecate `PhpStringTokenParser`
|
||||
* Deprecate `PhpExtractor` in favor of `PhpAstExtractor`
|
||||
* Add `PhpAstExtractor` (requires [nikic/php-parser](https://github.com/nikic/php-parser) to be installed)
|
||||
|
||||
6.1
|
||||
---
|
||||
|
||||
* Parameters implementing `TranslatableInterface` are processed
|
||||
* Add the file extension to the `XliffFileDumper` constructor
|
||||
|
||||
5.4
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user