Package php8.2-opcache: Information

  • Default inline alert: A new version of the package has been build

    Task #: #350656
    Build time: Jun 9, 2024, 03:14 PM
    New version: 8.2.20-alt1.3
Source package: php8.2-opcache
Version: 8.2.19-alt1.3
Latest version according to Repology
Build time:  May 12, 2024, 07:24 PM in the task #347862
Category: System/Servers
Report package bug
License: PHP-3.01
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:
php8.2-opcache (x86_64, ppc64le, i586, aarch64)
php8.2-opcache-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Anton Farygin


ACL:
Anton Farygin
@everybody

    1. php-devel = 8.2.19
    2. php8.2 = 8.2.19
    3. rpm-build-php8.2-version
    4. gcc-c++

Last changed


May 12, 2024 Anton Farygin 8.2.19-alt1.3
- Rebuild with php-devel = 8.2.19-alt1.3
March 19, 2024 Anton Farygin 8.2.16-alt1
- revert back cgi-fcgi to supported sapi name
April 30, 2020 Vitaly Lipatov 7.3.16-alt1.3
- fix SAPI name (ALT bug 38412)