diff options
Diffstat (limited to 'ext/mysqli/tests/042.phpt')
| -rw-r--r-- | ext/mysqli/tests/042.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mysqli/tests/042.phpt b/ext/mysqli/tests/042.phpt index 865ee208a6..58580c631a 100644 --- a/ext/mysqli/tests/042.phpt +++ b/ext/mysqli/tests/042.phpt @@ -42,8 +42,8 @@ mysqli_fetch_object mysqli_close($link); ?> ---EXPECT-- -object(stdClass)(7) { +--EXPECTF-- +object(stdClass)#%d (7) { ["c1"]=> string(1) "0" ["c2"]=> |
