Install
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
12.96 KB
MD5: fb39676f0bbb24a13ceb52232af56dd8
SHA-1: 715694e098e026d736ed47135ae4e4eada9e59b9
SHA-256: 3ba51f0fed2395ee5b68ad421a7ede519185ba1324f6c00216b4dfa4ac6faa18
Download zip
16.25 KB
MD5: fe56bf44c41dca1e492aa379ab2b8941
SHA-1: ac79651e399a62d47a097b0b348e7e2585a27c08
SHA-256: 5763471d79e6207b36af3f23fd8fdaa88ff0fb2111247b06d402019e1888e94d
Release notes
This release includes several fixes and improvements contributed by awesome community. Thanks all!
* #2597117: D7 detection fails since bootstrap.inc is checked before it is loaded
* #2577709: Introduce hook_pre_flush_all_caches hook to allow modules to act before flush
* #2596519: Path to database.inc not correct for D7
* #2510798: Registry Rebuild does not rebuild classes loaded by Registry Autoload
* #2622718: Add a composer.json
* #2623904: Allow for Drupal Root argument via command line tool (non-Drush)
* #2602642: Check for Drupal environment