[ Все 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.x86_64 download

Имя php-opcache
Эпоха 0
Версия 8.3.19
Релиз 1.el10_0
Архитектура x86_64
Сайт http://www.php.net/
Лицензия PHP-3.01
Время сборки 2025-05-19 14:49:14
Хост сборки builder-x86-04.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
Размер 367 КиБ
Исходный проект php-8.3.19-1.el10_0
Контрольная сумма SHA-256 3d7c0a4fd7549ce9c6ed7d72713d9f74aeca980b68495305f815a6e07fdd6871
× 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