[ Все 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 ]
×

Пакет php-opcache-2:8.0.30-1.3.el9.x86_64 download

Имя php-opcache
Эпоха 2
Версия 8.0.30
Релиз 1.3.el9
Архитектура x86_64
Сайт http://www.php.net/
Лицензия PHP
Время сборки 2025-05-21 16:32:02
Хост сборки builder-hosting-x86-01.inferitos.ru
Краткое описание The Zend OPcache
Репозитории Hosting, HostingTesting
Полное описание 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.
Эррата
Размер 509 КиБ
Исходный проект php-8.0.30-1.3.el9
Контрольная сумма SHA-256 7691e74b02727346e63093ae1abed447fc38fea2bcd4b308b47cb53e8d00469f
× Full screenshot
История изменений 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