From: Antony Dovgal Date: Thu, 28 Jun 2007 15:10:57 +0000 (+0000) Subject: remove 32bit restriction X-Git-Tag: php-5.2.4RC1~271 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93dfce49cae3794565032f4b449bb295b01740ab;p=php remove 32bit restriction --- diff --git a/ext/standard/tests/array/array_values_errors.phpt b/ext/standard/tests/array/array_values_errors.phpt index 66fe62054c..0bef5a4569 100644 --- a/ext/standard/tests/array/array_values_errors.phpt +++ b/ext/standard/tests/array/array_values_errors.phpt @@ -1,9 +1,5 @@ --TEST-- Test array_values() function (errors) ---SKIPIF-- - --INI-- precision=14 --FILE--