Edit report at https://bugs.php.net/bug.php?id=78730&edit=1
ID: 78730
User updated by: v-altruo at microsoft dot com
Reported by: v-altruo at microsoft dot com
Summary: Access to undeclared static property
-Status: Open
+Status: Closed
Type: Bug
Package: Testing related
Operating System: Windows Server 2012 R2
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 19:53:59] v-altruo at microsoft dot com
Description:
------------
Test seems to only failed on this windows operating system for x86 TS build
with opcache enabled.
Failed Test: ext\opcache\tests\bug78376.phpt
Expected result:
----------------
string(4) "aaaa"
Actual result:
--------------
Fatal error: Uncaught Error: Access to undeclared static property: a::$a in
C:\phpbuilds\php-7.4.0RC4\php-test-pack-7.4.0RC4\ext\opcache\tests\bug78376.php:2
Stack trace:
#0 {main}
thrown in
C:\phpbuilds\php-7.4.0RC4\php-test-pack-7.4.0RC4\ext\opcache\tests\bug78376.php
on line 2
------------------------------------------------------------------------
--
Edit this bug report at https://bugs.php.net/bug.php?id=78730&edit=1