Name: | php-opcache |
---|---|
Version: | 8.3.15 |
Release: | 1.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 915040 |
License: | PHP-3.01 |
RPM: | php-opcache-8.3.15-1.el10.x86_64.rpm |
Source RPM: | php-8.3.15-1.el10.src.rpm |
Build Date: | Sat Mar 08 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.php.net/ |
Summary: | The Zend OPcache |
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. |
- rebase to 8.3.15
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- rebase to 8.3.12 - enable command history in phpdbg
- rebase to 8.3.10
- Bump release for June 2024 mass rebuild
- rebuild
- rebase to 8.3.7 - backport Argon2 password hashing in OpenSSL ext
- update to 8.3.3RC1 - drop GCC 14 patch merged upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- add temporary patch for GCC 14