Edit report at https://bugs.php.net/bug.php?id=78739&edit=1
ID: 78739 User updated by: v-altruo at microsoft dot com Reported by: v-altruo at microsoft dot com Summary: Warning Internal error: wrong size calculation -Status: Open +Status: Closed Type: Bug Package: Testing related Operating System: Windows Server 2019 PHP Version: 7.4.0RC4 Block user comment: N Private report: N New Comment: Re-downloaded 7.4.0RC4 build and tested again. Test passes now. Previous Comments: ------------------------------------------------------------------------ [2019-10-22 21:59:39] v-altruo at microsoft dot com Description: ------------ Test seems to fail for all builds regardless of NTS/TS but only when opcache is enabled. 2 Tests without similar output: ext\opcache\tests\bug70423.phpt ext\opcache\tests\bu69838.phpt Both have correct output, but have the additional warning in output. Expected result: ---------------- 1 1 1 1 5 6 7 8 5 1 6 1 1 5 1 6 Actual result: -------------- Mon Oct 21 20:26:50 2019 (2344): Warning Internal error: wrong size calculation: C:\..\php-test-pack-7.4.0rc4\ext\opcache\tests\bug70423.php start=0x14a044c0, end=0x14a06448, real=0x14a063e8 1 1 1 1 5 6 7 8 5 1 6 1 1 5 1 6 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=78739&edit=1