Hello,
Following on from a chat with some very helpful contributors on GitHub
(https://github.com/php/php-src/issues/16484), I'd like to request
feedback on a change and potentially put it forward as an RFC please.
Change Description:
The `opcache.file_cache` folder must currently be writable, b
t SHM.
@Ilija Tovilo has suggested that it might be less confusing to make it
its own function, which I'm happy to do.
Does anyone want to weigh in on what you think of this functionality,
and if/how you'd like to see it implemented?
Regards,
Samuel Melrose
d double
declaration.
I'd be very happy with your change to the behaviour, and if it lands
in 8.5, it would hopefully complement my change which should have more
people using `opcache_compile_file` with/in Docker container builds.
Regards,
Samuel Melrose
On Wed, Nov 20, 2024 at 9:24 PM Il
ead-only file caches,
making them a truly viable solution for high-performance, scalable
applications.
I would greatly appreciate any feedback on this approach.
Is an ABI hash a feasible solution?
Are there any potential pitfalls or alternative approaches I should consider?
Thank you for