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:opcache_is_script_cached() fails

Description:
------------
This only fails on this windows operating system for the x86 TS build
with opcache enabled. 

2 similar tests fail: 
ext\opcache\tests\bug69281.phpt
ext\opcache\tests\is_script_cached.phpt

bug69281 has opcache.valid_timestamps disabled, whereas is_script_cached
has it enabled. 

Expected result:
----------------
bool(true)
bool(false)

Actual result:
--------------
bool(false)
bool(false)

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

Reply via email to