php72u-opcache - The Zend OPcache
Website: | http://www.php.net/ |
---|---|
License: | PHP |
- Description:
The Zend OPcache provides faster PHP execution through opcode caching and optimization. It improves PHP performance by storing precompiled script bytecode in the shared memory. This eliminates the stages of reading code from the disk and compiling it on future access. In addition, it applies a few bytecode optimization patterns that make code execution faster.
Packages
php72u-opcache-7.2.17-1.ius.el7.x86_64 [288 KiB] |
Changelog
by Carl George (2019-04-05):
- Latest upstream |
php72u-opcache-7.2.16-1.ius.el7.x86_64 [288 KiB] |
Changelog
by Carl George (2019-03-07):
- Latest upstream - Adapt systzdata patch (v17) (Fedora) |
php72u-opcache-7.2.15-1.ius.el7.x86_64 [287 KiB] |
Changelog
by Carl George (2019-02-18):
- Latest upstream |