From: Moriyoshi Koizumi Date: Sun, 10 Nov 2002 18:43:19 +0000 (+0000) Subject: Added a test case for bug #17882 X-Git-Tag: php-4.3.0RC1~144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8d56f5ec219d19d289088fcd27a21c30eeb575e;p=php Added a test case for bug #17882 --- diff --git a/tests/lang/bug17882.phpt b/tests/lang/bug17882.phpt new file mode 100644 index 0000000000..2369fa3564 --- /dev/null +++ b/tests/lang/bug17882.phpt @@ -0,0 +1,15 @@ +--TEST-- +Bug #17882 (case sensitivity of functions in classes) +--FILE-- + +--EXPECTF-- +Fatal error: Cannot redeclare a() in %s/bug17882.php on line %d