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

index ff57cc54d1ad9d43db882cdadf49e225e94d42f3..855cc07ca8fddaa8e58605f82940bdb4fd6cbb9b 100644 (file)
@@ -24,9 +24,10 @@ var_dump($val) ;
 
 echo "Done\n";
 ?>
---EXPECT--     
+--EXPECTF--    
 int(1)
 int(1)
+Strict Standards: Creating default object from empty value in %s on line %d
 Done
 --UEXPECTF--
 int(1)