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-8.1.2-1.fc33.remi.x86_64 | [591 KiB] |
Changelog by Remi Collet (2022-01-19):
- Update to 8.1.2 - http://www.php.net/releases/8_1_2.php - Fix GH-7899 Regression in unpack for negative int value - Fix GH-7883 Segfault when INI file is not readable |
php-opcache-8.1.1-1.fc33.remi.x86_64 | [588 KiB] |
Changelog by Remi Collet (2021-12-15):
- Update to 8.1.1 - http://www.php.net/releases/8_1_1.php |
php-opcache-8.0.15-1.fc33.remi.x86_64 | [738 KiB] |
Changelog by Remi Collet (2022-01-18):
- Update to 8.0.15 - http://www.php.net/releases/8_0_15.php |
php-opcache-8.0.14-1.fc33.remi.x86_64 | [736 KiB] |
Changelog by Remi Collet (2021-12-16):
- Update to 8.0.14 - http://www.php.net/releases/8_0_14.php |
php-opcache-7.4.27-1.fc33.remi.x86_64 | [302 KiB] |
Changelog by Remi Collet (2021-12-15):
- Update to 7.4.27 - http://www.php.net/releases/7_4_27.php |
php-opcache-7.4.26-1.fc33.remi.x86_64 | [301 KiB] |
Changelog by Remi Collet (2021-11-16):
- Update to 7.4.26 - http://www.php.net/releases/7_4_26.php |