]> granicus.if.org Git - php/commitdiff
- Removed UEXPECT(F)
authorFelipe Pena <felipe@php.net>
Tue, 6 Jan 2009 00:56:04 +0000 (00:56 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 6 Jan 2009 00:56:04 +0000 (00:56 +0000)
- Unicodified some tests

94 files changed:
ext/mysqli/tests/002.phpt
ext/mysqli/tests/003.phpt
ext/mysqli/tests/004.phpt
ext/mysqli/tests/005.phpt
ext/mysqli/tests/009.phpt
ext/mysqli/tests/011.phpt
ext/mysqli/tests/012.phpt
ext/mysqli/tests/014.phpt
ext/mysqli/tests/015.phpt
ext/mysqli/tests/016.phpt
ext/mysqli/tests/017.phpt
ext/mysqli/tests/019.phpt
ext/mysqli/tests/021.phpt
ext/mysqli/tests/022.phpt
ext/mysqli/tests/026.phpt
ext/mysqli/tests/028.phpt
ext/mysqli/tests/031.phpt
ext/mysqli/tests/032.phpt
ext/mysqli/tests/033.phpt
ext/mysqli/tests/042.phpt
ext/mysqli/tests/045.phpt
ext/mysqli/tests/047.phpt
ext/mysqli/tests/048.phpt
ext/mysqli/tests/049.phpt
ext/mysqli/tests/057.phpt
ext/mysqli/tests/058.phpt
ext/mysqli/tests/059.phpt
ext/mysqli/tests/060.phpt
ext/mysqli/tests/061.phpt
ext/mysqli/tests/062.phpt
ext/mysqli/tests/063.phpt
ext/mysqli/tests/068.phpt
ext/mysqli/tests/069.phpt
ext/mysqli/tests/072.phpt
ext/mysqli/tests/073.phpt
ext/mysqli/tests/074.phpt
ext/mysqli/tests/bug34810.phpt
ext/mysqli/tests/bug37090.phpt
ext/mysqli/tests/bug45019.phpt
ext/mysqli/tests/mysqli_class_mysqli_interface.phpt
ext/mysqli/tests/mysqli_class_mysqli_result_interface.phpt
ext/mysqli/tests/mysqli_class_mysqli_stmt_interface.phpt
ext/mysqli/tests/mysqli_connect.phpt
ext/mysqli/tests/mysqli_connect_oo_defaults.phpt
ext/mysqli/tests/mysqli_connect_twice.phpt
ext/mysqli/tests/mysqli_debug_ini.phpt
ext/mysqli/tests/mysqli_error_unicode.phpt
ext/mysqli/tests/mysqli_fetch_all.phpt
ext/mysqli/tests/mysqli_fetch_all_oo.phpt
ext/mysqli/tests/mysqli_fetch_array.phpt
ext/mysqli/tests/mysqli_fetch_array_assoc.phpt
ext/mysqli/tests/mysqli_fetch_array_oo.phpt
ext/mysqli/tests/mysqli_fetch_assoc.phpt
ext/mysqli/tests/mysqli_fetch_assoc_no_alias.phpt
ext/mysqli/tests/mysqli_fetch_assoc_no_alias_utf8.phpt
ext/mysqli/tests/mysqli_fetch_assoc_oo.phpt
ext/mysqli/tests/mysqli_fetch_field.phpt
ext/mysqli/tests/mysqli_fetch_field_direct.phpt
ext/mysqli/tests/mysqli_fetch_field_direct_oo.phpt
ext/mysqli/tests/mysqli_fetch_field_oo.phpt
ext/mysqli/tests/mysqli_fetch_fields.phpt
ext/mysqli/tests/mysqli_fetch_object_no_constructor.phpt
ext/mysqli/tests/mysqli_fetch_row.phpt
ext/mysqli/tests/mysqli_field_seek.phpt
ext/mysqli/tests/mysqli_field_tell.phpt
ext/mysqli/tests/mysqli_fork.phpt
ext/mysqli/tests/mysqli_get_cache_stats.phpt
ext/mysqli/tests/mysqli_get_client_stats.phpt
ext/mysqli/tests/mysqli_kill.phpt
ext/mysqli/tests/mysqli_pconn_kill.phpt
ext/mysqli/tests/mysqli_pconn_max_links.phpt
ext/mysqli/tests/mysqli_query.phpt
ext/mysqli/tests/mysqli_query_stored_proc.phpt
ext/mysqli/tests/mysqli_query_unicode.phpt
ext/mysqli/tests/mysqli_real_connect.phpt
ext/mysqli/tests/mysqli_real_escape_string_nobackslash.phpt
ext/mysqli/tests/mysqli_real_query.phpt
ext/mysqli/tests/mysqli_result_references.phpt
ext/mysqli/tests/mysqli_result_references_mysqlnd.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler.phpt
ext/mysqli/tests/mysqli_stmt_bind_param_call_user_func.phpt
ext/mysqli/tests/mysqli_stmt_bind_param_check_param_no_change.phpt
ext/mysqli/tests/mysqli_stmt_bind_param_type_juggling.phpt
ext/mysqli/tests/mysqli_stmt_bind_result.phpt
ext/mysqli/tests/mysqli_stmt_bind_result_bit.phpt
ext/mysqli/tests/mysqli_stmt_bind_result_references.phpt
ext/mysqli/tests/mysqli_stmt_datatype_change.phpt
ext/mysqli/tests/mysqli_stmt_get_result.phpt
ext/mysqli/tests/mysqli_stmt_get_result2.phpt
ext/mysqli/tests/mysqli_stmt_get_result_metadata.phpt
ext/mysqli/tests/mysqli_stmt_get_result_metadata_fetch_field.phpt
ext/mysqli/tests/mysqli_stmt_get_result_non_select.phpt
ext/mysqli/tests/mysqli_stmt_result_metadata.phpt
ext/mysqli/tests/mysqli_stmt_result_metadata_sqltests.phpt

index ac3e611406df805b0eb53ff2d525beb6651fa7bf..929fab1823058c4b7896da441093aa953c68b913 100644 (file)
@@ -47,32 +47,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(11) {
-  [0]=>
-  int(1)
-  [1]=>
-  NULL
-  [2]=>
-  NULL
-  [3]=>
-  NULL
-  [4]=>
-  NULL
-  [5]=>
-  NULL
-  [6]=>
-  NULL
-  [7]=>
-  NULL
-  [8]=>
-  NULL
-  [9]=>
-  string(4) "foo1"
-  [10]=>
-  string(4) "1000"
-}
-done!
---UEXPECTF--
 array(11) {
   [0]=>
   int(1)
index 89dbf11605a4d116198ea05cdba820e6dcc64eb6..c19a56ac7dc72cfae31ee090f94adf53458fecbf 100644 (file)
@@ -73,24 +73,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(7) {
-  [0]=>
-  string(10) "2002-01-02"
-  [1]=>
-  string(8) "12:49:00"
-  [2]=>
-  string(19) "2002-01-02 17:46:59"
-  [3]=>
-  int(2010)
-  [4]=>
-  string(19) "2010-07-10 00:00:00"
-  [5]=>
-  string(19) "0000-00-00 00:00:00"
-  [6]=>
-  string(19) "1999-12-29 00:00:00"
-}
-done!
---UEXPECTF--
 array(7) {
   [0]=>
   unicode(10) "2002-01-02"
index 4aab97dacf0af3d49f7758e5b14986aebd70729f..bced0d13591a6b4ccdebcf243424ac036f3815ea 100644 (file)
@@ -48,32 +48,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(2) {
-  [0]=>
-  string(10) "1234567890"
-  [1]=>
-  string(15) "this is a test0"
-}
-array(2) {
-  [0]=>
-  string(10) "1234567891"
-  [1]=>
-  string(15) "this is a test1"
-}
-array(2) {
-  [0]=>
-  string(10) "1234567892"
-  [1]=>
-  string(15) "this is a test2"
-}
-array(2) {
-  [0]=>
-  string(10) "1234567893"
-  [1]=>
-  string(15) "this is a test3"
-}
-done!
---UEXPECTF--
 array(2) {
   [0]=>
   unicode(10) "1234567890"
@@ -98,4 +72,4 @@ array(2) {
   [1]=>
   unicode(15) "this is a test3"
 }
-done!
\ No newline at end of file
+done!
index a05dc501b0604d4edf21c877ee9b1490113fa895..e40e6a79827726e27339d0ace347fd31dbf900bb 100644 (file)
@@ -38,18 +38,10 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(2) {
-  [0]=>
-  string(10) "1234567890"
-  [1]=>
-  string(13) "32K String ok"
-}
-done!
---UEXPECTF--
 array(2) {
   [0]=>
   unicode(10) "1234567890"
   [1]=>
   unicode(13) "32K String ok"
 }
-done!
\ No newline at end of file
+done!
index 5a498953be99b84eb9f97bf319e91f91fa7b845d..5091335ff41a28a55e7b244493423612ed04a9ae 100644 (file)
@@ -78,30 +78,7 @@ mysqli fetch bigint values (ok to fail with 4.1.x)
        mysqli_close($link);
        print "done!";
 ?>
-
 --EXPECTF--
-array(8) {
-  [0]=>
-  int(5)
-  [1]=>
-  int(-23)
-  [2]=>
-  int(4)
-  [3]=>
-  string(14) "33333333333333"
-  [4]=>
-  int(0)
-  [5]=>
-  int(0)
-  [6]=>
-  int(100)
-  [7]=>
-  int(4567)
-}
-20123456
-3123456789
-done!
---UEXPECTF--
 array(8) {
   [0]=>
   int(5)
index e3b5922eaa8427d5e967dac85f14d4535aaf6bd1..cf0f6c295f7d4fe90359232ca64912a3137e8217 100644 (file)
@@ -46,26 +46,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(8) {
-  [0]=>
-  int(19)
-  [1]=>
-  int(2999)
-  [2]=>
-  int(3999)
-  [3]=>
-  int(4999999)
-  [4]=>
-  float(2345.60009766)
-  [5]=>
-  float(5678.89563)
-  [6]=>
-  string(6) "foobar"
-  [7]=>
-  string(11) "mysql rulez"
-}
-done!
---UEXPECTF--
 array(8) {
   [0]=>
   int(19)
@@ -84,4 +64,4 @@ array(8) {
   [7]=>
   unicode(11) "mysql rulez"
 }
-done!
\ No newline at end of file
+done!
index eb2f6410cebc3d6226923947ba2f5c9f62d09f0c..461d04b77856726d0b5115cf548f391747f39fdb 100644 (file)
@@ -45,26 +45,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(8) {
-  [0]=>
-  int(120)
-  [1]=>
-  int(2999)
-  [2]=>
-  int(3999)
-  [3]=>
-  int(54)
-  [4]=>
-  float(2.59999990463)
-  [5]=>
-  float(58.89)
-  [6]=>
-  string(3) "206"
-  [7]=>
-  string(3) "6.7"
-}
-done!
---UEXPECTF--
 array(8) {
   [0]=>
   int(120)
@@ -83,4 +63,4 @@ array(8) {
   [7]=>
   unicode(3) "6.7"
 }
-done!
\ No newline at end of file
+done!
index 1f845f8e6f07350557222ef3b56b37de582dd654..37b4d76225ab70c985e0d9f384426665c413b498 100644 (file)
@@ -84,21 +84,6 @@ mysqli autocommit/commit/rollback
 ?>
 --EXPECTF--
 Num_of_rows=1
-array(2) {
-  [0]=>
-  string(1) "1"
-  [1]=>
-  string(6) "foobar"
-}
-array(2) {
-  [0]=>
-  string(1) "2"
-  [1]=>
-  string(4) "egon"
-}
-done!
---UEXPECTF--
-Num_of_rows=1
 array(2) {
   [0]=>
   unicode(1) "1"
@@ -111,4 +96,4 @@ array(2) {
   [1]=>
   unicode(4) "egon"
 }
-done!
\ No newline at end of file
+done!
index ac50fc8c6d5259fb6b761796f26cdbf74e57aadc..3fe105fcb87db05f47af895dbc5e213a3faaeaad 100644 (file)
@@ -78,20 +78,6 @@ mysqli autocommit/commit/rollback with innodb
        print "done!";
 ?>
 --EXPECTF--
-array(2) {
-  [0]=>
-  string(1) "1"
-  [1]=>
-  string(6) "foobar"
-}
-array(2) {
-  [0]=>
-  string(1) "2"
-  [1]=>
-  string(4) "egon"
-}
-done!
---UEXPECTF--
 array(2) {
   [0]=>
   unicode(1) "1"
@@ -104,4 +90,4 @@ array(2) {
   [1]=>
   unicode(4) "egon"
 }
-done!
\ No newline at end of file
+done!
index 3e058ea69cf217af9440b8fb6aa98cf7d82a60e1..f2fafad46204ee1421140873a8c71803ca677990 100644 (file)
@@ -29,8 +29,5 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-string(6) "foobar"
-done!
---UEXPECTF--
 unicode(6) "foobar"
 done!
index 8acac0e5bcb3d390c6ed51585d6ae02e2f3928af..95d67357354bc27921531d9caaf679cc836cad76 100644 (file)
@@ -32,16 +32,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(3) {
-  [0]=>
-  string(32) "37b51d194a7513e45b56f6524f2d51f2"
-  [1]=>
-  string(%d) "%s"
-  [2]=>
-  string(3) "foo"
-}
-done!
---UEXPECTF--
 array(3) {
   [0]=>
   string(32) "37b51d194a7513e45b56f6524f2d51f2"
index 964ed8fa47aa4df907973fc16bab8805917610ac..40eb75aae7c5aa213d43077c1ab6c4c1e737fbdc 100644 (file)
@@ -56,32 +56,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(11) {
-  [0]=>
-  int(1)
-  [1]=>
-  NULL
-  [2]=>
-  NULL
-  [3]=>
-  NULL
-  [4]=>
-  NULL
-  [5]=>
-  float(3.14)
-  [6]=>
-  NULL
-  [7]=>
-  NULL
-  [8]=>
-  NULL
-  [9]=>
-  string(3) "foo"
-  [10]=>
-  string(6) "foobar"
-}
-done!
---UEXPECTF--
 array(11) {
   [0]=>
   int(1)
@@ -106,4 +80,4 @@ array(11) {
   [10]=>
   unicode(6) "foobar"
 }
-done!
\ No newline at end of file
+done!
index 955af29558557eaa40560c7e0388b9e5b61a6e9e..39b1fb8a940b19c0f6b8dca4e4c820eecff3f036 100644 (file)
@@ -39,18 +39,10 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(2) {
-  [0]=>
-  string(10) "1234567890"
-  [1]=>
-  %s(14) "this is a test"
-}
-done!
---UEXPECTF--
 array(2) {
   [0]=>
   unicode(10) "1234567890"
   [1]=>
   %s(14) "this is a test"
 }
-done!
\ No newline at end of file
+done!
index 0ab5179e85fcc0d549d3049e3b474b8303f59ab4..4e07b4426db6b654ebc870cfacad666ca40a99b7 100644 (file)
@@ -44,18 +44,10 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(2) {
-  [0]=>
-  string(10) "1234567890"
-  [1]=>
-  %s(13) "32K String ok"
-}
-done!
---UEXPECTF--
 array(2) {
   [0]=>
   unicode(10) "1234567890"
   [1]=>
   %s(13) "32K String ok"
 }
-done!
\ No newline at end of file
+done!
index ebf94fa5ace0c55a2fd6ebaf736a066d6f1022e2..54a09f0262eec36897b0931b4dc1d85a436aa8c2 100644 (file)
@@ -44,18 +44,10 @@ require_once('skipifconnectfailure.inc');
        mysqli_close($link);
        print "done!";
 --EXPECTF--
-array(2) {
-  [0]=>
-  string(10) "Hello Worl"
-  [1]=>
-  string(99) "This is the first sentence. And this is the second sentence. And finally this is the last sentence."
-}
-done!
---UEXPECTF--
 array(2) {
   [0]=>
   unicode(10) "Hello Worl"
   [1]=>
   %s(99) "This is the first sentence. And this is the second sentence. And finally this is the last sentence."
 }
-done!
\ No newline at end of file
+done!
index 83ea67f342fbffc909f2ef70f1f7a46d13dc6f56..c579af1c4460cdf417a11283e885e1366e77da2c 100644 (file)
@@ -20,8 +20,5 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-string(%d) "%s"
-done!
---UEXPECTF--
 unicode(%d) "%s"
-done!
\ No newline at end of file
+done!
index 198224d3a9687dfec1b6d66799137004296484ba..a1f8c37ed16ab73a045d245df6fec75ff8b4fce5 100644 (file)
@@ -25,10 +25,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-string(0) ""
-string(%d) "%s"
-done!
---UEXPECTF--
 unicode(0) ""
 unicode(%d) "%s"
-done!
\ No newline at end of file
+done!
index 9c6da6706b1ce7bcf8e4d0e8193bf2907204bb92..43617b4ffaba7d5db4eba707311337c4de6341f8 100644 (file)
@@ -27,8 +27,5 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-string(38) "Records: 3  Duplicates: 0  Warnings: 0"
-done!
---UEXPECTF--
 unicode(38) "Records: 3  Duplicates: 0  Warnings: 0"
-done!
\ No newline at end of file
+done!
index 7113b22ccbb491a2994afd35b0551e4b8fb760b0..4224fb54651d17785d58229a7d46baaf32d736fc 100644 (file)
@@ -21,8 +21,5 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-string(%d) "%s via %s"
-done!
---UEXPECTF--
 unicode(%d) "%s via %s"
-done!
\ No newline at end of file
+done!
index 6f82636677a7a2c3ce8b0b6a6195b5ad4c3e610e..4532d23fb480efea6364b9bd613e0d370ea76e4e 100644 (file)
@@ -49,24 +49,6 @@ require_once('skipifconnectfailure.inc');
        print "done!"
 ?>
 --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"
@@ -83,4 +65,4 @@ object(stdClass)#%d (7) {
   [u"c7"]=>
   unicode(1) "0"
 }
-done!
\ No newline at end of file
+done!
index ca916b0d32fd8569e30f2a28db2221a3c8ad4f95..06c54b59077677b1ff6048aeae8ed2d7e1837e50 100644 (file)
@@ -44,14 +44,6 @@ mysqli_bind_result (SHOW)
        print "done!";
 ?>
 --EXPECTF--
-array(2) {
-  [0]=>
-  string(4) "port"
-  [1]=>
-  string(%d) "%s"
-}
-done!
---UEXPECTF--
 array(2) {
   [0]=>
   unicode(4) "port"
index db24ec44b52de9c1703f8161f50d8858badced46..ed589e99c0ec39078aca5f19084665fcd04b0385 100644 (file)
@@ -47,161 +47,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 === fetch_fields ===
-array(2) {
-  [0]=>
-  object(stdClass)#5 (11) {
-    ["name"]=>
-    string(3) "foo"
-    ["orgname"]=>
-    string(3) "foo"
-    ["table"]=>
-    string(13) "test_affected"
-    ["orgtable"]=>
-    string(13) "test_affected"
-    ["def"]=>
-    string(0) ""
-    ["max_length"]=>
-    int(0)
-    ["length"]=>
-    int(%d)
-    ["charsetnr"]=>
-    int(%d)
-    ["flags"]=>
-    int(32768)
-    ["type"]=>
-    int(3)
-    ["decimals"]=>
-    int(0)
-  }
-  [1]=>
-  object(stdClass)#6 (11) {
-    ["name"]=>
-    string(3) "bar"
-    ["orgname"]=>
-    string(3) "bar"
-    ["table"]=>
-    string(13) "test_affected"
-    ["orgtable"]=>
-    string(13) "test_affected"
-    ["def"]=>
-    string(0) ""
-    ["max_length"]=>
-    int(0)
-    ["length"]=>
-    int(%d)
-    ["charsetnr"]=>
-    int(%d)
-    ["flags"]=>
-    int(0)
-    ["type"]=>
-    int(253)
-    ["decimals"]=>
-    int(0)
-  }
-}
-
-=== fetch_field_direct ===
-object(stdClass)#6 (11) {
-  ["name"]=>
-  string(3) "foo"
-  ["orgname"]=>
-  string(3) "foo"
-  ["table"]=>
-  string(13) "test_affected"
-  ["orgtable"]=>
-  string(13) "test_affected"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(%d)
-  ["charsetnr"]=>
-  int(%d)
-  ["flags"]=>
-  int(32768)
-  ["type"]=>
-  int(3)
-  ["decimals"]=>
-  int(0)
-}
-object(stdClass)#6 (11) {
-  ["name"]=>
-  string(3) "bar"
-  ["orgname"]=>
-  string(3) "bar"
-  ["table"]=>
-  string(13) "test_affected"
-  ["orgtable"]=>
-  string(13) "test_affected"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(%d)
-  ["charsetnr"]=>
-  int(%d)
-  ["flags"]=>
-  int(0)
-  ["type"]=>
-  int(253)
-  ["decimals"]=>
-  int(0)
-}
-
-=== fetch_field ===
-object(stdClass)#6 (11) {
-  ["name"]=>
-  string(3) "foo"
-  ["orgname"]=>
-  string(3) "foo"
-  ["table"]=>
-  string(13) "test_affected"
-  ["orgtable"]=>
-  string(13) "test_affected"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(%d)
-  ["charsetnr"]=>
-  int(%d)
-  ["flags"]=>
-  int(32768)
-  ["type"]=>
-  int(3)
-  ["decimals"]=>
-  int(0)
-}
-object(stdClass)#5 (11) {
-  ["name"]=>
-  string(3) "bar"
-  ["orgname"]=>
-  string(3) "bar"
-  ["table"]=>
-  string(13) "test_affected"
-  ["orgtable"]=>
-  string(13) "test_affected"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(%d)
-  ["charsetnr"]=>
-  int(%d)
-  ["flags"]=>
-  int(0)
-  ["type"]=>
-  int(253)
-  ["decimals"]=>
-  int(0)
-}
-done!
---UEXPECTF--
-=== fetch_fields ===
 array(2) {
   [0]=>
   object(stdClass)#5 (11) {
@@ -354,4 +199,4 @@ object(stdClass)#5 (11) {
   [u"decimals"]=>
   int(0)
 }
-done!
\ No newline at end of file
+done!
index 73a6712fbca49376e7d719dc66e6fd1ccc046a63..f5415ee4c1f9f6a263ff664612a6e5fb7954bbba 100644 (file)
@@ -41,32 +41,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(11) {
-  [0]=>
-  int(1)
-  [1]=>
-  NULL
-  [2]=>
-  NULL
-  [3]=>
-  NULL
-  [4]=>
-  NULL
-  [5]=>
-  NULL
-  [6]=>
-  NULL
-  [7]=>
-  NULL
-  [8]=>
-  NULL
-  [9]=>
-  string(4) "foo1"
-  [10]=>
-  string(4) "1000"
-}
-done!
---UEXPECTF--
 array(11) {
   [0]=>
   int(1)
@@ -91,4 +65,4 @@ array(11) {
   [10]=>
   unicode(4) "1000"
 }
-done!
\ No newline at end of file
+done!
index 5be8b40f3bbea455577ff78b47504af44aa0462d..0f8c0e5feede836c379a4f65ca0f7c2e75502a55 100644 (file)
@@ -24,14 +24,8 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(1) {
-  [0]=>
-  string(%d) "%s"
-}
-done!
---UEXPECTF--
 array(1) {
   [0]=>
   unicode(%d) "%s"
 }
-done!
\ No newline at end of file
+done!
index 0efea3569c92025c1400d5bc9c708253dc29d013..f6c37663b6b41751347abb037ce5e40d4941e39d 100644 (file)
@@ -61,41 +61,6 @@ require_once('skipifconnectfailure.inc');
 --EXPECTF--
 bool(true)
 bool(true)
-object(mysqli_stmt)#%d (%d) {
-  ["affected_rows"]=>
-  int(-1)
-  ["insert_id"]=>
-  int(0)
-  ["num_rows"]=>
-  int(0)
-  ["param_count"]=>
-  int(0)
-  ["field_count"]=>
-  int(1)
-  ["errno"]=>
-  int(0)
-  ["error"]=>
-  string(0) ""
-  ["sqlstate"]=>
-  string(5) "00000"
-  ["id"]=>
-  int(3)
-}
-bool(true)
-bool(false)
-string(0) ""
-
-Warning: mysqli_stmt_reset() expects parameter 1 to be mysqli_stmt, boolean given in %s on line %d
-NULL
-Rows: 3
-array(1) {
-  [0]=>
-  string(1) "1"
-}
-done!
---UEXPECTF--
-bool(true)
-bool(true)
 object(mysqli_stmt)#%d (%d) {
 }
 bool(true)
index 32a735322dad20a479adb4c52aded2ed9b8e2209..2e6865d8076cb8fc03dccf2376fb9dbddcd93767 100644 (file)
@@ -49,18 +49,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(4) {
-  [0]=>
-  int(1)
-  [1]=>
-  string(3) "foo"
-  [2]=>
-  int(2)
-  [3]=>
-  string(3) "bar"
-}
-done!
---UEXPECTF--
 array(4) {
   [0]=>
   int(1)
@@ -71,4 +59,4 @@ array(4) {
   [3]=>
   unicode(3) "bar"
 }
-done!
\ No newline at end of file
+done!
index b56dc26e2a00ba363daf4d6a4b99bb849d90e953..536d3d92db5aa96a43e5053ce05b3f57ffaf7d93 100644 (file)
@@ -42,8 +42,5 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECT--
-string(6) "foobar"
-done!
---UEXPECT--
 unicode(6) "foobar"
-done!
\ No newline at end of file
+done!
index 52af2605c816700beb462563f6e444ff5bbe32cd..90f6f3d8d53cafb9d6bff31193936f1afbd2e190 100644 (file)
@@ -44,25 +44,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 test_class::__construct(1,2)
-object(test_class)#%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--
-test_class::__construct(1,2)
 object(test_class)#%d (7) {
   [u"c1"]=>
   unicode(1) "0"
index 22575aaeccc6bdd1f4ede774b8428d277b9ad399..489ffa09b9bcc261d0723ed912ba70db54103b7b 100644 (file)
@@ -49,13 +49,7 @@ if (!function_exists('mysqli_set_local_infile_handler'))
        unlink($filename);
        print "done!";
 ?>
---EXPECT--
-foo-bar
-string-string
-rab-oof
-string-string
-done!
---UEXPECTF--
+--EXPECTF--
 foo-bar
 unicode-unicode
 rab-oof
index 9a4166973c1043bf5a38a1053bc0614bbf141835..12090260d2115c28c7f7e1ecd706d2c286c78080 100644 (file)
@@ -23,14 +23,8 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(1) {
-  [0]=>
-  string(3) "foo"
-}
-done!
---UEXPECTF--
 array(1) {
   [0]=>
   unicode(3) "foo"
 }
-done!
\ No newline at end of file
+done!
index 26acae09c0bc5a625d0a09c7f1761c7f566f703d..33213182299fa3256d0e89b12d5b4e93841d9c76 100644 (file)
@@ -21,6 +21,4 @@ require_once('skipifconnectfailure.inc');
        var_dump($foo);
 ?>
 --EXPECT--
-string(3) "foo"
---UEXPECT--
 unicode(3) "foo"
index 446fb2013bebe6efec8b5334cbe103ded5907353..da5e988fb7111366d8c97a93e454206d558f65c9 100644 (file)
@@ -8,6 +8,4 @@ mysqli get_client_info
        echo gettype($s);
 ?>
 --EXPECT--
-string
---UEXPECT--
 unicode
index f63cdd715c98797b1cb8404ceec570595a88f778..6812c21a023b0beef7d9410a8c94975485519f14 100644 (file)
@@ -27,16 +27,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(1) {
-  [1]=>
-  string(1) "1"
-}
-array(1) {
-  [2]=>
-  string(1) "2"
-}
-done!
---UEXPECTF--
 array(1) {
   [1]=>
   unicode(1) "1"
@@ -45,4 +35,4 @@ array(1) {
   [2]=>
   unicode(1) "2"
 }
-done!
\ No newline at end of file
+done!
index 23b474980ab95ed53d638a4163a3efa892d27053..785affb66449e04d3109287c56144cdbc3c23bfe 100644 (file)
@@ -27,12 +27,6 @@ require_once('skipifconnectfailure.inc');
 --EXPECTF--
 int(1)
 int(1051)
-string(26) "Unknown table 'not_exists'"
-string(5) "HY000"
-done!
---UEXPECTF--
-int(1)
-int(1051)
 unicode(26) "Unknown table 'not_exists'"
 unicode(5) "HY000"
-done!
\ No newline at end of file
+done!
index 80e77c2ad29eef168850b3f28a18922bc6313ac3..f9274e0f0f231838d142fa9766b52b9672614825 100644 (file)
@@ -17,16 +17,8 @@ mysqli_driver properties
 --EXPECTF--
 bool(%s)
 int(%d)
-string(%d) "%s"
-int(%d)
-bool(%s)
-int(%d)
-done!
---UEXPECTF--
-bool(%s)
-int(%d)
 unicode(%d) "%s"
 int(%d)
 bool(%s)
 int(%d)
-done!
\ No newline at end of file
+done!
index d3765f9a2a7d750eaa48fe5551e8ff560386d59c..fda8181dec9f2e64003c57cf5ac91539254f1899 100644 (file)
@@ -23,17 +23,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 bool(true)
-array(1) {
-  [0]=>
-  string(1) "0"
-}
-bool(true)
-array(1) {
-  [0]=>
-  string(1) "1"
-}
---UEXPECTF--
-bool(true)
 array(1) {
   [0]=>
   unicode(1) "0"
@@ -42,4 +31,4 @@ bool(true)
 array(1) {
   [0]=>
   unicode(1) "1"
-}
\ No newline at end of file
+}
index 9ddba2317398795f98366a07a3c9f612e9a4191d..7b95a3ee1826774f021b43d028aecfe7cd97fed1 100644 (file)
@@ -35,83 +35,83 @@ echo "Done\n";
 ?>
 --EXPECTF--    
 object(mysqli)#%d (%d) {
-  ["affected_rows"]=>
+  [u"affected_rows"]=>
   int(0)
-  ["client_info"]=>
-  string(%d) "%s"
-  ["client_version"]=>
+  [u"client_info"]=>
+  unicode(%d) "%s"
+  [u"client_version"]=>
   int(%d)
-  ["connect_errno"]=>
+  [u"connect_errno"]=>
   int(0)
-  ["connect_error"]=>
-  string(0) ""
-  ["errno"]=>
+  [u"connect_error"]=>
+  unicode(0) ""
+  [u"errno"]=>
   int(0)
-  ["error"]=>
-  string(0) ""
-  ["field_count"]=>
+  [u"error"]=>
+  unicode(0) ""
+  [u"field_count"]=>
   int(0)
-  ["host_info"]=>
-  string(%d) "MySQL host info: %s via %s%s"
-  ["info"]=>
+  [u"host_info"]=>
+  unicode(%d) "MySQL host info: %s via %s%s"
+  [u"info"]=>
   NULL
-  ["insert_id"]=>
+  [u"insert_id"]=>
   int(0)
-  ["server_info"]=>
-  string(%d) "%s"
-  ["server_version"]=>
+  [u"server_info"]=>
+  unicode(%d) "%s"
+  [u"server_version"]=>
   int(%d)
-  ["sqlstate"]=>
-  string(5) "00000"
-  ["protocol_version"]=>
+  [u"sqlstate"]=>
+  unicode(5) "00000"
+  [u"protocol_version"]=>
   int(10)
-  ["thread_id"]=>
+  [u"thread_id"]=>
   int(%d)
-  ["warning_count"]=>
+  [u"warning_count"]=>
   int(0)
 }
 object(mysqli)#%d (%d) {
-  ["affected_rows"]=>
+  [u"affected_rows"]=>
   NULL
-  ["client_info"]=>
-  string(%d) "%s"
-  ["client_version"]=>
+  [u"client_info"]=>
+  unicode(%d) "%s"
+  [u"client_version"]=>
   int(%d)
-  ["connect_errno"]=>
+  [u"connect_errno"]=>
   int(0)
-  ["connect_error"]=>
-  string(0) ""
-  ["errno"]=>
+  [u"connect_error"]=>
+  unicode(0) ""
+  [u"errno"]=>
   int(0)
-  ["error"]=>
-  string(0) ""
-  ["field_count"]=>
+  [u"error"]=>
+  unicode(0) ""
+  [u"field_count"]=>
   NULL
-  ["host_info"]=>
+  [u"host_info"]=>
   NULL
-  ["info"]=>
+  [u"info"]=>
   NULL
-  ["insert_id"]=>
+  [u"insert_id"]=>
   NULL
-  ["server_info"]=>
+  [u"server_info"]=>
   NULL
-  ["server_version"]=>
+  [u"server_version"]=>
   NULL
-  ["sqlstate"]=>
+  [u"sqlstate"]=>
   NULL
-  ["protocol_version"]=>
+  [u"protocol_version"]=>
   NULL
-  ["thread_id"]=>
+  [u"thread_id"]=>
   NULL
-  ["warning_count"]=>
+  [u"warning_count"]=>
   NULL
 }
 object(mysqli_warning)#%d (%d) {
-  ["message"]=>
-  string(25) "Column 'a' cannot be null"
-  ["sqlstate"]=>
-  string(5) "HY000"
-  ["errno"]=>
+  [u"message"]=>
+  unicode(25) "Column 'a' cannot be null"
+  [u"sqlstate"]=>
+  unicode(5) "HY000"
+  [u"errno"]=>
   int(1048)
 }
 Done
index 003ace9d11e16dc3afa619189e3fd9ce75b64fa1..e8b32cb355f979a98f9fc171850ac1928cc7bbac 100644 (file)
@@ -35,14 +35,14 @@ array(6) {
   [0]=>
   bool(true)
   [1]=>
-  string(6) "latin1"
+  unicode(6) "latin1"
   [2]=>
   bool(true)
   [3]=>
-  string(4) "utf8"
+  unicode(4) "utf8"
   [4]=>
   bool(false)
   [5]=>
-  string(4) "utf8"
+  unicode(4) "utf8"
 }
 done!
index 260806522ca984d67f6f06fb26ac4947a77e3e66..9bf138a48b85a5beced49ac1de66b1f23d40cfca 100644 (file)
@@ -136,23 +136,23 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 Using CAST('somestring' AS CHAR)...
-string(3) "one"
-string(5) "three"
-string(3) "two"
+unicode(3) "one"
+unicode(5) "three"
+unicode(3) "two"
 Mixing CAST('somestring'AS CHAR), integer and CAST(integer AS CHAR)...
-string(1) "1"
-string(5) "three"
-string(1) "2"
+unicode(1) "1"
+unicode(5) "three"
+unicode(1) "2"
 Using integer only...
 int(1)
 int(303)
 int(2)
 Testing bind_param(), strings only...
-string(3) "one"
-string(5) "three"
-string(3) "two"
+unicode(3) "one"
+unicode(5) "three"
+unicode(3) "two"
 Testing bind_param(), strings only, with CAST AS CHAR...
-string(3) "one"
-string(32) "three beers are more than enough"
-string(3) "two"
+unicode(3) "one"
+unicode(32) "three beers are more than enough"
+unicode(3) "two"
 done!
index 30ed9d074a80ce1466a71c052026bc1fe497848f..f2b33c36336e324169708830ea87ef3c656b61f0 100644 (file)
@@ -252,77 +252,6 @@ protocol_version
 thread_id
 warning_count
 
-Magic, magic properties:
-mysqli->affected_rows = '%s'/integer ('%s'/integer)
-mysqli->client_info = '%s'/string ('%s'/string)
-mysqli->client_version =  '%d'/integer ('%d'/integer)
-mysqli->errno = '0'/integer ('0'/integer)
-mysqli->error = ''/string (''/string)
-mysqli->field_count = '0'/integer ('0'/integer)
-mysqli->insert_id = '0'/integer ('0'/integer)
-mysqli->sqlstate = '00000'/string ('00000'/string)
-mysqli->host_info = '%s'/string ('%s'/string)
-mysqli->info = ''/NULL (''/string)
-mysqli->thread_id = '%d'/integer ('%d'/integer)
-mysqli->protocol_version = '%d'/integer ('%d'/integer)
-mysqli->server_info = '%s'/string ('%s'/string)
-mysqli->server_version = '%d'/integer ('%d'/integer)
-mysqli->warning_count = '0'/integer ('0'/integer)
-
-Access to undefined properties:
-mysqli->unknown = ''
-setting mysqli->unknown, mysqli_unknown = '13'
-setting mysqli->unknown, mysqli_unknown = 'friday'
-
-Access hidden properties for MYSLQI_STATUS_INITIALIZED (TODO documentation):
-mysqli->connect_error = ''/string (''/string)
-mysqli->connect_errno = '0'/integer ('0'/integer)
-done!
---UEXPECTF--
-Parent class:
-bool(false)
-
-Methods:
-ok
-
-Class variables:
-affected_rows
-client_info
-client_version
-connect_errno
-connect_error
-errno
-error
-field_count
-host_info
-info
-insert_id
-protocol_version
-server_info
-server_version
-sqlstate
-thread_id
-warning_count
-
-Object variables:
-affected_rows
-client_info
-client_version
-connect_errno
-connect_error
-errno
-error
-field_count
-host_info
-info
-insert_id
-server_info
-server_version
-sqlstate
-protocol_version
-thread_id
-warning_count
-
 Magic, magic properties:
 mysqli->affected_rows = '%s'/integer ('%s'/integer)
 mysqli->client_info = '%s'/unicode ('%s'/unicode)
index cd4206510ed183a0bddc446b1002936d7797a435..5d15a67f4a9d009cb24f146cb310397e95b7c4c2 100644 (file)
@@ -187,43 +187,6 @@ mysqli_result->unknown = ''
 
 Constructor:
 
-Warning: mysqli_result::mysqli_result() expects parameter 2 to be long, string given in %s on line %d
-
-Warning: mysqli_result::mysqli_result() expects parameter 1 to be mysqli, string given in %s on line %d
-done!
---UEXPECTF--
-Parent class:
-bool(false)
-
-Methods:
-ok
-
-Class variables:
-current_field
-field_count
-lengths
-num_rows
-type
-
-Object variables:
-current_field
-field_count
-lengths
-num_rows
-type
-
-Magic, magic properties:
-mysqli_result->current_field = '0'/integer ('0'/integer)
-mysqli_result->field_count = '2'/integer ('2'/integer)
-mysqli_result->lengths -> '1 1'/array ('1 1'/array)
-mysqli_result->num_rows = '6'/integer ('6'/integer)
-mysqli_result->type = 'store'/integer
-
-Access to undefined properties:
-mysqli_result->unknown = ''
-
-Constructor:
-
 Warning: mysqli_result::mysqli_result() expects parameter 2 to be long, Unicode string given in %s on line %d
 
 Warning: mysqli_result::mysqli_result() expects parameter 1 to be mysqli, Unicode string given in %s on line %d
index dce75af3581a40f4f402883c8dbd6f7f1aaf741b..7532b742c9f017872bc40df32923d7e091ac0174 100644 (file)
@@ -187,61 +187,5 @@ stmt->unknown = '13'
 
 Prepare using the constructor:
 
-Warning: mysqli_stmt::mysqli_stmt() expects parameter 2 to be string, object given in %s on line %d
-done!
---UEXPECTF--
-Parent class:
-bool(false)
-
-Methods:
-ok
-
-Class variables:
-affected_rows
-errno
-error
-field_count
-id
-insert_id
-num_rows
-param_count
-sqlstate
-
-Object variables:
-affected_rows
-insert_id
-num_rows
-param_count
-field_count
-errno
-error
-sqlstate
-id
-
-Magic, magic properties:
-
-Warning: mysqli_stmt_affected_rows(): invalid object or resource mysqli_stmt
- in %s on line %d
-
-Warning: main(): Property access is not allowed yet in %s on line %d
-
-Warning: main(): Property access is not allowed yet in %s on line %d
-stmt->affected_rows = ''
-stmt->affected_rows = '1'
-stmt->errno = '0'
-stmt->error = ''
-stmt->field_count = '0'
-stmt->id = '%d'
-stmt->insert_id = '0'
-stmt->num_rows = '0'
-stmt->param_count = '0'
-stmt->sqlstate = '00000'
-
-Access to undefined properties:
-stmt->unknown = ''
-stmt->unknown = '13'
-
-Prepare using the constructor:
-
 Warning: mysqli_stmt::mysqli_stmt() expects parameter 2 to be binary string, object given in %s on line %d
 done!
index ebddca94b7e5f099d5ae0bd12a7aca620a06ff86..145cedaf6ce4b6a6d6e54134315a551b38a8a2c7 100644 (file)
@@ -147,31 +147,6 @@ mysqli_connect()
 ?>
 --EXPECTF--
 Warning: mysqli_connect(): (%d/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
-array(1) {
-  ["testing"]=>
-  string(21) "mysqli.default_socket"
-}
-array(1) {
-  ["testing"]=>
-  string(19) "mysqli.default_port"
-}
-array(1) {
-  ["testing"]=>
-  string(17) "mysqli.default_pw"
-}
-array(2) {
-  [0]=>
-  string(19) "mysqli.default_user"
-  ["testing"]=>
-  string(19) "mysqli.default_user"
-}
-array(1) {
-  [0]=>
-  string(19) "mysqli.default_host"
-}
-done!
---UEXPECTF--
-Warning: mysqli_connect(): (%d/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
 array(1) {
   [u"testing"]=>
   unicode(21) "mysqli.default_socket"
@@ -194,4 +169,4 @@ array(1) {
   [0]=>
   unicode(19) "mysqli.default_host"
 }
-done!
\ No newline at end of file
+done!
index 6a72c249fe7dfbb37a38f188ef962d86d6d35fd8..bd14c39a9beb72c297d4d46f544b5e1ee6375bae 100644 (file)
@@ -143,32 +143,6 @@ new mysqli()
        print "done!";
 ?>
 --EXPECTF--
-array(1) {
-  ["testing"]=>
-  string(21) "mysqli.default_socket"
-}
-array(1) {
-  ["testing"]=>
-  string(19) "mysqli.default_port"
-}
-array(1) {
-  ["testing"]=>
-  string(17) "mysqli.default_pw"
-}
-array(1) {
-  ["testing"]=>
-  string(19) "mysqli.default_user"
-}
-array(1) {
-  ["all_defaults"]=>
-  string(13) "have been set"
-}
-array(1) {
-  ["all_defaults"]=>
-  string(13) "have been set"
-}
-done!
---UEXPECTF--
 array(1) {
   [u"testing"]=>
   unicode(21) "mysqli.default_socket"
index c194ce693768f6a5c5160569f54fc2d13e87110c..5bdca86629c6d0f087c856be093d02bd284283ca 100644 (file)
@@ -73,16 +73,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(1) {
-  ["it_works"]=>
-  string(2) "ok"
-}
-array(1) {
-  ["syntax"]=>
-  string(18) "works also with oo"
-}
-done!
---UEXPECTF--
 array(1) {
   [u"it_works"]=>
   unicode(2) "ok"
@@ -91,4 +81,4 @@ array(1) {
   [u"syntax"]=>
   unicode(18) "works also with oo"
 }
-done!
\ No newline at end of file
+done!
index 7089a6cbebe715b8e854add23db6b7b9a695a174..52754cba44ff3fb135045975b49406d71c8eaf3c 100644 (file)
@@ -48,8 +48,5 @@ mysqlnd.debug="t:O,/tmp/mysqli_debug_phpt.trace"
        print "done!";
 ?>
 --EXPECTF--
-string(32) "t:O,/tmp/mysqli_debug_phpt.trace"
-done!
---UEXPECTF--
 unicode(32) "t:O,/tmp/mysqli_debug_phpt.trace"
 done!
index b622f2897e8de56c372faeb5db312eb08114f305..eb9b1b5d8b476216c807bba356f14847f67e994d 100644 (file)
@@ -44,14 +44,8 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-string(58) "Table 'няма_такава_таблица' doesn't exist"
-
-Warning: mysqli_error(): Couldn't fetch mysqli in %s on line %d
-NULL
-done!
---UEXPECTF--
 unicode(41) "Table 'няма_такава_таблица' doesn't exist"
 
 Warning: mysqli_error(): Couldn't fetch mysqli in %s on line %d
 NULL
-done! 
\ No newline at end of file
+done! 
index 7559b05034474ccc4e7b6ca947e4a0ad6b0a7e7f..84028f0294f9c6150d93e9c641538ce6ff86decd 100644 (file)
@@ -299,137 +299,6 @@ if (!function_exists('mysqli_fetch_all'))
 ?>
 --EXPECTF--
 [005]
-array(2) {
-  [0]=>
-  array(2) {
-    [0]=>
-    string(1) "1"
-    [1]=>
-    string(1) "a"
-  }
-  [1]=>
-  array(2) {
-    [0]=>
-    string(1) "2"
-    [1]=>
-    string(1) "b"
-  }
-}
-[007]
-array(2) {
-  [0]=>
-  array(2) {
-    [0]=>
-    string(1) "1"
-    [1]=>
-    string(1) "a"
-  }
-  [1]=>
-  array(2) {
-    [0]=>
-    string(1) "2"
-    [1]=>
-    string(1) "b"
-  }
-}
-[008]
-array(2) {
-  [0]=>
-  array(4) {
-    [0]=>
-    string(1) "1"
-    ["id"]=>
-    string(1) "1"
-    [1]=>
-    string(1) "a"
-    ["label"]=>
-    string(1) "a"
-  }
-  [1]=>
-  array(4) {
-    [0]=>
-    string(1) "2"
-    ["id"]=>
-    string(1) "2"
-    [1]=>
-    string(1) "b"
-    ["label"]=>
-    string(1) "b"
-  }
-}
-[010]
-array(2) {
-  [0]=>
-  array(2) {
-    ["id"]=>
-    string(1) "1"
-    ["label"]=>
-    string(1) "a"
-  }
-  [1]=>
-  array(2) {
-    ["id"]=>
-    string(1) "2"
-    ["label"]=>
-    string(1) "b"
-  }
-}
-[011]
-NULL
-[013]
-array(2) {
-  [0]=>
-  array(2) {
-    ["id"]=>
-    string(1) "1"
-    ["label"]=>
-    string(1) "a"
-  }
-  [1]=>
-  array(2) {
-    ["id"]=>
-    string(1) "2"
-    ["label"]=>
-    string(1) "b"
-  }
-}
-[016]
-NULL
-[017]
-array(1) {
-  [0]=>
-  array(11) {
-    [0]=>
-    string(1) "1"
-    ["a"]=>
-    string(1) "2"
-    [1]=>
-    string(1) "2"
-    [2]=>
-    string(1) "3"
-    ["c"]=>
-    string(1) "3"
-    [3]=>
-    string(1) "4"
-    ["C"]=>
-    string(1) "4"
-    [4]=>
-    NULL
-    ["d"]=>
-    NULL
-    [5]=>
-    string(1) "1"
-    ["e"]=>
-    string(1) "1"
-  }
-}
-
-Warning: mysqli_fetch_all(): Mode can be only MYSQLI_FETCH_NUM, MYSQLI_FETCH_ASSOC or MYSQLI_FETCH_BOTH in %s on line %d
-
-Warning: mysqli_fetch_array(): Couldn't fetch mysqli_result in %s on line %d
-done!
---UEXPECTF--
-[005]
 array(2) {
   [0]=>
   array(2) {
index b0901e01a9ed22dd8ee1230148b421b7fd76d66f..2c3cebb4e335d064f4a0fae6c40254562d65f2f2 100644 (file)
@@ -302,137 +302,6 @@ if (!function_exists('mysqli_fetch_all'))
 ?>
 --EXPECTF--
 [005]
-array(2) {
-  [0]=>
-  array(2) {
-    [0]=>
-    string(1) "1"
-    [1]=>
-    string(1) "a"
-  }
-  [1]=>
-  array(2) {
-    [0]=>
-    string(1) "2"
-    [1]=>
-    string(1) "b"
-  }
-}
-[007]
-array(2) {
-  [0]=>
-  array(2) {
-    [0]=>
-    string(1) "1"
-    [1]=>
-    string(1) "a"
-  }
-  [1]=>
-  array(2) {
-    [0]=>
-    string(1) "2"
-    [1]=>
-    string(1) "b"
-  }
-}
-[008]
-array(2) {
-  [0]=>
-  array(4) {
-    [0]=>
-    string(1) "1"
-    ["id"]=>
-    string(1) "1"
-    [1]=>
-    string(1) "a"
-    ["label"]=>
-    string(1) "a"
-  }
-  [1]=>
-  array(4) {
-    [0]=>
-    string(1) "2"
-    ["id"]=>
-    string(1) "2"
-    [1]=>
-    string(1) "b"
-    ["label"]=>
-    string(1) "b"
-  }
-}
-[010]
-array(2) {
-  [0]=>
-  array(2) {
-    ["id"]=>
-    string(1) "1"
-    ["label"]=>
-    string(1) "a"
-  }
-  [1]=>
-  array(2) {
-    ["id"]=>
-    string(1) "2"
-    ["label"]=>
-    string(1) "b"
-  }
-}
-[011]
-NULL
-[013]
-array(2) {
-  [0]=>
-  array(2) {
-    ["id"]=>
-    string(1) "1"
-    ["label"]=>
-    string(1) "a"
-  }
-  [1]=>
-  array(2) {
-    ["id"]=>
-    string(1) "2"
-    ["label"]=>
-    string(1) "b"
-  }
-}
-[016]
-NULL
-[017]
-array(1) {
-  [0]=>
-  array(11) {
-    [0]=>
-    string(1) "1"
-    ["a"]=>
-    string(1) "2"
-    [1]=>
-    string(1) "2"
-    [2]=>
-    string(1) "3"
-    ["c"]=>
-    string(1) "3"
-    [3]=>
-    string(1) "4"
-    ["C"]=>
-    string(1) "4"
-    [4]=>
-    NULL
-    ["d"]=>
-    NULL
-    [5]=>
-    string(1) "1"
-    ["e"]=>
-    string(1) "1"
-  }
-}
-
-Warning: mysqli_result::fetch_all(): Mode can be only MYSQLI_FETCH_NUM, MYSQLI_FETCH_ASSOC or MYSQLI_FETCH_BOTH in %s on line %d
-
-Warning: mysqli_result::fetch_array(): Couldn't fetch mysqli_result in %s on line %d
-done!
---UEXPECTF--
-[005]
 array(2) {
   [0]=>
   array(2) {
@@ -561,4 +430,4 @@ array(1) {
 Warning: mysqli_result::fetch_all(): Mode can be only MYSQLI_FETCH_NUM, MYSQLI_FETCH_ASSOC or MYSQLI_FETCH_BOTH in %s on line %d
 
 Warning: mysqli_result::fetch_array(): Couldn't fetch mysqli_result in %s on line %d
-done!
\ No newline at end of file
+done!
index 1b46d0d3566ca2bae971d217cc9b57e5d58e5565..ae5dba9dbe1cd207f8782b40341624b04b20c429 100644 (file)
@@ -294,86 +294,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 [005]
-array(4) {
-  [0]=>
-  string(1) "1"
-  ["id"]=>
-  string(1) "1"
-  [1]=>
-  string(1) "a"
-  ["label"]=>
-  string(1) "a"
-}
-[006]
-array(2) {
-  [0]=>
-  string(1) "2"
-  [1]=>
-  string(1) "b"
-}
-[007]
-array(4) {
-  [0]=>
-  string(1) "3"
-  ["id"]=>
-  string(1) "3"
-  [1]=>
-  string(1) "c"
-  ["label"]=>
-  string(1) "c"
-}
-[008]
-array(2) {
-  ["id"]=>
-  string(1) "4"
-  ["label"]=>
-  string(1) "d"
-}
-[009]
-array(4) {
-  [0]=>
-  string(1) "5"
-  ["id"]=>
-  string(1) "5"
-  [1]=>
-  string(1) "e"
-  ["label"]=>
-  string(1) "e"
-}
-[011]
-array(11) {
-  [0]=>
-  string(1) "1"
-  ["a"]=>
-  string(1) "2"
-  [1]=>
-  string(1) "2"
-  [2]=>
-  string(1) "3"
-  ["c"]=>
-  string(1) "3"
-  [3]=>
-  string(1) "4"
-  ["C"]=>
-  string(1) "4"
-  [4]=>
-  NULL
-  ["d"]=>
-  NULL
-  [5]=>
-  string(1) "1"
-  ["e"]=>
-  string(1) "1"
-}
-
-Warning: mysqli_fetch_array(): The result type should be either MYSQLI_NUM, MYSQLI_ASSOC or MYSQLI_BOTH in %s on line %d
-
-Warning: mysqli_fetch_array(): The result type should be either MYSQLI_NUM, MYSQLI_ASSOC or MYSQLI_BOTH in %s on line %d
-
-Warning: mysqli_fetch_array(): Couldn't fetch mysqli_result in %s on line %d
-done!
---UEXPECTF--
-[005]
 array(4) {
   [0]=>
   unicode(1) "1"
@@ -451,4 +371,4 @@ Warning: mysqli_fetch_array(): The result type should be either MYSQLI_NUM, MYSQ
 Warning: mysqli_fetch_array(): The result type should be either MYSQLI_NUM, MYSQLI_ASSOC or MYSQLI_BOTH in %s on line %d
 
 Warning: mysqli_fetch_array(): Couldn't fetch mysqli_result in %s on line %d
-done!
\ No newline at end of file
+done!
index ac638848acf9e9ac91291c461e763bd002ae9bb3..b273829e220774990f282a312e1f4146ade469cc 100644 (file)
@@ -30,22 +30,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 [002]
-array(2) {
-  ["id"]=>
-  string(1) "1"
-  ["label"]=>
-  string(1) "a"
-}
-[004]
-array(2) {
-  ["id"]=>
-  string(1) "1"
-  ["label"]=>
-  string(1) "a"
-}
-done!
---UEXPECTF--
-[002]
 array(2) {
   [u"id"]=>
   unicode(1) "1"
@@ -59,4 +43,4 @@ array(2) {
   [u"label"]=>
   unicode(1) "a"
 }
-done!
\ No newline at end of file
+done!
index 816ea9fe193fd2c617e4ba05f5474cc4410d615b..f4b9b266ca3945260537f914f49f993bc4e2a81f 100644 (file)
@@ -275,86 +275,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 [005]
-array(4) {
-  [0]=>
-  string(1) "1"
-  ["id"]=>
-  string(1) "1"
-  [1]=>
-  string(1) "a"
-  ["label"]=>
-  string(1) "a"
-}
-[006]
-array(2) {
-  [0]=>
-  string(1) "2"
-  [1]=>
-  string(1) "b"
-}
-[007]
-array(4) {
-  [0]=>
-  string(1) "3"
-  ["id"]=>
-  string(1) "3"
-  [1]=>
-  string(1) "c"
-  ["label"]=>
-  string(1) "c"
-}
-[008]
-array(2) {
-  ["id"]=>
-  string(1) "4"
-  ["label"]=>
-  string(1) "d"
-}
-[009]
-array(4) {
-  [0]=>
-  string(1) "5"
-  ["id"]=>
-  string(1) "5"
-  [1]=>
-  string(1) "e"
-  ["label"]=>
-  string(1) "e"
-}
-[011]
-array(11) {
-  [0]=>
-  string(1) "1"
-  ["a"]=>
-  string(1) "2"
-  [1]=>
-  string(1) "2"
-  [2]=>
-  string(1) "3"
-  ["c"]=>
-  string(1) "3"
-  [3]=>
-  string(1) "4"
-  ["C"]=>
-  string(1) "4"
-  [4]=>
-  NULL
-  ["d"]=>
-  NULL
-  [5]=>
-  string(1) "1"
-  ["e"]=>
-  string(1) "1"
-}
-
-Warning: mysqli_result::fetch_array(): The result type should be either MYSQLI_NUM, MYSQLI_ASSOC or MYSQLI_BOTH in %s on line %d
-
-Warning: mysqli_result::fetch_array(): The result type should be either MYSQLI_NUM, MYSQLI_ASSOC or MYSQLI_BOTH in %s on line %d
-
-Warning: mysqli_result::fetch_array(): Couldn't fetch mysqli_result in %s on line %d
-done!
---UEXPECTF--
-[005]
 array(4) {
   [0]=>
   unicode(1) "1"
@@ -432,4 +352,4 @@ Warning: mysqli_result::fetch_array(): The result type should be either MYSQLI_N
 Warning: mysqli_result::fetch_array(): The result type should be either MYSQLI_NUM, MYSQLI_ASSOC or MYSQLI_BOTH in %s on line %d
 
 Warning: mysqli_result::fetch_array(): Couldn't fetch mysqli_result in %s on line %d
-done!
\ No newline at end of file
+done!
index 00ca325f4fc82ce9a22b2d8d93f094d37148bdfa..05167eb0573df2966e7f05be1ff42855814a5db3 100644 (file)
@@ -69,52 +69,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 [005]
-array(2) {
-  ["id"]=>
-  string(1) "1"
-  ["label"]=>
-  string(1) "a"
-}
-[006]
-NULL
-[008]
-array(15) {
-  ["a"]=>
-  string(1) "2"
-  ["c"]=>
-  string(1) "3"
-  ["C"]=>
-  string(1) "4"
-  ["d"]=>
-  NULL
-  ["e"]=>
-  string(1) "1"
-  [-1]=>
-  string(1) "5"
-  [-10]=>
-  string(1) "6"
-  [-100]=>
-  string(1) "7"
-  [-1000]=>
-  string(1) "8"
-  [10000]=>
-  string(1) "9"
-  [100000]=>
-  string(1) "a"
-  [1000000]=>
-  string(1) "b"
-  [9]=>
-  string(1) "d"
-  ["01"]=>
-  string(1) "e"
-  ["-02"]=>
-  string(1) "f"
-}
-
-Warning: mysqli_fetch_assoc(): Couldn't fetch mysqli_result in %s on line %d
-done!
---UEXPECTF--
-[005]
 array(2) {
   [u"id"]=>
   unicode(1) "1"
@@ -158,4 +112,4 @@ array(15) {
 }
 
 Warning: mysqli_fetch_assoc(): Couldn't fetch mysqli_result in %s on line %d
-done!
\ No newline at end of file
+done!
index 6050d5253f15764e4bb0b7ce9907c0bdd524acb5..9787179fd389134e295994bef38514ddf8d2827a 100644 (file)
@@ -85,64 +85,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 [002]
-array(2) {
-  [1]=>
-  string(1) "1"
-  [2]=>
-  string(1) "2"
-}
-[004]
-array(2) {
-  ["a"]=>
-  string(1) "1"
-  [2]=>
-  string(1) "2"
-}
-[006]
-array(2) {
-  ["a"]=>
-  string(1) "1"
-  [2]=>
-  string(1) "2"
-}
-[008]
-array(2) {
-  ["a"]=>
-  string(1) "1"
-  [2]=>
-  string(1) "2"
-}
-[011]
-array(2) {
-  [1]=>
-  string(1) "1"
-  [2]=>
-  string(1) "2"
-}
-[014]
-array(2) {
-  ["a"]=>
-  %s(1) "1"
-  [2]=>
-  %s(1) "2"
-}
-[017]
-array(2) {
-  ["a"]=>
-  string(1) "1"
-  [2]=>
-  string(1) "2"
-}
-[017]
-array(2) {
-  ["a"]=>
-  string(1) "1"
-  [2]=>
-  string(1) "2"
-}
-done!
---UEXPECTF--
-[002]
 array(2) {
   [1]=>
   unicode(1) "1"
@@ -198,4 +140,4 @@ array(2) {
   [2]=>
   unicode(1) "2"
 }
-done!
\ No newline at end of file
+done!
index 5706f6b020469c61febc148565a9450f12025c76..aa90c33a4bc6c7cf07095f7d031747f8ef5b0433 100644 (file)
@@ -81,90 +81,6 @@ mysqli_fetch_assoc() - utf8
 ?>
 --EXPECTF--
 [003]
-array(3) {
-  ["Андрей Христов"]=>
-  string(1) "1"
-  ["Улф Вендел"]=>
-  string(1) "2"
-  ["Георг Рихтер"]=>
-  string(1) "3"
-}
-[009]
-array(3) {
-  ["id"]=>
-  string(1) "4"
-  ["име"]=>
-  string(6) "Andrey"
-  ["фамилия"]=>
-  string(7) "Hristov"
-}
-array(3) {
-  ["id"]=>
-  string(1) "7"
-  ["име"]=>
-  string(9) "安德烈"
-  ["фамилия"]=>
-  string(7) "Hristov"
-}
-array(3) {
-  ["id"]=>
-  string(1) "5"
-  ["име"]=>
-  string(5) "Georg"
-  ["фамилия"]=>
-  string(7) "Richter"
-}
-array(3) {
-  ["id"]=>
-  string(1) "8"
-  ["име"]=>
-  string(9) "格奥尔"
-  ["фамилия"]=>
-  string(7) "Richter"
-}
-array(3) {
-  ["id"]=>
-  string(1) "6"
-  ["име"]=>
-  string(3) "Ulf"
-  ["фамилия"]=>
-  string(6) "Wendel"
-}
-array(3) {
-  ["id"]=>
-  string(1) "9"
-  ["име"]=>
-  string(9) "乌尔夫"
-  ["фамилия"]=>
-  string(6) "Wendel"
-}
-array(3) {
-  ["id"]=>
-  string(1) "3"
-  ["име"]=>
-  string(6) "Улф"
-  ["фамилия"]=>
-  string(12) "Вендел"
-}
-array(3) {
-  ["id"]=>
-  string(1) "2"
-  ["име"]=>
-  string(10) "Георг"
-  ["фамилия"]=>
-  string(12) "Рихтер"
-}
-array(3) {
-  ["id"]=>
-  string(1) "1"
-  ["име"]=>
-  string(12) "Андрей"
-  ["фамилия"]=>
-  string(14) "Христов"
-}
-done!
---UEXPECTF--
-[003]
 array(3) {
   [u"Андрей Христов"]=>
   unicode(1) "1"
@@ -246,4 +162,4 @@ array(3) {
   [u"фамилия"]=>
   unicode(7) "Христов"
 }
-done!
\ No newline at end of file
+done!
index 1751848378f8ae1f06a537bd16d48f2d4ccd8f9b..9175823180f05671dfe84b2b658a2e808b33d8f9 100644 (file)
@@ -56,32 +56,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 [005]
-array(2) {
-  ["id"]=>
-  string(1) "1"
-  ["label"]=>
-  string(1) "a"
-}
-[006]
-NULL
-[008]
-array(5) {
-  ["a"]=>
-  string(1) "2"
-  ["c"]=>
-  string(1) "3"
-  ["C"]=>
-  string(1) "4"
-  ["d"]=>
-  NULL
-  ["e"]=>
-  string(1) "1"
-}
-
-Warning: mysqli_result::fetch_assoc(): Couldn't fetch mysqli_result in %s on line %d
-done!
---UEXPECTF--
-[005]
 array(2) {
   [u"id"]=>
   unicode(1) "1"
@@ -105,4 +79,4 @@ array(5) {
 }
 
 Warning: mysqli_result::fetch_assoc(): Couldn't fetch mysqli_result in %s on line %d
-done!
\ No newline at end of file
+done!
index 94911913202ba3d05c45b9ab71090a0e0dc72f48..3b23598ff88365aa431e3f28e494d5f02489992b 100644 (file)
@@ -57,87 +57,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(2) "ID"
-  ["orgname"]=>
-  string(2) "id"
-  ["table"]=>
-  string(4) "TEST"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(1)
-  ["length"]=>
-  int(11)
-  ["charsetnr"]=>
-  int(63)
-  ["flags"]=>
-  int(49155)
-  ["type"]=>
-  int(3)
-  ["decimals"]=>
-  int(0)
-}
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(5) "label"
-  ["orgname"]=>
-  string(5) "label"
-  ["table"]=>
-  string(4) "TEST"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(1)
-  ["length"]=>
-  int(1)
-  ["charsetnr"]=>
-  int(8)
-  ["flags"]=>
-  int(0)
-  ["type"]=>
-  int(254)
-  ["decimals"]=>
-  int(0)
-}
-bool(false)
-
-Warning: mysqli_fetch_field(): Couldn't fetch mysqli_result in %s on line %d
-array(1) {
-  ["_default_test"]=>
-  string(1) "2"
-}
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(13) "_default_test"
-  ["orgname"]=>
-  string(2) "id"
-  ["table"]=>
-  string(4) "test"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(1)
-  ["length"]=>
-  int(11)
-  ["charsetnr"]=>
-  int(63)
-  ["flags"]=>
-  int(32769)
-  ["type"]=>
-  int(3)
-  ["decimals"]=>
-  int(0)
-}
-done!
---UEXPECTF--
 object(stdClass)#%d (11) {
   [u"name"]=>
   unicode(2) "ID"
@@ -217,4 +136,4 @@ object(stdClass)#%d (11) {
   [u"decimals"]=>
   int(0)
 }
-done!
\ No newline at end of file
+done!
index a11e0f6beaf3560f94dc6df9fec16edabf6b5c2a..76a5acf7c1bd2e879efd35307d2b8147debe9be5 100644 (file)
@@ -43,39 +43,6 @@ require_once('skipifconnectfailure.inc');
 --EXPECTF--
 Warning: mysqli_fetch_field_direct(): Field offset is invalid for resultset in %s on line %d
 bool(false)
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(2) "ID"
-  ["orgname"]=>
-  string(2) "id"
-  ["table"]=>
-  string(4) "TEST"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(%d)
-  ["length"]=>
-  int(%d)
-  ["charsetnr"]=>
-  int(%d)
-  ["flags"]=>
-  int(%d)
-  ["type"]=>
-  int(%d)
-  ["decimals"]=>
-  int(%d)
-}
-
-Warning: mysqli_fetch_field_direct(): Field offset is invalid for resultset in %s on line %d
-bool(false)
-
-Warning: mysqli_fetch_field_direct(): Couldn't fetch mysqli_result in %s on line %d
-done!
---UEXPECTF--
-Warning: mysqli_fetch_field_direct(): Field offset is invalid for resultset in %s on line %d
-bool(false)
 object(stdClass)#%d (11) {
   [u"name"]=>
   unicode(2) "ID"
@@ -105,4 +72,4 @@ Warning: mysqli_fetch_field_direct(): Field offset is invalid for resultset in %
 bool(false)
 
 Warning: mysqli_fetch_field_direct(): Couldn't fetch mysqli_result in %s on line %d
-done!
\ No newline at end of file
+done!
index 42f8156af277a983774829dbb3909d8d568a8a54..5296fb9bc11c2ddb772fb7212ebd88b37ea54605 100644 (file)
@@ -52,39 +52,6 @@ require_once('skipifconnectfailure.inc');
 --EXPECTF--
 Warning: mysqli_result::fetch_field_direct(): Field offset is invalid for resultset in %s on line %d
 bool(false)
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(2) "ID"
-  ["orgname"]=>
-  string(2) "id"
-  ["table"]=>
-  string(4) "TEST"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(%d)
-  ["length"]=>
-  int(11)
-  ["charsetnr"]=>
-  int(%d)
-  ["flags"]=>
-  int(%d)
-  ["type"]=>
-  int(%d)
-  ["decimals"]=>
-  int(%d)
-}
-
-Warning: mysqli_result::fetch_field_direct(): Field offset is invalid for resultset in %s on line %d
-bool(false)
-
-Warning: mysqli_result::fetch_field_direct(): Couldn't fetch mysqli_result in %s on line %d
-done!
---UEXPECTF--
-Warning: mysqli_result::fetch_field_direct(): Field offset is invalid for resultset in %s on line %d
-bool(false)
 object(stdClass)#%d (11) {
   [u"name"]=>
   unicode(2) "ID"
@@ -114,4 +81,4 @@ Warning: mysqli_result::fetch_field_direct(): Field offset is invalid for result
 bool(false)
 
 Warning: mysqli_result::fetch_field_direct(): Couldn't fetch mysqli_result in %s on line %d
-done!
\ No newline at end of file
+done!
index fcc326f5f3c9c2d0e1f29cf51b0751a054c553e6..cc4b7345579fa669db51bd495e477df53824481a 100644 (file)
@@ -44,59 +44,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(2) "ID"
-  ["orgname"]=>
-  string(2) "id"
-  ["table"]=>
-  string(4) "TEST"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(1)
-  ["length"]=>
-  int(11)
-  ["charsetnr"]=>
-  int(63)
-  ["flags"]=>
-  int(49155)
-  ["type"]=>
-  int(3)
-  ["decimals"]=>
-  int(0)
-}
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(5) "label"
-  ["orgname"]=>
-  string(5) "label"
-  ["table"]=>
-  string(4) "TEST"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(1)
-  ["length"]=>
-  int(1)
-  ["charsetnr"]=>
-  int(8)
-  ["flags"]=>
-  int(0)
-  ["type"]=>
-  int(254)
-  ["decimals"]=>
-  int(0)
-}
-bool(false)
-
-Warning: mysqli_result::fetch_field(): Couldn't fetch mysqli_result in %s on line %d
-done!
---UEXPECTF--
 object(stdClass)#%d (11) {
   [u"name"]=>
   unicode(2) "ID"
index 3ddf854e1b5fe585ec8609cbf5da423095c23cfe..60c1adb5322201e51e7ea58207773bf529e3b909 100644 (file)
@@ -38,58 +38,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(2) "ID"
-  ["orgname"]=>
-  string(2) "id"
-  ["table"]=>
-  string(4) "TEST"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(1)
-  ["length"]=>
-  int(11)
-  ["charsetnr"]=>
-  int(63)
-  ["flags"]=>
-  int(49155)
-  ["type"]=>
-  int(3)
-  ["decimals"]=>
-  int(0)
-}
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(5) "label"
-  ["orgname"]=>
-  string(5) "label"
-  ["table"]=>
-  string(4) "TEST"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(1)
-  ["length"]=>
-  int(1)
-  ["charsetnr"]=>
-  int(8)
-  ["flags"]=>
-  int(0)
-  ["type"]=>
-  int(254)
-  ["decimals"]=>
-  int(0)
-}
-
-Warning: mysqli_fetch_fields(): Couldn't fetch mysqli_result in %s on line %d
-done!
---UEXPECTF--
 object(stdClass)#%d (11) {
   [u"name"]=>
   unicode(2) "ID"
index 9c87aabf18210ac1cebf1b07d7d5cc8969747a4e..aeafd57026b8d33710ccd08601fb418b3fc7871e 100644 (file)
@@ -46,21 +46,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 No exception with PHP:
-object(mysqli_fetch_object_test)#%d (%d) {
-  ["a"]=>
-  NULL
-  ["b"]=>
-  NULL
-}
-
-Exception with mysqli. Note that at all other places we throws errors but no exceptions unless the error mode has been changed:
-Exception: Class mysqli_fetch_object_test does not have a constructor hence you cannot use ctor_params
-
-Fatal error with PHP (but no exception!):
-
-Fatal error: Call to undefined method mysqli_fetch_object_test::mysqli_fetch_object_test() in %s on line %d
---UEXPECTF--
-No exception with PHP:
 object(mysqli_fetch_object_test)#%d (%d) {
   [%s"a"]=>
   NULL
@@ -73,4 +58,4 @@ Exception: Class mysqli_fetch_object_test does not have a constructor hence you
 
 Fatal error with PHP (but no exception!):
 
-Fatal error: Call to undefined method mysqli_fetch_object_test::mysqli_fetch_object_test() in %s on line %d
\ No newline at end of file
+Fatal error: Call to undefined method mysqli_fetch_object_test::mysqli_fetch_object_test() in %s on line %d
index 22ec282eb1a35e3c397ee098a0b2d00d27ac01c9..1ea1cf24c36f2a65196afcbf6557d426ffe58358 100644 (file)
@@ -39,22 +39,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 [004]
-array(3) {
-  [0]=>
-  string(1) "1"
-  [1]=>
-  string(1) "a"
-  [2]=>
-  string(1) "1"
-}
-[005]
-NULL
-
-Warning: mysqli_fetch_row(): Couldn't fetch mysqli_result in %s on line %d
-NULL
-done!
---UEXPECTF--
-[004]
 array(3) {
   [0]=>
   unicode(1) "1"
@@ -68,4 +52,4 @@ NULL
 
 Warning: mysqli_fetch_row(): Couldn't fetch mysqli_result in %s on line %d
 NULL
-done!
\ No newline at end of file
+done!
index c3065dd494e256267f2d8566eae72ff03d3651f2..52a566af128b83b117ceeb9bc72acd421a9be191 100644 (file)
@@ -104,120 +104,6 @@ require_once('skipifconnectfailure.inc');
 --EXPECTF--
 Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
 bool(false)
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(2) "id"
-  ["orgname"]=>
-  string(2) "id"
-  ["table"]=>
-  string(4) "test"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(11)
-  ["charsetnr"]=>
-  int(63)
-  ["flags"]=>
-  int(49155)
-  ["type"]=>
-  int(3)
-  ["decimals"]=>
-  int(0)
-}
-bool(true)
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(2) "id"
-  ["orgname"]=>
-  string(2) "id"
-  ["table"]=>
-  string(4) "test"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(11)
-  ["charsetnr"]=>
-  int(63)
-  ["flags"]=>
-  int(49155)
-  ["type"]=>
-  int(3)
-  ["decimals"]=>
-  int(0)
-}
-bool(true)
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(5) "label"
-  ["orgname"]=>
-  string(5) "label"
-  ["table"]=>
-  string(4) "test"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(1)
-  ["charsetnr"]=>
-  int(8)
-  ["flags"]=>
-  int(0)
-  ["type"]=>
-  int(254)
-  ["decimals"]=>
-  int(0)
-}
-int(2)
-
-Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
-bool(false)
-bool(false)
-
-Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
-bool(false)
-bool(true)
-object(stdClass)#3 (11) {
-  ["name"]=>
-  string(5) "_null"
-  ["orgname"]=>
-  string(0) ""
-  ["table"]=>
-  string(0) ""
-  ["orgtable"]=>
-  string(0) ""
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(0)
-  ["charsetnr"]=>
-  int(63)
-  ["flags"]=>
-  int(32896)
-  ["type"]=>
-  int(6)
-  ["decimals"]=>
-  int(0)
-}
-
-Warning: mysqli_field_seek(): Couldn't fetch mysqli_result in %s on line %d
-NULL
-done!
---UEXPECTF--
-Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
-bool(false)
 object(stdClass)#%d (11) {
   [u"name"]=>
   unicode(2) "id"
@@ -328,4 +214,4 @@ object(stdClass)#3 (11) {
 
 Warning: mysqli_field_seek(): Couldn't fetch mysqli_result in %s on line %d
 NULL
-done!
\ No newline at end of file
+done!
index fae8bc4d7f50d0b616fa58376882544e9159d51c..2db9b87e83fdae60f88dc01edc4f94beb796d5f6 100644 (file)
@@ -57,52 +57,6 @@ require_once('skipifconnectfailure.inc');
 --EXPECTF--
 int(0)
 
-Warning: mysqli_field_seek() expects exactly 2 parameters, 1 given in %s on line %d
-NULL
-int(0)
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(2) "id"
-  ["orgname"]=>
-  string(2) "id"
-  ["table"]=>
-  string(4) "test"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(11)
-  ["charsetnr"]=>
-  int(63)
-  ["flags"]=>
-  int(49155)
-  ["type"]=>
-  int(3)
-  ["decimals"]=>
-  int(0)
-}
-bool(false)
-int(1)
-
-Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
-bool(false)
-int(1)
-
-Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
-bool(false)
-int(1)
-bool(true)
-int(0)
-
-Warning: mysqli_field_tell(): Couldn't fetch mysqli_result in %s on line %d
-NULL
-done!
---UEXPECTF--
-int(0)
-
 Warning: mysqli_field_seek() expects exactly 2 parameters, 1 given in %s on line %d
 NULL
 int(0)
@@ -145,4 +99,4 @@ int(0)
 
 Warning: mysqli_field_tell(): Couldn't fetch mysqli_result in %s on line %d
 NULL
-done!
\ No newline at end of file
+done!
index bede1b40b4b18f310444430d45f187d5768e9b89..ac71c6df41e0d623895576f277fab10c34f72862 100644 (file)
@@ -235,20 +235,6 @@ if ($row[1] == "DISABLED" || $row[1] == "NO") {
        print "done!";
 ?>
 --EXPECTF--
-array(1) {
-  ["message"]=>
-  string(20) "dumped by the parent"
-}
-     child start
-     child array
-    parent conti
-     child array
-    parent conti
-     child array
-    parent conti
-     child stop
-done!
---UEXPECTF--
 array(1) {
   [u"message"]=>
   unicode(20) "dumped by the parent"
@@ -261,4 +247,4 @@ array(1) {
      child array
     parent conti
      child stop
-done!
\ No newline at end of file
+done!
index 6f068f9227d9944f8b8daf9a62594ec3fd61c2e4..2726175ee2c251f084d7afdb1b3dd47a0514fcb3 100644 (file)
@@ -91,24 +91,6 @@ if (ini_get("unicode.semantics")) {
        print "done!";
 ?>
 --EXPECTF--
-array(7) {
-  ["put_hits"]=>
-  int(0)
-  ["put_misses"]=>
-  int(0)
-  ["get_hits"]=>
-  int(0)
-  ["get_misses"]=>
-  int(0)
-  ["size"]=>
-  int(%d)
-  ["free_items"]=>
-  int(%d)
-  ["references"]=>
-  int(%d)
-}
-done!
---UEXPECTF--
 array(7) {
   [u"put_hits"]=>
   int(0)
@@ -125,4 +107,4 @@ array(7) {
   [u"references"]=>
   int(%d)
 }
-done!
\ No newline at end of file
+done!
index e59f029ed14875e952d1ec535df9624768f742ef..a162419f7e1abeec32ea0e73d65cb56edfad26fd 100644 (file)
@@ -859,259 +859,6 @@ mysqlnd.collect_memory_statistics=1
        print "done!";
 ?>
 --EXPECTF--
-array(119) {
-  ["bytes_sent"]=>
-  string(1) "0"
-  ["bytes_received"]=>
-  string(1) "0"
-  ["packets_sent"]=>
-  string(1) "0"
-  ["packets_received"]=>
-  string(1) "0"
-  ["protocol_overhead_in"]=>
-  string(1) "0"
-  ["protocol_overhead_out"]=>
-  string(1) "0"
-  ["bytes_received_ok_packet"]=>
-  string(1) "0"
-  ["bytes_received_eof_packet"]=>
-  string(1) "0"
-  ["bytes_received_rset_header_packet"]=>
-  string(1) "0"
-  ["bytes_received_rset_field_meta_packet"]=>
-  string(1) "0"
-  ["bytes_received_rset_row_packet"]=>
-  string(1) "0"
-  ["bytes_received_prepare_response_packet"]=>
-  string(1) "0"
-  ["bytes_received_change_user_packet"]=>
-  string(1) "0"
-  ["packets_sent_command"]=>
-  string(1) "0"
-  ["packets_received_ok"]=>
-  string(1) "0"
-  ["packets_received_eof"]=>
-  string(1) "0"
-  ["packets_received_rset_header"]=>
-  string(1) "0"
-  ["packets_received_rset_field_meta"]=>
-  string(1) "0"
-  ["packets_received_rset_row"]=>
-  string(1) "0"
-  ["packets_received_prepare_response"]=>
-  string(1) "0"
-  ["packets_received_change_user"]=>
-  string(1) "0"
-  ["result_set_queries"]=>
-  string(1) "0"
-  ["non_result_set_queries"]=>
-  string(1) "0"
-  ["no_index_used"]=>
-  string(1) "0"
-  ["bad_index_used"]=>
-  string(1) "0"
-  ["slow_queries"]=>
-  string(1) "0"
-  ["buffered_sets"]=>
-  string(1) "0"
-  ["unbuffered_sets"]=>
-  string(1) "0"
-  ["ps_buffered_sets"]=>
-  string(1) "0"
-  ["ps_unbuffered_sets"]=>
-  string(1) "0"
-  ["flushed_normal_sets"]=>
-  string(1) "0"
-  ["flushed_ps_sets"]=>
-  string(1) "0"
-  ["ps_prepared_never_executed"]=>
-  string(1) "0"
-  ["ps_prepared_once_executed"]=>
-  string(1) "0"
-  ["rows_fetched_from_server_normal"]=>
-  string(1) "0"
-  ["rows_fetched_from_server_ps"]=>
-  string(1) "0"
-  ["rows_buffered_from_client_normal"]=>
-  string(1) "0"
-  ["rows_buffered_from_client_ps"]=>
-  string(1) "0"
-  ["rows_fetched_from_client_normal_buffered"]=>
-  string(1) "0"
-  ["rows_fetched_from_client_normal_unbuffered"]=>
-  string(1) "0"
-  ["rows_fetched_from_client_ps_buffered"]=>
-  string(1) "0"
-  ["rows_fetched_from_client_ps_unbuffered"]=>
-  string(1) "0"
-  ["rows_fetched_from_client_ps_cursor"]=>
-  string(1) "0"
-  ["rows_skipped_normal"]=>
-  string(1) "0"
-  ["rows_skipped_ps"]=>
-  string(1) "0"
-  ["copy_on_write_saved"]=>
-  string(1) "0"
-  ["copy_on_write_performed"]=>
-  string(1) "0"
-  ["command_buffer_too_small"]=>
-  string(1) "0"
-  ["connect_success"]=>
-  string(1) "0"
-  ["connect_failure"]=>
-  string(1) "0"
-  ["connection_reused"]=>
-  string(1) "0"
-  ["reconnect"]=>
-  string(1) "0"
-  ["pconnect_success"]=>
-  string(1) "0"
-  ["active_connections"]=>
-  string(1) "0"
-  ["active_persistent_connections"]=>
-  string(1) "0"
-  ["explicit_close"]=>
-  string(1) "0"
-  ["implicit_close"]=>
-  string(1) "0"
-  ["disconnect_close"]=>
-  string(1) "0"
-  ["in_middle_of_command_close"]=>
-  string(1) "0"
-  ["explicit_free_result"]=>
-  string(1) "0"
-  ["implicit_free_result"]=>
-  string(1) "0"
-  ["explicit_stmt_close"]=>
-  string(1) "0"
-  ["implicit_stmt_close"]=>
-  string(1) "0"
-  ["mem_emalloc_count"]=>
-  string(1) "0"
-  ["mem_emalloc_ammount"]=>
-  string(1) "0"
-  ["mem_ecalloc_count"]=>
-  string(1) "0"
-  ["mem_ecalloc_ammount"]=>
-  string(1) "0"
-  ["mem_erealloc_count"]=>
-  string(1) "0"
-  ["mem_erealloc_ammount"]=>
-  string(1) "0"
-  ["mem_efree_count"]=>
-  string(1) "0"
-  ["mem_malloc_count"]=>
-  string(1) "0"
-  ["mem_malloc_ammount"]=>
-  string(1) "0"
-  ["mem_calloc_count"]=>
-  string(1) "0"
-  ["mem_calloc_ammount"]=>
-  string(1) "0"
-  ["mem_realloc_count"]=>
-  string(1) "0"
-  ["mem_realloc_ammount"]=>
-  string(1) "0"
-  ["mem_free_count"]=>
-  string(1) "0"
-  ["proto_text_fetched_null"]=>
-  string(1) "0"
-  ["proto_text_fetched_bit"]=>
-  string(1) "0"
-  ["proto_text_fetched_tinyint"]=>
-  string(1) "0"
-  ["proto_text_fetched_short"]=>
-  string(1) "0"
-  ["proto_text_fetched_int24"]=>
-  string(1) "0"
-  ["proto_text_fetched_int"]=>
-  string(1) "0"
-  ["proto_text_fetched_bigint"]=>
-  string(1) "0"
-  ["proto_text_fetched_decimal"]=>
-  string(1) "0"
-  ["proto_text_fetched_float"]=>
-  string(1) "0"
-  ["proto_text_fetched_double"]=>
-  string(1) "0"
-  ["proto_text_fetched_date"]=>
-  string(1) "0"
-  ["proto_text_fetched_year"]=>
-  string(1) "0"
-  ["proto_text_fetched_time"]=>
-  string(1) "0"
-  ["proto_text_fetched_datetime"]=>
-  string(1) "0"
-  ["proto_text_fetched_timestamp"]=>
-  string(1) "0"
-  ["proto_text_fetched_string"]=>
-  string(1) "0"
-  ["proto_text_fetched_blob"]=>
-  string(1) "0"
-  ["proto_text_fetched_enum"]=>
-  string(1) "0"
-  ["proto_text_fetched_set"]=>
-  string(1) "0"
-  ["proto_text_fetched_geometry"]=>
-  string(1) "0"
-  ["proto_text_fetched_other"]=>
-  string(1) "0"
-  ["proto_binary_fetched_null"]=>
-  string(1) "0"
-  ["proto_binary_fetched_bit"]=>
-  string(1) "0"
-  ["proto_binary_fetched_tinyint"]=>
-  string(1) "0"
-  ["proto_binary_fetched_short"]=>
-  string(1) "0"
-  ["proto_binary_fetched_int24"]=>
-  string(1) "0"
-  ["proto_binary_fetched_int"]=>
-  string(1) "0"
-  ["proto_binary_fetched_bigint"]=>
-  string(1) "0"
-  ["proto_binary_fetched_decimal"]=>
-  string(1) "0"
-  ["proto_binary_fetched_float"]=>
-  string(1) "0"
-  ["proto_binary_fetched_double"]=>
-  string(1) "0"
-  ["proto_binary_fetched_date"]=>
-  string(1) "0"
-  ["proto_binary_fetched_year"]=>
-  string(1) "0"
-  ["proto_binary_fetched_time"]=>
-  string(1) "0"
-  ["proto_binary_fetched_datetime"]=>
-  string(1) "0"
-  ["proto_binary_fetched_timestamp"]=>
-  string(1) "0"
-  ["proto_binary_fetched_string"]=>
-  string(1) "0"
-  ["proto_binary_fetched_blob"]=>
-  string(1) "0"
-  ["proto_binary_fetched_enum"]=>
-  string(1) "0"
-  ["proto_binary_fetched_set"]=>
-  string(1) "0"
-  ["proto_binary_fetched_geometry"]=>
-  string(1) "0"
-  ["proto_binary_fetched_other"]=>
-  string(1) "0"
-}
-Testing buffered normal...
-Testing buffered normal... - SELECT id, label FROM test
-Testing unbuffered normal...
-Testing unbuffered normal... - SELECT id, label FROM test, not all fetched
-Testing if implicit fetching and cleaning happens...
-Testing buffered Prepared Statements...
-Testing buffered Prepared Statements... - fetching all
-Testing buffered Prepared Statements... - fetching all but one
-Testing unbuffered Prepared Statements... - fetching all
-Testing unbuffered Prepared Statements... - fetching all but one
-... done with fetch statistics
-done!
---UEXPECTF--
 array(119) {
   [u"bytes_sent"]=>
   unicode(1) "0"
index 44a1828d4e7fc08ac240c59848519438981d08c2..8e1665dd97a0acbe07075da88de6cb828f06765d 100644 (file)
@@ -66,55 +66,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 Warning: mysqli_kill(): processid should have positive value in %s on line %d
-string(%d) "%s"
-bool(false)
-object(mysqli)#%d (%d) {
-  ["affected_rows"]=>
-  int(-1)
-  ["client_info"]=>
-  string(%d) "%s"
-  ["client_version"]=>
-  int(%d)
-  ["connect_errno"]=>
-  int(0)
-  ["connect_error"]=>
-  string(0) ""
-  ["errno"]=>
-  int(2006)
-  ["error"]=>
-  string(26) "MySQL server has gone away"
-  ["field_count"]=>
-  int(0)
-  ["host_info"]=>
-  string(42) "MySQL host info: Localhost via UNIX socket"
-  ["info"]=>
-  string(38) "Records: 6  Duplicates: 0  Warnings: 0"
-  ["insert_id"]=>
-  int(0)
-  ["server_info"]=>
-  string(%d) "%s"
-  ["server_version"]=>
-  int(%d)
-  ["sqlstate"]=>
-  string(5) "HY000"
-  ["protocol_version"]=>
-  int(10)
-  ["thread_id"]=>
-  int(%d)
-  ["warning_count"]=>
-  int(0)
-}
-
-Warning: mysqli_kill(): processid should have positive value in %s on line %d
-array(1) {
-  ["id"]=>
-  string(1) "1"
-}
-
-Warning: mysqli_kill(): processid should have positive value in %s on line %d
-done!
---UEXPECTF--
-Warning: mysqli_kill(): processid should have positive value in %s on line %d
 unicode(%d) "%s"
 bool(false)
 object(mysqli)#%d (0) {
index 61d5624515071333d4c389ffaf1287edbef7f60e..aad0182a40032b20f9c6233533428155f47dd396 100755 (executable)
@@ -91,5 +91,3 @@ mysqli.max_persistent=2
 ?>
 --EXPECTF--
 done!
---UEXPECTF--
-done!
index 8b47728c1e0b9cdf3c5ad3c98f89c9dab063ae5f..f93dcc89fa513c2c42c3dc9e2bdffe754bfb3a75 100644 (file)
@@ -139,22 +139,6 @@ mysqli.max_persistent=2
        print "done!";
 ?>
 --EXPECTF--
-array(2) {
-  ["id"]=>
-  string(1) "1"
-  ["label"]=>
-  string(1) "a"
-}
-array(2) {
-  ["id"]=>
-  string(1) "1"
-  ["label"]=>
-  string(1) "a"
-}
-
-Warning: mysqli_connect(): Too many open persistent links (%d) in %s on line %d
-done!
---UEXPECTF--
 array(2) {
   [u"id"]=>
   unicode(1) "1"
@@ -169,4 +153,4 @@ array(2) {
 }
 
 Warning: mysqli_connect(): Too many open persistent links (%d) in %s on line %d
-done!
\ No newline at end of file
+done!
index 18f65e23713a90ed06ed0d936be9791593b2aeab..910338127e25fac3c2ac85b0b97fb62591eb8827 100644 (file)
@@ -113,19 +113,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(1) {
-  ["valid"]=>
-  string(30) "this is sql but with semicolon"
-}
-array(1) {
-  [""]=>
-  string(1) "a"
-}
-string(1) "a"
-
-Warning: mysqli_query(): Couldn't fetch mysqli in %s on line %d
-done!
---UEXPECTF--
 array(1) {
   [u"valid"]=>
   unicode(30) "this is sql but with semicolon"
@@ -137,4 +124,4 @@ array(1) {
 unicode(1) "a"
 
 Warning: mysqli_query(): Couldn't fetch mysqli in %s on line %d
-done!
\ No newline at end of file
+done!
index 051b541fdb20b39c8a47468b3381ec0d577c6d96..a1d4fa67867d89a60611f78acb3c2c8677e5b52b 100644 (file)
@@ -151,36 +151,6 @@ END;')) {
        print "done!";
 ?>
 --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"
@@ -209,4 +179,4 @@ array(1) {
   [u"id"]=>
   unicode(1) "1"
 }
-done!
\ No newline at end of file
+done!
index 3b2a3dd710cbef16b45380b283b9717eea4c4c3d..99113233c6afefa7a5f9ef3c05e062a2a468c616 100644 (file)
@@ -124,18 +124,10 @@ mysqli_close($link);
        print "done!";
 ?>
 --EXPECTF--
-array(1) {
-  ["правилен"]=>
-  string(59) "това ескюел, но с точка и запетая"
-}
-
-Warning: mysqli_query(): Couldn't fetch mysqli in %s on line %d
-done!
---UEXPECTF--
 array(1) {
   [u"правилен"]=>
   unicode(33) "това ескюел, но с точка и запетая"
 }
 
 Warning: mysqli_query(): Couldn't fetch mysqli in %s on line %d
-done!
\ No newline at end of file
+done!
index 646686c02772eb7237de91bd3f84bd6b09b7bd64..c0794adc9c5ac74124a63ed180d7c37a8602439d 100644 (file)
@@ -173,39 +173,39 @@ require_once('skipifconnectfailure.inc');
 --EXPECTF--
 Warning: mysqli_real_connect(): (%d/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
 object(mysqli)#%d (%d) {
-  ["affected_rows"]=>
+  [u"affected_rows"]=>
   NULL
-  ["client_info"]=>
-  string(%d) "%s"
-  ["client_version"]=>
+  [u"client_info"]=>
+  unicode(%d) "%s"
+  [u"client_version"]=>
   int(%d)
-  ["connect_errno"]=>
+  [u"connect_errno"]=>
   int(%d)
-  ["connect_error"]=>
-  string(%d) "%s"
-  ["errno"]=>
+  [u"connect_error"]=>
+  unicode(%d) "%s"
+  [u"errno"]=>
   int(%d)
-  ["error"]=>
-  string(%d) "%s"
-  ["field_count"]=>
+  [u"error"]=>
+  unicode(%d) "%s"
+  [u"field_count"]=>
   NULL
-  ["host_info"]=>
+  [u"host_info"]=>
   NULL
-  ["info"]=>
+  [u"info"]=>
   NULL
-  ["insert_id"]=>
+  [u"insert_id"]=>
   NULL
-  ["server_info"]=>
+  [u"server_info"]=>
   NULL
-  ["server_version"]=>
+  [u"server_version"]=>
   NULL
-  ["sqlstate"]=>
+  [u"sqlstate"]=>
   NULL
-  ["protocol_version"]=>
+  [u"protocol_version"]=>
   NULL
-  ["thread_id"]=>
+  [u"thread_id"]=>
   NULL
-  ["warning_count"]=>
+  [u"warning_count"]=>
   NULL
 }
 done!
index bdbcc19c147636af843e29a1338401e1cf0a9ed6..c9b24a8a5358204057ba32b803a82e8c093020d0 100644 (file)
@@ -58,12 +58,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(1) {
-  ["label"]=>
-  string(1) "\"
-}
-done!
---UEXPECTF--
 array(1) {
   [u"label"]=>
   unicode(1) "\"
index e151a9b48d31839fe1cd55311a83c19ef5c93e4b..66e08234200fdb2436b91a786bcab6caec232f70 100644 (file)
@@ -90,18 +90,10 @@ ver_param;')) {
        print "done!";
 ?>
 --EXPECTF--
-array(1) {
-  ["valid"]=>
-  string(30) "this is sql but with semicolon"
-}
-
-Warning: mysqli_real_query(): Couldn't fetch mysqli in %s on line %d
-done!
---UEXPECTF--
 array(1) {
   [u"valid"]=>
   unicode(30) "this is sql but with semicolon"
 }
 
 Warning: mysqli_real_query(): Couldn't fetch mysqli in %s on line %d
-done!
\ No newline at end of file
+done!
index 291c42ca3b3a8eeaa9f8db9ce3c480d64f1b3382..70a8ff81a9b2c6ab13fe4a36d45a21d9e7986da7 100644 (file)
@@ -77,68 +77,6 @@ require_once('skipifconnectfailure.inc');
        print "done!";
 ?>
 --EXPECTF--
-array(7) refcount(2){
-  [0]=>
-  array(2) refcount(1){
-    ["id"]=>
-    long(1) refcount(1)
-    ["label"]=>
-    string(1) "a" refcount(1)
-  }
-  [1]=>
-  array(2) refcount(1){
-    ["id"]=>
-    long(2) refcount(1)
-    ["label"]=>
-    string(1) "b" refcount(1)
-  }
-  [2]=>
-  array(2) refcount(1){
-    ["id"]=>
-    long(1) refcount(1)
-    ["label"]=>
-    string(1) "a" refcount(1)
-  }
-  [3]=>
-  array(2) refcount(1){
-    ["id"]=>
-    long(2) refcount(1)
-    ["label"]=>
-    string(1) "b" refcount(1)
-  }
-  [4]=>
-  array(3) refcount(1){
-    ["id"]=>
-    &long(3) refcount(2)
-    ["label"]=>
-    string(1) "a" refcount(1)
-    ["id2"]=>
-    &long(3) refcount(2)
-  }
-  [5]=>
-  array(3) refcount(1){
-    ["id"]=>
-    &long(4) refcount(2)
-    ["label"]=>
-    string(1) "b" refcount(1)
-    ["id2"]=>
-    &long(4) refcount(2)
-  }
-  [6]=>
-  &object(mysqli_result)#2 (0) refcount(2){
-  }
-}
-array(1) refcount(2){
-  [0]=>
-  array(2) refcount(1){
-    ["id"]=>
-    string(1) "1" refcount(1)
-    ["label"]=>
-    string(1) "a" refcount(1)
-  }
-}
-done!
---UEXPECTF--
 array(7) refcount(2){
   [0]=>
   array(2) refcount(1){
index 8e2dcf2aca1ed20ec896f2bdc6465e50ee36d0fd..79e2fae0d4e90dbcd083ae8e6cf8c9353ef92ae8 100644 (file)
@@ -52,49 +52,6 @@ if (!$IS_MYSQLND)
        print "done!";
 ?>
 --EXPECTF--
-array(2) refcount(2){
-  [0]=>
-  array(4) refcount(1){
-    ["row_ref"]=>
-    &NULL refcount(2)
-    ["row_copy"]=>
-    array(2) refcount(1){
-      ["id"]=>
-      string(1) "1" refcount(2)
-      ["label"]=>
-      string(1) "a" refcount(2)
-    }
-    ["id_ref"]=>
-    string(1) "1" refcount(1)
-    ["id_copy"]=>
-    string(1) "1" refcount(1)
-  }
-  [1]=>
-  array(5) refcount(1){
-    ["row_ref"]=>
-    &array(2) refcount(2){
-      ["id"]=>
-      &string(1) "2" refcount(2)
-      ["label"]=>
-      string(1) "b" refcount(3)
-    }
-    ["row_copy"]=>
-    array(2) refcount(1){
-      ["id"]=>
-      string(1) "2" refcount(2)
-      ["label"]=>
-      string(1) "b" refcount(3)
-    }
-    ["id_ref"]=>
-    &string(1) "2" refcount(2)
-    ["id_copy"]=>
-    string(1) "2" refcount(1)
-    ["id_copy_mod"]=>
-    long(2) refcount(1)
-  }
-}
-done!
---UEXPECTF--
 array(2) refcount(2){
   [0]=>
   array(4) refcount(1){
@@ -136,4 +93,4 @@ array(2) refcount(2){
     long(2) refcount(1)
   }
 }
-done!
\ No newline at end of file
+done!
index 751d4b96434ffe8956429169585cd8c63a7fa06f..d760b58f1a92502ecb4b22156f458372a1ef9a63 100644 (file)
@@ -175,39 +175,6 @@ Callback set to 'callback_invalid_args'
 Callback: 0
 Callback: 1
 [037] More results than expected!
-array(2) {
-  ["id"]=>
-  string(2) "97"
-  ["label"]=>
-  string(1) "x"
-}
-array(2) {
-  ["id"]=>
-  string(2) "98"
-  ["label"]=>
-  string(1) "y"
-}
-array(2) {
-  ["id"]=>
-  string(2) "99"
-  ["label"]=>
-  string(1) "z"
-}
-Callback set to 'callback_error'
-Callback: 0
-[042] LOAD DATA failed, [2000] How to access this error?
-done!
---UEXPECTF--
-Callback set to 'callback_simple'
-Callback: 0
-Callback: 1
-Callback set to 'callback_fclose'
-Callback: 0
-[022] LOAD DATA failed, [2000] File handle closed in handler
-Callback set to 'callback_invalid_args'
-Callback: 0
-Callback: 1
-[037] More results than expected!
 array(2) {
   [u"id"]=>
   unicode(2) "97"
index bddc6c2bfb836e65fd38d7406d1c9788be536bad..358940f5ff1feedaa1058710a3a5bff77c1b2384 100644 (file)
@@ -331,38 +331,6 @@ if (version_compare(PHP_VERSION, '5.3.0-dev') == -1)
 --EXPECTF--
 Regular, procedural, using variables
 int(1)
-string(1) "a"
-Call user func, procedural, using references for everything
-int(1)
-string(1) "a"
-Call user func, object oriented, using references for everything
-int(1)
-string(1) "a"
-Call user func, object oriented, using variable for types. using references for bound parameter
-int(1)
-string(1) "a"
-Call user func, object oriented, using constant for types. using references for bound parameter
-int(1)
-string(1) "a"
-Call user func, procedural, using references for everything but using variable for types
-int(1)
-string(1) "a"
-Call user func, procedural, using references for bound parameter, using variables for resource and types
-int(1)
-string(1) "a"
-Call user func, procedural, using references for bound parameter, using variables for resource and types
-int(1)
-string(1) "a"
-Call user func, procedural, using references for bound parameter, using variable for resource, using constant for types
-int(1)
-string(1) "a"
-Call user func, procedural, using references for bound parameter, using variable for resource, using constant for types, array
-int(1)
-string(1) "a"
-done!
---UEXPECTF--
-Regular, procedural, using variables
-int(1)
 unicode(1) "a"
 Call user func, procedural, using references for everything
 int(1)
index 5aab1a67772dbd785568aa5a60548e4ed6710d82..4e6c1572cc395d52d87ce98285e0dd0084d9c22b 100644 (file)
@@ -64,48 +64,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 Test 1: 
-object(foo)#3 (1) {
-  ["bar"]=>
-  string(10) "фубар"
-}
-object(foo)#3 (1) {
-  ["bar"]=>
-  &string(10) "фубар"
-}
-фубар
-
-Test 2: 
-object(foo)#3 (1) {
-  ["bar"]=>
-  string(10) "фубар"
-}
----
-object(foo)#3 (1) {
-  ["bar"]=>
-  &string(10) "фубар"
-}
----
-object(foo)#3 (1) {
-  ["bar"]=>
-  &string(10) "фубар"
-}
----
-фубар - 0
-
-Test 3: 
-object(foo)#3 (1) {
-  ["bar"]=>
-  string(10) "фубар"
-}
-object(foo)#3 (1) {
-  ["bar"]=>
-  &string(10) "фубар"
-}
-0 - фубар
-
-done!
---UEXPECTF--
-Test 1: 
 object(foo)#3 (1) {
   [u"bar"]=>
   unicode(5) "фубар"
index e9c3ad450e77b5c2b34f154f04de6bfba900c296..7ca8b3fe2dce267f265a3fe3ba0c95a2d4f8ac0a 100644 (file)
@@ -122,5 +122,3 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 done!
---UEXPECTF--
-done!
\ No newline at end of file
index f5f08ac67283e20ebffd42d8da1fe4b7fa747446..62c32c4197f83e912457c70139129c09daea1767 100644 (file)
@@ -314,16 +314,6 @@ Warning: mysqli_stmt_bind_result(): invalid object or resource mysqli_stmt
 
 Warning: mysqli_stmt_bind_result(): Number of bind variables doesn't match number of fields in prepared statement in %s on line %d
 
-Warning: mysqli_stmt_bind_result(): Number of bind variables doesn't match number of fields in prepared statement in %s on line %d
-int(1)
-%s(1) "a"
-done!
---UEXPECTF--
-Warning: mysqli_stmt_bind_result(): invalid object or resource mysqli_stmt
- in %s on line %d
-
-Warning: mysqli_stmt_bind_result(): Number of bind variables doesn't match number of fields in prepared statement in %s on line %d
-
 Warning: mysqli_stmt_bind_result(): Number of bind variables doesn't match number of fields in prepared statement in %s on line %d
 int(1)
 unicode(1) "a"
index 4934177182cb227a4789f6da530c7cb3917b861f..e5ce6a18eb42f0cad6c44c4fcbacddae329f3a24 100644 (file)
@@ -153,5 +153,3 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 done!
---UEXPECTF--
-done!
\ No newline at end of file
index 185780567634030ffffd39c0a46b32c6fb535cc2..794754f369569d426d9ae878da5bc7feefd45ceb 100644 (file)
@@ -245,73 +245,6 @@ require_once('skipifconnectfailure.inc');
 --EXPECTF--
 plain vanilla...
 int(1)
-string(1) "a"
-reference, one level...
-int(1)
-int(1)
-string(1) "a"
-string(1) "a"
-reference, two levels...
-int(1)
-int(1)
-int(1)
-string(1) "a"
-string(1) "a"
-string(1) "a"
-reference, $GLOBALS...
-int(1)
-int(1)
-string(1) "a"
-string(1) "a"
-reference, same target...
-string(1) "a"
-string(1) "a"
-reference, simple object...
-int(1)
-string(1) "a"
-reference, simple object w reference...
-int(1)
-string(1) "a"
-reference, simple object w reference, change after bind...
-int(1)
-int(1)
-string(1) "a"
-int(1)
-reference, one level, change after bind...
-int(1)
-int(1)
-string(1) "a"
-string(1) "a"
-reference, circle...
-int(1)
-string(1) "a"
-string(1) "a"
-reference, object, forward declaration...
-int(1)
-object(bar)#%d (2) {
-  ["bar"]=>
-  &string(1) "a"
-  ["foo"]=>
-  &string(1) "a"
-}
-string(1) "a"
-references, object, private...
-int(1)
-string(1) "a"
-object(mega_bar)#5 (4) {
-  [%s]=>
-  &int(1)
-  ["id_ref"]=>
-  &int(1)
-  ["bar"]=>
-  &string(1) "a"
-  ["foo"]=>
-  &string(1) "a"
-}
-done!
---UEXPECTF--
-plain vanilla...
-int(1)
 unicode(1) "a"
 reference, one level...
 int(1)
index 27b66c0c0c609fb3a59840022c0df11e3ae57a75..b0127458337d2d9dd6bbe5f4dbfe8605294364a8 100644 (file)
@@ -71,32 +71,6 @@ NULL
 ALTER
 bool(true)
 bool(false)
-string(34) "Unknown column 'a' in 'field list'"
----- Row 1
-bool(false)
-int(2)
----- Row 2
-bool(false)
-int(2)
----- Row 3
-bool(false)
-----
-done!
---UEXPECTF--
-bool(true)
-bool(true)
----- Row 1
-bool(true)
-int(1)
----- Row 2
-bool(true)
-int(2)
----- Row 3
-NULL
-----
-ALTER
-bool(true)
-bool(false)
 unicode(34) "Unknown column 'a' in 'field list'"
 ---- Row 1
 bool(false)
index 3c586508cf74f90dfeeb1cfc9d6d4ce51112e834..54653c79b9fac0c1f8e909c9d9a347a7db458dd6 100644 (file)
@@ -162,32 +162,6 @@ Warning: mysqli_stmt_fetch(): invalid object or resource mysqli_stmt
 Warning: mysqli_stmt_fetch(): invalid object or resource mysqli_stmt
  in %s on line %d
 
-Warning: mysqli_stmt_get_result(): invalid object or resource mysqli_stmt
- in %s on line %d
-[038] [2014] [Commands out of sync; you can't run this command now]
-[039] [0] []
-array(2) {
-  ["id"]=>
-  int(1)
-  ["label"]=>
-  %s(1) "a"
-}
-array(2) {
-  ["id"]=>
-  int(2)
-  ["label"]=>
-  %s(1) "b"
-}
-
-Warning: mysqli_stmt_fetch(): Couldn't fetch mysqli_stmt in %s on line %d
-done!
---UEXPECTF--
-Warning: mysqli_stmt_fetch(): invalid object or resource mysqli_stmt
- in %s on line %d
-
-Warning: mysqli_stmt_fetch(): invalid object or resource mysqli_stmt
- in %s on line %d
-
 Warning: mysqli_stmt_get_result(): invalid object or resource mysqli_stmt
  in %s on line %d
 [038] [2014] [Commands out of sync; you can't run this command now]
@@ -206,4 +180,4 @@ array(2) {
 }
 
 Warning: mysqli_stmt_fetch(): Couldn't fetch mysqli_stmt in %s on line %d
-done!
\ No newline at end of file
+done!
index 4ba8e245447ed28346bc16dba2cfc1e6e8108949..95f1704b7589e8c9003dccf206b1e141b04f8d1f 100644 (file)
@@ -152,25 +152,6 @@ if (!function_exists('mysqli_stmt_get_result'))
                print "done!";
 ?>
 --EXPECTF--
-array(2) {
-  ["id"]=>
-  int(1)
-  ["label"]=>
-  string(1) "a"
-}
-NULL
-array(2) {
-  ["id"]=>
-  int(1)
-  ["label"]=>
-  string(1) "a"
-}
-NULL
-[017] [2014] Commands out of sync; you can't run this command now
-
-Warning: mysqli_stmt_get_result(): Couldn't fetch mysqli_stmt in %s on line %d
-done!
---UEXPECTF--
 array(2) {
   [u"id"]=>
   int(1)
@@ -188,4 +169,4 @@ NULL
 [017] [2014] Commands out of sync; you can't run this command now
 
 Warning: mysqli_stmt_get_result(): Couldn't fetch mysqli_stmt in %s on line %d
-done!
\ No newline at end of file
+done!
index afaa5765d95ecf9e397cbd485ccc051f391e4743..44f94c25f63676f586a9d8538cfadc6d51ec50f6 100644 (file)
@@ -207,32 +207,6 @@ if (!function_exists('mysqli_stmt_get_result'))
        print "done!";
 ?>
 --EXPECTF--
-array(2) {
-  ["id"]=>
-  int(1)
-  ["label"]=>
-  string(1) "a"
-}
-NULL
-bool(false)
-bool(false)
-id
-label
-_id
-_label
-_null
-_label_concat
-
-Warning: mysqli_fetch_field(): Couldn't fetch mysqli_result in %s on line %d
-NULL
-
-Warning: mysqli_fetch_field(): Couldn't fetch mysqli_result in %s on line %d
-NULL
-
-Warning: mysqli_fetch_field(): Couldn't fetch mysqli_result in %s on line %d
-NULL
-done!
---UEXPECTF--
 array(2) {
   [u"id"]=>
   int(1)
@@ -257,4 +231,4 @@ NULL
 
 Warning: mysqli_fetch_field(): Couldn't fetch mysqli_result in %s on line %d
 NULL
-done!
\ No newline at end of file
+done!
index 12489cef5dcb746c1a49a5d9343a1a9c112721cb..a8a52818dea36aaded00162c07146968de1302e1 100644 (file)
@@ -40,104 +40,6 @@ if (!function_exists('mysqli_stmt_get_result'))
        print "done!";
 ?>
 --EXPECTF--
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(2) "id"
-  ["orgname"]=>
-  string(2) "id"
-  ["table"]=>
-  string(4) "test"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(11)
-  ["charsetnr"]=>
-  int(63)
-  ["flags"]=>
-  int(49155)
-  ["type"]=>
-  int(3)
-  ["decimals"]=>
-  int(0)
-}
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(5) "label"
-  ["orgname"]=>
-  string(5) "label"
-  ["table"]=>
-  string(4) "test"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(1)
-  ["length"]=>
-  int(1)
-  ["charsetnr"]=>
-  int(8)
-  ["flags"]=>
-  int(0)
-  ["type"]=>
-  int(254)
-  ["decimals"]=>
-  int(0)
-}
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(3) "_id"
-  ["orgname"]=>
-  string(0) ""
-  ["table"]=>
-  string(0) ""
-  ["orgtable"]=>
-  string(0) ""
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(%d)
-  ["charsetnr"]=>
-  int(63)
-  ["flags"]=>
-  int(32897)
-  ["type"]=>
-  int(8)
-  ["decimals"]=>
-  int(0)
-}
-object(stdClass)#%d (11) {
-  ["name"]=>
-  string(8) "___label"
-  ["orgname"]=>
-  string(0) ""
-  ["table"]=>
-  string(0) ""
-  ["orgtable"]=>
-  string(0) ""
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(2)
-  ["length"]=>
-  int(2)
-  ["charsetnr"]=>
-  int(8)
-  ["flags"]=>
-  int(0)
-  ["type"]=>
-  int(253)
-  ["decimals"]=>
-  int(31)
-}
-done!
---UEXPECTF--
 object(stdClass)#%d (11) {
   [u"name"]=>
   unicode(2) "id"
@@ -234,4 +136,4 @@ object(stdClass)#%d (11) {
   [u"decimals"]=>
   int(31)
 }
-done!
\ No newline at end of file
+done!
index 12e33f22096cafebd8dfb1289cfd1cedca985091..159c45a2ab309fe5134f844a540ba04f4458f8e1 100644 (file)
@@ -90,5 +90,3 @@ if (!function_exists('mysqli_stmt_get_result'))
 ?>
 --EXPECTF--
 done!
---UEXPECTF--
-done!
\ No newline at end of file
index 73b67a515fd9e8605ddd81211e1f580c7a430d1d..3554761207b366f23a350b15dc9479a082c26d25 100644 (file)
@@ -95,37 +95,6 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 
-Warning: mysqli_stmt_result_metadata(): invalid object or resource mysqli_stmt
- in %s on line %d
-object(stdClass)#5 (%d) {
-  ["name"]=>
-  string(2) "id"
-  ["orgname"]=>
-  string(2) "id"
-  ["table"]=>
-  string(4) "test"
-  ["orgtable"]=>
-  string(4) "test"
-  ["def"]=>
-  string(0) ""
-  ["max_length"]=>
-  int(0)
-  ["length"]=>
-  int(11)
-  ["charsetnr"]=>
-  int(63)
-  ["flags"]=>
-  int(49155)
-  ["type"]=>
-  int(3)
-  ["decimals"]=>
-  int(0)
-}
-
-Warning: mysqli_stmt_result_metadata(): Couldn't fetch mysqli_stmt in %s on line %d
-done!
---UEXPECTF--
-
 Warning: mysqli_stmt_result_metadata(): invalid object or resource mysqli_stmt
  in %s on line %d
 object(stdClass)#5 (%d) {
@@ -154,4 +123,4 @@ object(stdClass)#5 (%d) {
 }
 
 Warning: mysqli_stmt_result_metadata(): Couldn't fetch mysqli_stmt in %s on line %d
-done!
\ No newline at end of file
+done!
index 80b9642c74e8217df4e155fd735b5728185e4c13..4426fd66dbce29ec2c92899b61c2b07e4a8d4c5a 100644 (file)
@@ -225,5 +225,3 @@ require_once('skipifconnectfailure.inc');
 ?>
 --EXPECTF--
 done!
---UEXPECTF--
-done!
\ No newline at end of file