summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/042.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/042.phpt')
-rw-r--r--ext/mysqli/tests/042.phpt20
1 files changed, 1 insertions, 19 deletions
diff --git a/ext/mysqli/tests/042.phpt b/ext/mysqli/tests/042.phpt
index 6f82636677..4532d23fb4 100644
--- a/ext/mysqli/tests/042.phpt
+++ b/ext/mysqli/tests/042.phpt
@@ -50,24 +50,6 @@ require_once('skipifconnectfailure.inc');
?>
--EXPECTF--
object(stdClass)#%d (7) {
- ["c1"]=>
- string(1) "0"
- ["c2"]=>
- string(5) "35999"
- ["c3"]=>
- NULL
- ["c4"]=>
- string(4) "-500"
- ["c5"]=>
- string(6) "-32768"
- ["c6"]=>
- string(1) "0"
- ["c7"]=>
- string(1) "0"
-}
-done!
---UEXPECTF--
-object(stdClass)#%d (7) {
[u"c1"]=>
unicode(1) "0"
[u"c2"]=>
@@ -83,4 +65,4 @@ object(stdClass)#%d (7) {
[u"c7"]=>
unicode(1) "0"
}
-done! \ No newline at end of file
+done!