1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
This commit is contained in:
Antony Dovgal
2007-04-20 07:55:21 +00:00
parent c34806e145
commit 18af8baa44

View 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