Files
interblue.pl/modules/ps_facetedsearch/vendor/symfony/yaml/CHANGELOG.md
2024-10-25 14:16:28 +02:00

178 B

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)