From f0fa1781eefe2553cfabc5a0d41b4e086fa256a6 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Tue, 30 Dec 2003 00:23:28 +0000 Subject: [PATCH] Added test case for bug #26696. --- Zend/tests/bug26696.phpt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 Zend/tests/bug26696.phpt diff --git a/Zend/tests/bug26696.phpt b/Zend/tests/bug26696.phpt new file mode 100755 index 00000000000..cab170a6fb9 --- /dev/null +++ b/Zend/tests/bug26696.phpt @@ -0,0 +1,17 @@ +--TEST-- +Bug #26696 (crash in switch() when string index is used) +--FILE-- + +--EXPECT-- +?