]> granicus.if.org Git - php/commitdiff
MFH
authorAntony Dovgal <tony2001@php.net>
Fri, 20 Apr 2007 07:55:21 +0000 (07:55 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 20 Apr 2007 07:55:21 +0000 (07:55 +0000)
Zend/tests/double_to_string.phpt

index e6c66e2530f8eba908867c9b1ff8f15d302b4f58..d5793b192a688b04aa9f7fc5104f57e33320ce5e 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 double to string conversion tests
+--SKIPIF--
+<?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
 --FILE--
 <?php