From: Marcus Boerger Date: Mon, 19 May 2003 22:16:58 +0000 (+0000) Subject: Fix Test X-Git-Tag: RELEASE_1_0_2~719 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c77fef23a2372ab955fe6f24d1910a8ad3db27f;p=php Fix Test --- diff --git a/ext/standard/tests/serialize/003.phpt b/ext/standard/tests/serialize/003.phpt index 38e488b412..944a7aa124 100644 --- a/ext/standard/tests/serialize/003.phpt +++ b/ext/standard/tests/serialize/003.phpt @@ -1,7 +1,8 @@ --TEST-- unserialize() floats with E notation (#18654) ---POST-- ---GET-- +--INI-- +precision=12 +serialize_precision=100 --FILE--