]> granicus.if.org Git - php/commitdiff
- Fixed wrong fix
authorFelipe Pena <felipe@php.net>
Mon, 19 May 2008 16:21:30 +0000 (16:21 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 19 May 2008 16:21:30 +0000 (16:21 +0000)
ext/simplexml/tests/bug36611.phpt

index 855cc07ca8fddaa8e58605f82940bdb4fd6cbb9b..23ff73204c90f6481454bfe0d3c9b67b84797bb2 100644 (file)
@@ -26,8 +26,9 @@ echo "Done\n";
 ?>
 --EXPECTF--    
 int(1)
-int(1)
+
 Strict Standards: Creating default object from empty value in %s on line %d
+int(1)
 Done
 --UEXPECTF--
 int(1)