Edit report at https://bugs.php.net/bug.php?id=78736&edit=1
ID: 78736 User updated by: v-altruo at microsoft dot com Reported by: v-altruo at microsoft dot com Summary: Cannot declare class because name in use -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 20:31:11] v-altruo at microsoft dot com 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 this bug report at https://bugs.php.net/bug.php?id=78736&edit=1