This release focuses on security hardening, Drupal 12 readiness, a much more
powerful Drush command surface, and a full code-quality and test-coverage
overhaul in preparation for drupal.org security advisory coverage.
- #3585438: Fix fatal TypeError in audit_status when an enabled module's hook_requirements() returns a `RequirementSeverity` enum (Drupal 11.2+) instead of a legacy `REQUIREMENT_*` int.
- #3585432: audit_phpcs now auto-detects Composer's `config.bin-dir` from composer.json and exposes per-binary overrides (`phpcs_binary_path`, `phpcbf_binary_path`), so projects with non-standard binary locations (e.g. composer scaffoldings that place binaries in `bin/`) work out of the box.
Status as of February 22, 2007
* Automated installation, with the exception of views (see README.txt)
* Tested with Safari 2.0.4 and somewhat with Internet Explorer 7
* Tested with the Garland theme and somewhat with Chameleon
* Rudimentary cache mechanisms in place
* Modified collapse.js and textarea.js to work with jQuery 1.1.1
* Bug: File attachments do not work while auditing content