make this test 32bit only

This commit is contained in:
Antony Dovgal 2007-04-20 16:14:37 +00:00
parent 0f99cf14c1
commit d66080d6f0

View File

@ -1,6 +1,7 @@
--TEST--
Bug #41121 (range() overflow handling for large numbers on 32bit machines)
--SKIPIF--
<?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
--FILE--
<?php