Пакет php8.2-opcache: Информация
Исходный пакет: php8.2-opcache
Версия: 8.2.29-alt1.3
Собран: 14 августа 2025 г. 8:38
Категория: Система/Серверы
Сообщить об ошибке в пакетеДомашняя страница: https://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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
php8.2-opcache (e2kv6, e2kv5, e2kv4, e2k)
php8.2-opcache-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
php8.2-opcache (e2kv6, e2kv5, e2kv4, e2k)
php8.2-opcache-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Сопровождающий: Anton Farygin
Последнее изменение
8 августа 2025 г. Anton Farygin 8.2.29-alt1.3
- Rebuild with php-devel = 8.2.29-alt1.3
19 марта 2024 г. Anton Farygin 8.2.16-alt1
- revert back cgi-fcgi to supported sapi name
30 апреля 2020 г. Vitaly Lipatov 7.3.16-alt1.3
- fix SAPI name (ALT bug 38412)