Install
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
10.33 KB
MD5: 1da1384f28901aecc3b374b983593b99
SHA-1: 60c4d013a3a8ac3089ba44e4d0d887d71c61c577
SHA-256: cf4cbcb8907bc2310a2d4dd8250c4e9caaef91e0738aaa132afb6391e2ad73a6
Download zip
11.93 KB
MD5: 772c386d4534d2a18a71a638fbb98f4b
SHA-1: b3a39f2e1350ab0e69d9f11bccf1f1102f69e392
SHA-256: cff9adfae0dc1ba368bd0bd0e9496bc9fdcd00fdc5d57d45285e2bb4c19d2f08
Release notes
* Drupal 6 module registry support
* Drupal 8 support
* Stopped calling hook_init() so fewer things are prone to break.
1bf94d1 Issue #1382184 by hefox: Fixed Drupal 6: Invalid argument supplied for foreach() module.inc:426.
a5d720c Issue #1312820 by rfay | RdeBoer: Added ini_set()('memory_limit()', -1) to php and drush files.
047af8f Issue #1307864 by rfay | paulgemini: Added Backport to Drupal 6 (or make generic drush command). Thanks to @jonhattan
2154391 Followup to Issue #1328718 by rfay: Broke d7 drush; reorganize the includes
a1881e1 Issue #1328718 by tr, wojtha, rfay: Support Drupal 8