Edit report at https://bugs.php.net/bug.php?id=78731&edit=1
ID: 78731 User updated by: v-altruo at microsoft dot com Reported by: v-altruo at microsoft dot com Summary: Cannot redelcare f1() -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:05:09] v-altruo at microsoft dot com Description: ------------ Test seems to only fail on this windows operating system for the x86 TS builds with opcache enabled. Failed Test: ext\opcache\tests\preload_001.phpt Expected result: ---------------- bool(true) bool(false) bool(true) OK Actual result: -------------- bool(true) bool(false) Fatal error: Cannot redeclare f1() (previously declared in C:\..\ext\opcache\tests\preload.inc:3) in C:\..\php-test-pack-7.4.0RC4\ext\opcache\tests\preload.inc on line 2 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=78731&edit=1