Implement hash joaat
commit38dc33a157417a34aa8adbef323844c1763e392b
authorThomas Colomb <thomas.colomb@dailymotion.com>
Mon, 28 Dec 2015 20:24:18 +0000 (28 12:24 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Mon, 28 Dec 2015 20:31:59 +0000 (28 12:31 -0800)
tree442fc4fc21a42ff96421985123f7dcd8635d0f88
parentdcd5116858746bf21b9619f1ef1b937886532c80
Implement hash joaat

Summary: Closes https://github.com/facebook/hhvm/pull/6602

Reviewed By: sgolemon, JoelMarcey

Differential Revision: D2700472

Pulled By: JoelMarcey

fb-gh-sync-id: 086d7e09280212b0070f0124854002017459395a
hphp/runtime/ext/hash/config.cmake
hphp/runtime/ext/hash/ext_hash.cpp
hphp/runtime/ext/hash/hash_joaat.cpp [new file with mode: 0644]
hphp/runtime/ext/hash/hash_joaat.h [new file with mode: 0644]
hphp/test/zend/good/ext/hash/tests/joaat.php [moved from hphp/test/zend/bad/ext/hash/tests/joaat.php with 100% similarity]
hphp/test/zend/good/ext/hash/tests/joaat.php.expectf [moved from hphp/test/zend/bad/ext/hash/tests/joaat.php.expectf with 100% similarity]
hphp/test/zend/good/ext/hash/tests/joaat.php.skipif [moved from hphp/test/zend/bad/ext/hash/tests/joaat.php.skipif with 100% similarity]