summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_query_stored_proc.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/mysqli_query_stored_proc.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_query_stored_proc.phpt32
1 files changed, 1 insertions, 31 deletions
diff --git a/ext/mysqli/tests/mysqli_query_stored_proc.phpt b/ext/mysqli/tests/mysqli_query_stored_proc.phpt
index 051b541fdb..a1d4fa6786 100644
--- a/ext/mysqli/tests/mysqli_query_stored_proc.phpt
+++ b/ext/mysqli/tests/mysqli_query_stored_proc.phpt
@@ -152,36 +152,6 @@ END;')) {
?>
--EXPECTF--
array(2) {
- ["id"]=>
- string(1) "1"
- ["label"]=>
- string(1) "a"
-}
-array(2) {
- ["id"]=>
- string(1) "1"
- ["label"]=>
- string(1) "a"
-}
-array(2) {
- ["id"]=>
- string(1) "1"
- ["label"]=>
- string(1) "a"
-}
-array(2) {
- ["id"]=>
- string(1) "1"
- ["label"]=>
- string(1) "a"
-}
-array(1) {
- ["id"]=>
- string(1) "1"
-}
-done!
---UEXPECTF--
-array(2) {
[u"id"]=>
unicode(1) "1"
[u"label"]=>
@@ -209,4 +179,4 @@ array(1) {
[u"id"]=>
unicode(1) "1"
}
-done! \ No newline at end of file
+done!