From 235ef76a891fe65895ba1431dc8acfa9c6fa519b Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Fri, 16 Jul 2004 02:03:26 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- tests/lang/bug28800.phpt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tests/lang/bug28800.phpt diff --git a/tests/lang/bug28800.phpt b/tests/lang/bug28800.phpt new file mode 100644 index 0000000000..f81ad7fec9 --- /dev/null +++ b/tests/lang/bug28800.phpt @@ -0,0 +1,17 @@ +--TEST-- +Bug #28800 (Incorrect string to number conversion for strings starting with 'inf') +--FILE-- + +--EXPECT-- +0 +0 +0 +0 +0 +0 + -- 2.40.0