Group :: System/Servers
Source RPM: php7-opcache
Built: 7 months ago
Size: 7.65 KB
Repocop status:

Gear: http://git.altlinux.org/gears/p/php7-opcache.git
Archive: http://ftp.altlinux.org/pub/distributions/archive/sisyphus/index/src/p/php7-opcache
Home page: http://php.net/manual/en/book.opcache.php
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.
Current maintainer:
Nikolay A. Fetisov
List of contributors: ACL: List of rpms provided by this srpm:
- php7-opcache
- php7-opcache-debuginfo
- Rebuild with php7-7.3.19-alt1.32020-04-30 Vitaly Lipatov 7.3.16-alt1.3
- fix SAPI name (ALT bug 38412)2019-11-28 Michael Shigorin 7.3.12-alt1.2
- Fix build on %e2k (SIMD needs proper porting)