Update website
This commit is contained in:
parent
4413528994
commit
1d90fbf296
6865 changed files with 1091082 additions and 0 deletions
26
admin/phpMyAdmin/vendor/symfony/expression-language/CHANGELOG.md
vendored
Normal file
26
admin/phpMyAdmin/vendor/symfony/expression-language/CHANGELOG.md
vendored
Normal file
|
@ -0,0 +1,26 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
5.1.0
|
||||
-----
|
||||
|
||||
* added `lint` method to `ExpressionLanguage` class
|
||||
* added `lint` method to `Parser` class
|
||||
|
||||
4.0.0
|
||||
-----
|
||||
|
||||
* the first argument of the `ExpressionLanguage` constructor must be an instance
|
||||
of `CacheItemPoolInterface`
|
||||
* removed the `ArrayParserCache` and `ParserCacheAdapter` classes
|
||||
* removed the `ParserCacheInterface`
|
||||
|
||||
2.6.0
|
||||
-----
|
||||
|
||||
* Added ExpressionFunction and ExpressionFunctionProviderInterface
|
||||
|
||||
2.4.0
|
||||
-----
|
||||
|
||||
* added the component
|
Loading…
Add table
Add a link
Reference in a new issue