From: v-altruo at microsoft dot com Operating system: Windows PHP version: 7.3.7RC3 Package: Testing related Bug Type: Bug Bug description:Empty row pocket
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 -- Edit bug report at https://bugs.php.net/bug.php?id=78213&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=78213&r=trysnapshot54 Try a snapshot (PHP 5.5): https://bugs.php.net/fix.php?id=78213&r=trysnapshot55 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=78213&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=78213&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=78213&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=78213&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=78213&r=needscript Try newer version: https://bugs.php.net/fix.php?id=78213&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=78213&r=support Expected behavior: https://bugs.php.net/fix.php?id=78213&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=78213&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=78213&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=78213&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=78213&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=78213&r=dst IIS Stability: https://bugs.php.net/fix.php?id=78213&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=78213&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=78213&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=78213&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=78213&r=mysqlcfg