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

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

Исходный пакет: php7-opcache
Версия: 7.2.33-alt1.1
Собран:  12 августа 2020 г. 14:37 в задании #255986
Категория: Система/Серверы
Сообщить об ошибке в пакете
Домашняя страница: http://php.net/manual/en/book.opcache.php

Лицензия: PHP Licence
О пакете: 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-пакетом:
php7-opcache (x86_64, i586)
php7-opcache-debuginfo (x86_64, i586)

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

Список участников:
Anton Farygin
Nikolay A. Fetisov

    1. php7-devel = 7.2.33
    2. rpm-build-php7
    3. gcc-c++

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


7 августа 2020 г. Anton Farygin 7.2.33-alt1.1
- Rebuild with php7-7.2.33-alt1.1
16 июня 2017 г. Nikolay A. Fetisov 7.1.6-alt1.S1.1
- Fix build with enabled Opcache file cache
13 июня 2017 г. Nikolay A. Fetisov 7.1.6-alt1.S1
- Initial build for ALT Linux Sisyphus