Edit report at https://bugs.php.net/bug.php?id=78733&edit=1
ID: 78733 User updated by: v-altruo at microsoft dot com Reported by: v-altruo at microsoft dot com Summary: Undefinted function get_x() -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:14:14] v-altruo at microsoft dot com Description: ------------ Test seems to only fail for this windows operating system for x86 TS build with opcache enabled. Failed Test: ext\opcache\tests\preload_005.phpt Expected result: ---------------- int(123) Actual result: -------------- Fatal error: Uncaught Error: Call to undefined function get_x() in C:\..\php-test-pack-7.4.0RC4\ext\opcache\tests\preload_005.php:3 Stack trace: #0 {main} thrown in C:\..\php-test-pack-7.4.0RC4\ext\opcache\tests\preload_005.php on line 3 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=78733&edit=1