[ Все 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-8.2.28-1.module+el9.6.0+639+86f56657.x86_64 download

Имя php-opcache
Эпоха 0
Версия 8.2.28
Релиз 1.module+el9.6.0+639+86f56657
Архитектура x86_64
Сайт http://www.php.net/
Лицензия PHP-3.01
Время сборки 2025-05-17 12:45:38
Хост сборки builder-x86-09.inferitos.ru
Краткое описание The Zend OPcache
Репозитории AppStream
Полное описание 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.
Эррата INFSA-2025:7432
Размер 375 КиБ
Исходный проект php-8.2.28-1.module+el9.6.0+639+86f56657
Контрольная сумма SHA-256 17a3161996fc0673d03f8e5471cfdc8406a78b5ac884a934396f4fcbb1609c83
Module php-8.2-9060020250517092448.9
× Full screenshot
История изменений link
* Mon Apr 28 2025 Remi Collet <rcollet@redhat.com> - 8.2.28-1
- rebase to 8.2.28

* Thu Dec 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.2.25-1
- Rebuilt for MSVSphere 9.5

* Fri Nov 08 2024 Remi Collet <rcollet@redhat.com> - 8.2.25-1
- rebase to 8.2.25 RHEL-65837

* 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