[ 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-2:8.0.30-1.3.el9.x86_64 download

Name php-opcache
Epoch 2
Version 8.0.30
Release 1.3.el9
Architecture x86_64
Website/URL http://www.php.net/
License PHP
Build Time 2025-05-21 16:32:02
Build Host builder-hosting-x86-01.inferitos.ru
Summary The Zend OPcache
Repositories Hosting, HostingTesting
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
Size 509 KiB
Source Project php-8.0.30-1.3.el9
SHA-256 checksum 7691e74b02727346e63093ae1abed447fc38fea2bcd4b308b47cb53e8d00469f
× Full screenshot
Changelog link
* Tue May 20 2025 Alexey Berezhok <aberezhok@msvsphere-os.ru> - 2:8.0.30-1.3
- Fixed problem of liblfs update error

* Mon Nov 25 2024 Alexey Berezhok <aberezhok@msvsphere-os.ru> - 2:8.0.30-1.1
- Added disconnect from LS

* Thu Oct 31 2024 Alexey Berezhok <aberezhok@msvsphere-os.ru> - 2:8.0.30-1
- Added LS support

* Fri Oct 06 2023 Remi Collet <rcollet@redhat.com> - 8.0.30-1
- rebase to 8.0.30
- Resolves: RHEL-11946