Edit report at https://bugs.php.net/bug.php?id=78726&edit=1
ID: 78726 User updated by: v-altruo at microsoft dot com Reported by: v-altruo at microsoft dot com Summary: opcache_invalidate fails Status: Open 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: Test also fails (same output) for windows server 2019. However, for all builds whenever opcache is enabled. Previous Comments: ------------------------------------------------------------------------ [2019-10-22 19:26:48] 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\bug69195.phpt Expected result: ---------------- string(1) "a" bool(true) string(1) "b" Actual result: -------------- string(1) "a" bool(false) string(1) "a" ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=78726&edit=1