Merge branch 'PHP-5.5'

* PHP-5.5:
  fix test
This commit is contained in:
Anatol Belski 2013-06-17 00:11:05 +02:00
commit fd706595d4

View File

@ -12,4 +12,4 @@ Bug #36306 (crc32() 64bit)
echo dechex(crc32("platform independent")) . "\n";
?>
--EXPECT--
ccd9fe66
cbd056ba