Package php7-opcache: Information

    Source package: php7-opcache
    Version: 7.2.6-alt1.M70C.1.1
    Build time:  Jul 10, 2018, 02:25 PM in the task #209500
    Copied in the task: #211858
    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.

    List of rpms provided by this srpm:
    php7-opcache (x86_64, i586)
    php7-opcache-debuginfo (x86_64, i586)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Anton Farygin
    Nikolay A. Fetisov

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

    Last changed


    July 4, 2018 Anton Farygin 7.2.6-alt1.M70C.1.1
    - Rebuild with php7-7.2.6-alt1.M70C.1.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