Группа :: Система/Серверы
Исходный пакет: php7-opcache
Собрано: почти 2 лет назад
Пересобрано: почти 2 лет назад
Размер архива: 7,3 КБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/p/php7-opcache.git
Домашняя страница: http://php.net/manual/en/book.opcache.php
Лицензия: PHP Licence
О пакете: Zend Opcache extension for opcode caching and optimization
Описание:
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.
(данной и/или предыдущих сборок пакета): Список rpm-пакетов, предоставляемых данным srpm-пакетом:
- php7-opcache
- php7-opcache-debuginfo
- Rebuild with php7-7.2.17-alt1.12017-06-16 Николай Фетисов 7.1.6-alt1.S1.1
- Fix build with enabled Opcache file cache2017-06-13 Николай Фетисов 7.1.6-alt1.S1
- Initial build for ALT Linux Sisyphus