From: Felipe Pena Date: Mon, 19 May 2008 16:19:33 +0000 (+0000) Subject: - Fixed test X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1725 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5840963846d6f48ad70e9905589f1a01a006485c;p=php - Fixed test --- diff --git a/ext/simplexml/tests/bug36611.phpt b/ext/simplexml/tests/bug36611.phpt index ff57cc54d1..855cc07ca8 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)