Пакет php7-opcache: Информация

  • Default inline alert: Версия в репозитории: 7.4.33-alt1.2

Бинарный пакет: php7-opcache
Версия: 7.4.30-alt1.1
Архитектура: ppc64le
Собран:  21 июня 2022 г. 17:08 в задании #302323
Исходный пакет: php7-opcache
Категория: Система/Серверы
Сообщить об ошибке в пакете
Домашняя страница: http://php.net/manual/en/book.opcache.php

Лицензия: PHP-3.01
О пакете: Zend Opcache extension for opcode caching and optimization
Описание: 
php7 Opcache extension 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.

Сопровождающий: Nikolay A. Fetisov


Последнее изменение


19 июня 2022 г. Anton Farygin 7.4.30-alt1.1
- Rebuild with php-devel = 7.4.30-alt1.1
30 апреля 2020 г. Vitaly Lipatov 7.3.16-alt1.3
- fix SAPI name (ALT bug 38412)
28 ноября 2019 г. Michael Shigorin 7.3.12-alt1.2
- Fix build on %e2k (SIMD needs proper porting)