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

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

Бинарный пакет: php8.1-opcache
Версия: 8.1.10-alt1.2
Архитектура: x86_64
Собран:  25 сентября 2022 г. 15:50 в задании #307352
Исходный пакет: php8.1-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


Права:
Anton Farygin
@everybody

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


25 сентября 2022 г. Anton Farygin 8.1.10-alt1.2
- Rebuild with php-devel = 8.1.10-alt1.2
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)