summaryrefslogtreecommitdiff
path: root/ext/wddx
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-05-18 11:29:55 +0000
committerAntony Dovgal <tony2001@php.net>2007-05-18 11:29:55 +0000
commitffd09c0961ce3256d68dd61e230ba8484e73e36e (patch)
treeb9f766a77dddd94461c9db8049c291bbc21ceae7 /ext/wddx
parent83aba2c5b9f1ed39457921757205e357834a8d5f (diff)
downloadphp-git-ffd09c0961ce3256d68dd61e230ba8484e73e36e.tar.gz
fix tests
Diffstat (limited to 'ext/wddx')
-rw-r--r--ext/wddx/tests/001.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/wddx/tests/001.phpt b/ext/wddx/tests/001.phpt
index ffca63cd94..3efc0f4b07 100644
--- a/ext/wddx/tests/001.phpt
+++ b/ext/wddx/tests/001.phpt
@@ -2,6 +2,8 @@
wddx deserialization test
--SKIPIF--
<?php if (!extension_loaded("wddx")) print "skip"; ?>
+--INI--
+precision=14
--FILE--
<?php
$path = dirname(__FILE__);