Package php5-opcache: Information

    Source package: php5-opcache
    Version: 5.6.38.20180912-alt1.1
    Build time:  Oct 12, 2018, 06:20 PM in the task #213485
    Category: System/Servers
    Report package bug
    License: PHP Licence
    Summary: Zend OPcache extension for opcode caching and optimization
    Description: 
    PHP5 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:
    php5-opcache (x86_64, i586)
    php5-opcache-debuginfo (x86_64, i586)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Anton Farygin
    Nikolay A. Fetisov

      1. php5-devel = 5.6.38.20180912
      2. rpm-build-php5
      3. gcc-c++

    Last changed


    Oct. 12, 2018 Anton Farygin 5.6.38.20180912-alt1.1
    - Rebuild with php5-5.6.38.20180912-alt1.1
    Feb. 1, 2015 Anton Farygin 5.5.21.20150121-alt1.1
    - fixed work with apache2-mod_php5, apache-mod_php5 and php5-cgi sapi (closes: #30496)
    Oct. 27, 2014 Nikolay A. Fetisov 5.5.17.20140916-alt1
    - Initial build for ALT Linux Sisyphus