[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package php-opcache-7.2.24-1.module+el8.9.0+65+490555f8.x86_64 download

Name php-opcache
Epoch 0
Version 7.2.24
Release 1.module+el8.9.0+65+490555f8
Architecture x86_64
Website/URL http://www.php.net/
License PHP
Build Time 2024-04-15 01:21:19
Build Host builder-x86-03.inferitos.ru
Summary The Zend OPcache
Repositories AppStream
Description The Zend OPcache 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.
Errata
Size 230 KiB
Source Project php-7.2.24-1.module+el8.9.0+65+490555f8
SHA-256 checksum 42ddb5c057e2dd43fe221e15b239856811c1129321d2278e78ca35ece89f5bad
× Full screenshot
Changelog link
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 7.2.24-1
- Rebuilt for MSVSphere 8.8

* Thu Nov 07 2019 Remi Collet <rcollet@redhat.com> - 7.2.24-1
- update to 7.2.24 #1726981

* Tue Oct 29 2019 Remi Collet <rcollet@redhat.com> - 7.2.11-4
- fix underflow in env_path_info in fpm_main.c CVE-2019-11043

* Wed May 15 2019 Joe Orton <jorton@redhat.com> - 7.2.11-2
- rebuild (#1695587)

* Wed Oct 10 2018 Remi Collet <rcollet@redhat.com> - 7.2.11-1
- update to 7.2.11 #1628543

* Fri Aug 24 2018 Remi Collet <rcollet@redhat.com.net> - 7.2.8-4
- drop tidy extension #1619290

* Wed Jul 18 2018 Remi Collet <rcollet@redhat.com> - 7.2.8-3
- update to 7.2.8

* Fri Jul 06 2018 Remi Collet <rcollet@redhat.com> - 7.2.7-3
- FPM: add getallheaders, backported from 7.3 #1582533

* Wed Jun 27 2018 Remi Collet <rcollet@redhat.com> - 7.2.7-2
- drop libargon2 dependency #1595261

* Wed Jun 20 2018 Remi Collet <rcollet@redhat.com> - 7.2.7-1
- Update to 7.2.7 - http://www.php.net/releases/7_2_7.php
- drop -mstackrealign option, workaround to #1593144