Downloads
Download tar.gz
12.49 KB
MD5: 8839ca398583c0cbc0a3c7210ca31f48
SHA-1: 2e14ce43c8be1e032236910b86a0dc075d8704d5
SHA-256: 57a39e9c03391e3863df5af102cc28b5d8a869b40df80420c9c7ccf7d2374a95
Download zip
14.6 KB
MD5: 1c358ee4a6201a2fa08739e1377c8971
SHA-1: d62f43a0ba5c8b247fe4fd85b7679baa278bebbb
SHA-256: 70be3a31f190353eb922a940701fc732b249a4752f2d1cbec27c77dc57242787
Release notes
- #762156 by nquocbao: Fix reset parameter for
strongarm_set_conf() - Add
strongarm_vars_load()API function for loading all strongarmed and non strongarmed vars. - Adding a hook_help implementation.
- Fix for PHP strict warning.
- #849880 by msonnabaum, arithmetic: Fix for PHP notice.
- Remove stale
strongarm_get_culprits()function. - Format help page for Strongarm with markdown if present.
- #792472: Implement node type to strongarm pipe for Features
- Less verbose
hook_help().