From 8e8f8ece29554807261e1c175aef20f5b608e811 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Sun, 22 Feb 2004 20:04:31 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- tests/lang/bug27354.phpt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/lang/bug27354.phpt diff --git a/tests/lang/bug27354.phpt b/tests/lang/bug27354.phpt new file mode 100644 index 0000000000..bcf68d4265 --- /dev/null +++ b/tests/lang/bug27354.phpt @@ -0,0 +1,14 @@ +--TEST-- +Bug #27354 (Modulus operator crashes PHP) +--FILE-- + +--EXPECT-- +int(0) +int(0) +int(0) +int(0) -- 2.50.1