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

    Исходный пакет: php7-opcache
    Версия: 7.2.22-alt1.1
    Собран:  13 сентября 2019 г. 13:39 в задании #237120
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: 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.22
      2. gcc-c++
      3. rpm-build-php7

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


    4 сентября 2019 г. Anton Farygin 7.2.22-alt1.1
    - Rebuild with php7-7.2.22-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