mailgun-php/vendor/symfony/yaml/Symfony/Component/Yaml/CHANGELOG.md
Travis Swientek e5163bb90b Added PHPUnit
2013-07-18 13:01:36 -05: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)