Package php-opcache-8.3.19-1.el10_0.x86_64
Name | php-opcache |
---|---|
Epoch | 0 |
Version | 8.3.19 |
Release | 1.el10_0 |
Architecture | x86_64 |
Website/URL | http://www.php.net/ |
License | PHP-3.01 |
Build Time | 2025-05-19 14:49:14 |
Build Host | builder-x86-04.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:7489 |
Size | 367 KiB |
Source Project | php-8.3.19-1.el10_0 |
SHA-256 checksum | 3d7c0a4fd7549ce9c6ed7d72713d9f74aeca980b68495305f815a6e07fdd6871 |
×
* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.3.19-1 - Rebuilt for MSVSphere 10 * Wed Apr 09 2025 Remi Collet <rcollet@redhat.com> - 8.3.19-1 - rebase to 8.3.19 * Mon Jan 20 2025 Remi Collet <rcollet@redhat.com> - 8.3.15-1 - rebase to 8.3.15 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 8.3.12-2 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Tue Oct 01 2024 Remi Collet <rcollet@redhat.com> - 8.3.12-1 - rebase to 8.3.12 - enable command history in phpdbg * Tue Aug 06 2024 Remi Collet <rcollet@redhat.com> - 8.3.10-1 - rebase to 8.3.10 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 8.3.7-3 - Bump release for June 2024 mass rebuild * Mon May 27 2024 Remi Collet <rcollet@redhat.com> - 8.3.7-2 - rebuild * Thu May 16 2024 Remi Collet <rcollet@redhat.com> - 8.3.7-1 - rebase to 8.3.7 - backport Argon2 password hashing in OpenSSL ext * Wed Jan 31 2024 Remi Collet <remi@remirepo.net> - 8.3.2~RC1-1 - update to 8.3.3RC1 - drop GCC 14 patch merged upstream