Use hex2bin() instead of pack()
[lhc/web/wiklou.git] / tests / phpunit / includes / utils / MWCryptHashTest.php
2016-02-20 Kevin IsraelUse hex2bin() instead of pack()
2016-01-05 jenkins-botMerge "Documentation: Remove paragraph about not creati...
2015-12-17 jenkins-botMerge "Revert "Don't check namespace in SpecialWantedte...
2015-12-17 jenkins-botMerge "Merge namespace aliases like we merge namespace...
2015-11-24 jenkins-botMerge "Accessor to get EditPage parent revision ID"
2015-11-05 jenkins-botMerge "Use interwiki cache directly to resolve transwik...
2015-10-14 jenkins-botMerge "Revert "mediawiki.widgets: Add temporary workaro...
2015-10-13 jenkins-botMerge "Update comment about enabled extensions"
2015-10-13 jenkins-botMerge "Clean up zh-tw.json"
2015-10-08 jenkins-botMerge "Fix French special pages titles inconsistencies"
2015-10-08 jenkins-botMerge "Fixed Special:ChangeEmail spelling in French"
2015-10-06 jenkins-botMerge "Add more test cases to OldChangesListTest"
2015-10-05 jenkins-botMerge "objectcache: Add BagOStuff::READ_VERIFIED flag...
2015-10-03 jenkins-botMerge "Add @codingStandardsIgnoreStart to 5 files under...
2015-10-03 Amir E. AharoniAdd @codingStandardsIgnoreStart to 5 files under tests...
2015-10-02 jenkins-botMerge "build: Enable jscs jsDoc rule 'checkTypes' and...
2015-10-01 jenkins-botMerge "Fixed remaning IDEA errors in DatabaseBase"
2015-10-01 jenkins-botMerge "Do not split parser cache if limitation is reached."
2015-10-01 Brad JorschRefactor hashing utility functions from MWCryptRand...