From ae343cc7151a56719060e41ded5771efd38883e6 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Tue, 18 Jan 2005 09:56:33 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. --- tests/lang/bug30726.phpt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/lang/bug30726.phpt diff --git a/tests/lang/bug30726.phpt b/tests/lang/bug30726.phpt new file mode 100644 index 0000000000..f979e9a697 --- /dev/null +++ b/tests/lang/bug30726.phpt @@ -0,0 +1,8 @@ +--TEST-- +Bug #30726 (-.1 like numbers are not being handled correctly) +--FILE-- + +--EXPECT-- +1 -- 2.50.1