]> granicus.if.org Git - php/commitdiff
MFB
authorAntony Dovgal <tony2001@php.net>
Thu, 28 Jun 2007 15:11:13 +0000 (15:11 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 28 Jun 2007 15:11:13 +0000 (15:11 +0000)
ext/standard/tests/array/array_values_errors.phpt

index d72d565cb07b70120112217ff070893f51b269dd..40170811af1188a6a01316334905e3cf1506d6c3 100644 (file)
@@ -1,9 +1,5 @@
 --TEST--
 Test array_values() function (errors)
---SKIPIF--
-<?php
-if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
-?>
 --INI--
 precision=14
 --FILE--