[ Все 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.19-1.el10_0.aarch64 download

Имя php-opcache
Эпоха 0
Версия 8.3.19
Релиз 1.el10_0
Архитектура aarch64
Сайт http://www.php.net/
Лицензия PHP-3.01
Время сборки 2025-05-19 15:08:43
Хост сборки 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.
Эррата INFSA-2025:7489
Размер 599 КиБ
Исходный проект php-8.3.19-1.el10_0
Контрольная сумма SHA-256 07a864801fd08bb2a61b595d2e7d79e69282cb1daec6f043c3256ca2f41477d8
× Full screenshot
История изменений link
* 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