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

    Бинарный пакет: php7-opcache
    Версия: 7.2.23-alt1.1
    Архитектура: x86_64
    Собран:  17 октября 2019 г. 11:36 в задании #239066
    Исходный пакет: php7-opcache
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

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

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

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


    11 октября 2019 г. Anton Farygin 7.2.23-alt1.1
    - Rebuild with php7-7.2.23-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