From: Moriyoshi Koizumi Date: Sun, 10 Nov 2002 19:27:48 +0000 (+0000) Subject: Made it conscious of the line number X-Git-Tag: php-4.3.0RC1~142 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f13fd7a713513499695575526969c469058ecfb6;p=php Made it conscious of the line number --- diff --git a/tests/lang/bug17882.phpt b/tests/lang/bug17882.phpt index 2369fa3564..a3c3be2454 100644 --- a/tests/lang/bug17882.phpt +++ b/tests/lang/bug17882.phpt @@ -12,4 +12,4 @@ class Y { } ?> --EXPECTF-- -Fatal error: Cannot redeclare a() in %s/bug17882.php on line %d +Fatal error: Cannot redeclare a() in %s/bug17882.php on line 4