In Drupal 7, we can replace some custom code with a built-in PHP5 function. :)
@see http://api.drupal.org/api/drupal/includes--bootstrap.inc/function/drupal...
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | mollom.hmac-php5.4.patch | 991 bytes | sun |
| mollom-HEAD.hmac-php5.0.patch | 1.13 KB | sun |
Comments
Comment #1
dries commentedSweet! If the tests pass, this is RTBC. :)
Comment #2
sunmollom-HEAD.hmac-php5.0.patch queued for re-testing.
Comment #3
sunComment #4
sunRe-rolled against git master.
Comment #5
dries commentedCommitted to 7.x-rest.
Comment #6
dries commentedAlso committed it to the 'master' branch -- is that 7.x proper?
Comment #7
sunmaster == HEAD/7.x-1.x-dev currently. Still waiting for official git rules or statements regarding "master" vs. "7.x-1.x" branches.
7.x-rest is the REST API feature branch. I'll keep that in sync.
Comment #8
dave reidThere is already community consensus to not use master - use named branches.
Comment #9
sunWhat happens with the existing master branch though? Delete it? Or can it be renamed?
Comment #10
dave reidJust leave it? Or remove all the files from it and leave your README.txt saying to use a named branch.
Comment #11
dries commentedIf it can be renamed, I'd simply rename it. Not sure if it can though.