[ Все 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.3.15-1.module+el9.6.0+615+cabdc88f.aarch64 download

Имя php-opcache
Эпоха 0
Версия 8.3.15
Релиз 1.module+el9.6.0+615+cabdc88f
Архитектура aarch64
Сайт http://www.php.net/
Лицензия PHP-3.01
Время сборки 2025-04-15 16:42:09
Хост сборки builder-arm64-1.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.
Эррата
Размер 594 КиБ
Исходный проект php-8.3.15-1.module+el9.6.0+615+cabdc88f
Контрольная сумма SHA-256 06c2ee6738cd29966a5878291f0bad095dac7d4b1a13eae81b4cc3762291a99a
Module php-8.3-9060020250415131805.9
× Full screenshot
История изменений link
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.3.15-1
- Rebuilt for MSVSphere 9.6-beta

* 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