Package php7-opcache: Information

    Binary package: php7-opcache
    Version: 7.2.17-alt1.1
    Architecture: x86_64
    Build time:  Apr 25, 2019, 11:21 AM in the task #227075
    Source package: php7-opcache
    Category: System/Servers
    Report package bug
    License: PHP Licence
    Summary: Zend Opcache extension for opcode caching and optimization
    Description: 
    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.

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Anton Farygin
    Nikolay A. Fetisov

    Last changed


    April 22, 2019 Anton Farygin 7.2.17-alt1.1
    - Rebuild with php7-7.2.17-alt1.1
    June 16, 2017 Nikolay A. Fetisov 7.1.6-alt1.S1.1
    - Fix build with enabled Opcache file cache
    June 13, 2017 Nikolay A. Fetisov 7.1.6-alt1.S1
    - Initial build for ALT Linux Sisyphus