From: Georg Richter Date: Thu, 3 Apr 2003 08:03:12 +0000 (+0000) Subject: fixed output X-Git-Tag: RELEASE_0_5~175 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=130860e7092363a50711bf2166a67bd4520831ff;p=php fixed output --- diff --git a/ext/mysqli/tests/047.phpt b/ext/mysqli/tests/047.phpt index 36f043a908..0a11e0cf02 100644 --- a/ext/mysqli/tests/047.phpt +++ b/ext/mysqli/tests/047.phpt @@ -26,10 +26,10 @@ mysqli_prepare_result mysqli_stmt_close($stmt); mysqli_close($link); ?> ---EXPECT-- +--EXPECTF-- array(2) { [0]=> - object(stdClass)(9) { + object(stdClass)#%d (9) { ["name"]=> string(3) "foo" ["orgname"]=> @@ -50,7 +50,7 @@ array(2) { int(0) } [1]=> - object(stdClass)(9) { + object(stdClass)#%d (9) { ["name"]=> string(3) "bar" ["orgname"]=>