summaryrefslogtreecommitdiff
path: root/Zend/tests/decrement_001.phpt
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-05-07 22:10:14 +0000
committerAntony Dovgal <tony2001@php.net>2007-05-07 22:10:14 +0000
commit56a27267f3896f8ae31b4f101d8ef2638f815865 (patch)
treeb92133ae7fbf8e26e3388433c3c6f7818e940532 /Zend/tests/decrement_001.phpt
parentc2c4fe75e1878ec908985dc08bc8dd50caf8e739 (diff)
downloadphp-git-56a27267f3896f8ae31b4f101d8ef2638f815865.tar.gz
fix tests
Diffstat (limited to 'Zend/tests/decrement_001.phpt')
-rw-r--r--Zend/tests/decrement_001.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/tests/decrement_001.phpt b/Zend/tests/decrement_001.phpt
index 027e68f2b6..6ade8ad163 100644
--- a/Zend/tests/decrement_001.phpt
+++ b/Zend/tests/decrement_001.phpt
@@ -2,6 +2,8 @@
decrementing different variables
--SKIPIF--
<?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
+--INI--
+precision=14
--FILE--
<?php