|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits              [2019-06-27 17:24 UTC] cmb@php.net
 
-Status:  Open
+Status:  Verified
-Package: Testing related
+Package: MySQLi related
  [2019-06-27 17:24 UTC] cmb@php.net
  [2019-07-22 18:10 UTC] v-altruo at microsoft dot com
  [2019-07-23 16:09 UTC] cmb@php.net
  [2019-07-31 16:10 UTC] cmb@php.net
 
-Status:      Verified
+Status:      Closed
-Assigned To:
+Assigned To: cmb
  [2019-07-31 16:10 UTC] cmb@php.net
  [2019-08-06 23:36 UTC] v-altruo at microsoft dot com
  [2019-08-07 06:31 UTC] cmb@php.net
 | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 03:00:01 2025 UTC | 
Description: ------------ Test only fails for both x86 builds regardless of opcache on/off. Also fails for 7.4.0alpha1. Failed Test File: ext\mysqli\tests\mysqli_store_result_copy.phpt Expected result: ---------------- array(2) { ["id"]=> string(1) "3" ["label"]=> string(1) "c" } id = 1, label = a id = 2, label = b id = 3, label = c id = 4, label = d id = 5, label = e id = 6, label = f No result: %d Default bool(false) array(2) { [0]=> int(2) [1]=> int(1) } array(2) { [0]=> int(2) [1]=> int(1) } bool(false) Copy bool(false) array(2) { [0]=> int(2) [1]=> int(1) } array(2) { [0]=> int(2) [1]=> int(1) } bool(false) id = 6 label = f id = 5 label = e array(2) { ["id"]=> string(1) "6" ["label"]=> string(1) "f" } [020] [2014] %s array(2) { ["id"]=> string(1) "6" ["label"]=> string(1) "f" } --- array(1) { [0]=> array(1) { [0]=> string(3) "100" } } --- array(2) { [0]=> array(2) { [0]=> string(1) "2" [1]=> string(1) "a" } [1]=> array(2) { [0]=> string(1) "3" [1]=> string(1) "b" } } done! Actual result: -------------- Warning: Empty row packet body in C:\...\php-test-pack-7.3.7RC3\ext\mysqli\tests\mysqli_store_result_copy.php on line 12