Package php7-opcache: Information

Binary package: php7-opcache
Version: 7.2.16-alt1.1
Architecture: x86_64
Build time:  Mar 13, 2019, 10:34 PM in the task #224758
Source package: php7-opcache
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.

Maintainer: Nikolay A. Fetisov

List of contributors:
Anton Farygin
Nikolay A. Fetisov

Last changed


March 12, 2019 Anton Farygin 7.2.16-alt1.1
- Rebuild with php7-7.2.16-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