From:             v-altruo at microsoft dot com
Operating system: Windows Server 2012 R2
PHP version:      7.4.0RC4
Package:          Testing related
Bug Type:         Bug
Bug description:Access to undeclared static property

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 bug report at https://bugs.php.net/bug.php?id=78730&edit=1
-- 
Fix committed:                    https://bugs.php.net/fix.php?id=78730&r=fixed
Fixed in release:                 
https://bugs.php.net/fix.php?id=78730&r=alreadyfixed
Need backtrace:                   
https://bugs.php.net/fix.php?id=78730&r=needtrace
Need Reproduce Script:            
https://bugs.php.net/fix.php?id=78730&r=needscript
Try newer version:                
https://bugs.php.net/fix.php?id=78730&r=oldversion
Not developer issue:              
https://bugs.php.net/fix.php?id=78730&r=support
Expected behavior:                
https://bugs.php.net/fix.php?id=78730&r=notwrong
Not enough info:                  
https://bugs.php.net/fix.php?id=78730&r=notenoughinfo
Submitted twice:                  
https://bugs.php.net/fix.php?id=78730&r=submittedtwice
register_globals:                 
https://bugs.php.net/fix.php?id=78730&r=globals
PHP version support discontinued: 
https://bugs.php.net/fix.php?id=78730&r=phptooold
Daylight Savings:                 https://bugs.php.net/fix.php?id=78730&r=dst
IIS Stability:                    https://bugs.php.net/fix.php?id=78730&r=isapi
Install GNU Sed:                  https://bugs.php.net/fix.php?id=78730&r=gnused
Floating point limitations:       https://bugs.php.net/fix.php?id=78730&r=float
No Zend Extensions:               https://bugs.php.net/fix.php?id=78730&r=nozend
MySQL Configuration Error:        
https://bugs.php.net/fix.php?id=78730&r=mysqlcfg

Reply via email to