On Tue, Nov 19, 2024 at 6:46 PM Sergey Panteleev wrote:
> Hi, all!
>
> Just a friendly reminder,
>
> according to the supported versions page [1],
> active support for PHP-8.2 ends on 31 December 2024.
>
> Since our release cycle has a release falling on 19 December,
> this means PHP 8.2.27 is th
Hello,
I'd like to propose a version of `opcache_is_script_cached(...)` that
supports checking the file cache, rather than just SHM.
This would be useful when paired with `opcache.file_cache_read_only`,
as it would allow us to more easily check the cache is being used at
runtime.
It'll also allo