mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Add missing --EXTENSIONS-- section from frameless function inference test
This commit is contained in:
@@ -5,6 +5,8 @@ opcache.enable=1
|
||||
opcache.enable_cli=1
|
||||
opcache.optimization_level=-1
|
||||
opcache.opt_debug_level=0x20000
|
||||
--EXTENSIONS--
|
||||
opcache
|
||||
--FILE--
|
||||
<?php
|
||||
function _strpos(string $str): int|false {
|
||||
|
||||
Reference in New Issue
Block a user