This website requires JavaScript.
Explore
Help
Sign In
opdavies
/
drupalcampbristol
Archived
Watch
1
Star
0
Fork
You've already forked drupalcampbristol
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-19
. You can view files and clone it, but cannot push or open issues or pull requests.
8e18df8c36
drupalcampbristol
/
vendor
/
symfony
/
yaml
/
CHANGELOG.md
Greg Anderson
f32e58e4b1
Update to drupal 8.0.0-rc1. For more information, see
https://www.drupal.org/node/2582663
2015-10-08 15:13:01 -07:00
178 B
Raw
Blame
History
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)