Package php7-opcache: Information

Source package: php7-opcache
Version: 7.2.14-alt1.1
Build time:  Jan 23, 2019, 12:11 AM in the task #219433
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.14
    2. rpm-build-php7
    3. gcc-c++

Last changed


Jan. 22, 2019 Anton Farygin 7.2.14-alt1.1
- Rebuild with php7-7.2.14-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