Package php7-opcache: Information

    Source package: php7-opcache
    Version: 7.2.34-alt1.1
    Build time:  Oct 13, 2020, 09:46 PM in the task #259367
    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.34
      2. gcc-c++
      3. rpm-build-php7

    Last changed


    Oct. 7, 2020 Anton Farygin 7.2.34-alt1.1
    - Rebuild with php7-7.2.34-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