From 9fc1de018109472175364261b0a7e703c62a400f Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Mon, 19 Sep 2005 06:11:12 +0000 Subject: [PATCH] Fixed test file --- ext/simplexml/tests/012.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/simplexml/tests/012.phpt b/ext/simplexml/tests/012.phpt index 4bf7e1a0ec..79c01107fe 100755 --- a/ext/simplexml/tests/012.phpt +++ b/ext/simplexml/tests/012.phpt @@ -36,4 +36,4 @@ Warning: main(): Cannot write or create unnamed attribute in %s012.php on line % -Catchable fatal error: main(): Cannot create unnamed attribute in %s012.php on line %d +Fatal error: main(): Cannot create unnamed attribute in %s012.php on line %d -- 2.50.1