Install
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
237.84 KB
MD5: dbfba4f79be85122d7173e2ac7531a6b
SHA-1: d093fe247ea02df1ccdbb52fe1ec8318c1b21d5d
SHA-256: a869500fa422413329b8ba13ac9980da3d7d7d0cf195a80c8d7f8e8d5a3c53e3
Download zip
277.95 KB
MD5: afaa204a959056844bf7fc68c5086c82
SHA-1: 84dd36986b6ad5dc2ff3ac31663aeee503829c85
SHA-256: 6abff51f593b5486624bd4f9a558b65d5600b572056b447b4f88af3d601eff90
Release notes
So much new stuff. We have to blog about it. Help people! For now, the latest changes:
Changes since DRUPAL-7--4-0-RC10:
- #1016788 by greg.1.anderson: Sort commands into categories in 'drush help'
- Add 'status' to the list of contextual commands in drush core-cli
- Drush api docs update: remove the -- in options in the help alter hook.
- Document meta::title and meta::summary help items
- Fix minor bug in 'drush help --filter' that stripped the category key from the command categories array
- Add comments on the drush_backend_get_result() API