update for version 1.0.1
This commit is contained in:
8
code/vendor/symfony/yaml/CHANGELOG.md
vendored
Normal file
8
code/vendor/symfony/yaml/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
2.1.0
|
||||
-----
|
||||
|
||||
* Yaml::parse() does not evaluate loaded files as PHP files by default
|
||||
anymore (call Yaml::enablePhpParsing() to get back the old behavior)
|
||||
Reference in New Issue
Block a user