php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78739 Warning Internal error: wrong size calculation
Submitted: 2019-10-22 21:59 UTC Modified: 2019-10-23 17:38 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: v-altruo at microsoft dot com Assigned:
Status: Closed Package: Testing related
PHP Version: 7.4.0RC4 OS: Windows Server 2019
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: v-altruo at microsoft dot com
New email:
PHP Version: OS:

 

 [2019-10-22 21:59 UTC] 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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-10-23 17:38 UTC] v-altruo at microsoft dot com
-Status: Open +Status: Closed
 [2019-10-23 17:38 UTC] v-altruo at microsoft dot com
Re-downloaded 7.4.0RC4 build and tested again. Test passes now.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 12:01:33 2025 UTC