Package php5-opcache: Information

    Source package: php5-opcache
    Version: 5.5.24.20150415-alt1.1
    Build time:  Apr 25, 2015, 09:47 AM in the task #143609
    Copied in the task: #144511
    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

    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    April 24, 2015 Anton Farygin 5.5.24.20150415-alt1.1
    - Rebuild with php5-5.5.24.20150415-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