From c56c17e1d156c8fac5a89d8470977508ada0ef5d Mon Sep 17 00:00:00 2001 From: Paul Tarjan Date: Thu, 20 Jun 2013 14:43:53 -0700 Subject: [PATCH] switch to an extension that is actually used just 'cause it is in the `facebook/extensions/` dir doesn't mean we use it. I checked this one and it is loaded internally and not open source. sosorry --- hphp/test/slow/ext_hash/ext_hash.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hphp/test/slow/ext_hash/ext_hash.php b/hphp/test/slow/ext_hash/ext_hash.php index 8fa5c3475..43abd5ecb 100644 --- a/hphp/test/slow/ext_hash/ext_hash.php +++ b/hphp/test/slow/ext_hash/ext_hash.php @@ -3,7 +3,7 @@ // HPHP has has many version of these functions over time // Faceobok has impelemtnation differences function is_facebook() { - return extension_loaded("tao"); + return extension_loaded("phpmcc"); } function brown_fox() {