| Name: | php-opcache |
|---|---|
| Version: | 8.3.31 |
| Release: | 2.module+el9.8.0+90900+909102f6 |
| Architecture: | aarch64 |
| Module: | php:8.3:9080020260521113736:8200baa1 |
| Group: | Unspecified |
| Size: | 2048776 |
| License: | PHP-3.01 |
| RPM: | php-opcache-8.3.31-2.module+el9.8.0+90900+909102f6.aarch64.rpm |
| Source RPM: | php-8.3.31-2.module+el9.8.0+90900+909102f6.src.rpm |
| Build Date: | Mon Jun 01 2026 |
| Build Host: | build-ol9-aarch64.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. |
- drop capstone dependency on i686
- rebase to 8.3.31
- rebase to 8.3.29
- rebase to 8.3.26
- rebase to 8.3.19
- rebase to 8.3.15
- rebase to 8.3.12 RHEL-62189 - enable command history in phpdbg - backport Argon2 password hashing in OpenSSL ext - build sockets extension statically - switch to nikic/php-parser version 5 - openssl: always warn about missing curve_name