php-opcache - The Zend OPcache
- Website:
- http://www.php.net/
- Licence:
- PHP
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- 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
php-opcache-7.4.9-1.fc30.remi.x86_64 | [296 KiB] |
Changelog by Remi Collet (2020-08-04):
- Update to 7.4.9 - http://www.php.net/releases/7_4_9.php |
php-opcache-7.4.8-2.fc30.remi.x86_64 | [296 KiB] |
Changelog by Remi Collet (2020-07-09):
- Update to 7.4.8 - http://www.php.net/releases/7_4_8.php rebuild from new sources |
php-opcache-7.3.21-1.fc30.remi.x86_64 | [286 KiB] |
Changelog by Remi Collet (2020-08-04):
- Update to 7.3.21 - http://www.php.net/releases/7_3_21.php |
php-opcache-7.3.20-1.fc30.remi.x86_64 | [286 KiB] |
Changelog by Remi Collet (2020-07-07):
- Update to 7.3.20 - http://www.php.net/releases/7_3_20.php |