Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php73-php - PHP scripting language for creating dynamic web sites

Website:
http://www.php.net/
Licence:
PHP and Zend and BSD and MIT and ASL 1.0 and NCSA
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated web pages. PHP also
offers built-in database integration for several commercial and
non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts.

This package contains the module (often referred to as mod_php)
which adds support for the PHP language to system Apache HTTP Server.

Packages

php73-php-7.3.33-12.remi.src [11.8 MiB] Changelog by Remi Collet (2023-09-21):
- use oracle client library version 21.11 on x86_64, 19.19 on aarch64
- use official Oracle Instant Client RPM
php73-php-7.3.33-11.remi.src [11.8 MiB] Changelog by Remi Collet (2023-08-01):
- Fix Security issue with external entity loading in XML without enabling it
  GHSA-3qrf-m4j2-pcrr CVE-2023-3823
- Fix Buffer mismanagement in phar_dir_read()
  GHSA-jqcx-ccgc-xwhv CVE-2023-3824
- move httpd/nginx wants directive to config files in /etc
php73-php-7.3.33-10.remi.src [11.8 MiB] Changelog by Remi Collet (2023-06-20):
- fix possible buffer overflow in date
- define %php73___phpize and %php73___phpconfig
php73-php-7.3.33-9.remi.src [11.8 MiB] Changelog by Remi Collet (2023-06-07):
- Fix Missing error check and insufficient random bytes in HTTP Digest
  authentication for SOAP
  GHSA-76gg-c692-v2mw
- use oracle client library version 21.10
php73-php-7.3.33-8.remi.src [11.8 MiB] Changelog by Remi Collet (2023-02-14):
- fix #81744: Password_verify() always return true with some hash
  CVE-2023-0567
- fix #81746: 1-byte array overrun in common path resolve code
  CVE-2023-0568
- fix DOS vulnerability when parsing multipart request body
  CVE-2023-0662
- add dependency on pcre2 minimal version
php73-php-7.3.33-7.remi.src [11.8 MiB] Changelog by Remi Collet (2022-12-19):
- pdo: fix #81740: PDO::quote() may return unquoted string
  CVE-2022-31631
- use oracle client library version 21.8
php73-php-7.3.33-6.remi.src [11.7 MiB] Changelog by Remi Collet (2022-10-24):
- hash: fix #81738: buffer overflow in hash_update() on long parameter.
  CVE-2022-37454
php73-php-7.3.33-5.remi.src [11.7 MiB] Changelog by Remi Collet (2022-09-27):
- phar: fix #81726 DOS when using quine gzip file. CVE-2022-31628
- core: fix #81727 Don't mangle HTTP variable names that clash with ones
  that have a specific semantic meaning. CVE-2022-31629
- use oracle client library version 21.7