[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package php-opcache-8.3.19-1.module+el9.6.0+640+34ed67ea.aarch64 download

Name php-opcache
Epoch 0
Version 8.3.19
Release 1.module+el9.6.0+640+34ed67ea
Architecture aarch64
Website/URL http://www.php.net/
License PHP-3.01
Build Time 2025-05-17 13:28:58
Build Host builder-arm64-1.inferitos.ru
Summary The Zend OPcache
Repositories AppStream
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.
Errata INFSA-2025:7418
Size 594 KiB
Source Project php-8.3.19-1.module+el9.6.0+640+34ed67ea
SHA-256 checksum 79d2d18316b86fcb23ef888e3ba8f4f51f30db442a9bb41933abfbafbc50efa1
× Full screenshot
Changelog link
* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.3.19-1
- Rebuilt for MSVSphere 9.6

* Wed Apr 09 2025 Remi Collet <rcollet@redhat.com> - 8.3.19-1
- rebase to 8.3.19

* Fri Dec 20 2024 Remi Collet <rcollet@redhat.com> - 8.3.15-1
- rebase to 8.3.15

* Thu Dec 05 2024 Remi Collet <rcollet@redhat.com> - 8.3.12-1
- 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

* Fri Nov 24 2023 Remi Collet <rcollet@redhat.com> - 8.2.13-1
- 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