Name: | php-opcache |
---|---|
Version: | 8.3.19 |
Release: | 1.module+el9.6.0+90584+da8065b7 |
Architecture: | aarch64 |
Module: | php:8.3:9060020250409105946:9 |
Group: | Unspecified |
Size: | 2048744 |
License: | PHP-3.01 |
RPM: | php-opcache-8.3.19-1.module+el9.6.0+90584+da8065b7.aarch64.rpm |
Source RPM: | php-8.3.19-1.module+el9.6.0+90584+da8065b7.src.rpm |
Build Date: | Tue May 20 2025 |
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. |
- 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
- rebase to 8.2.13 RHEL-14699 - add %__phpize and %__phpconfig macros - move httpd/nginx wants directives to config files in /etc - php-fpm.conf: move include directive after [global] section following upstream example, allowing overriding - use SPDX license IDs