diff --git a/ext/simplexml/tests/bug36611.phpt b/ext/simplexml/tests/bug36611.phpt index ff57cc54d1a..855cc07ca8f 100644 --- a/ext/simplexml/tests/bug36611.phpt +++ b/ext/simplexml/tests/bug36611.phpt @@ -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)