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:Cannot declare class because name in use

Description:
------------
Test seems to only fail on this windows operating system for x86 TS
build with opcache enabled. 

Failed Test: ext\opcache\tests\preload_011.phpt

Expected result:
----------------
Warning: Can't preload unlinked class H: Unknown type dependencies in %s
on line %d

Warning: Can't preload unlinked class B: Unknown type dependencies in %s
on line %d

Warning: Can't preload unlinked class A: Unknown type dependencies in %s
on line %d
===DONE===

Actual result:
--------------
Fatal error: Cannot declare class A, because the name is already in use
in C:\..\php-test-pack-7.4.0rc4\ext\opcache\tests\preload_variance.inc
on line 0

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

Reply via email to