Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHIJLMNOPQRSTUVWXYZ
]
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-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
|
php73-php-7.3.33-3.remi.src
|
[11.7 MiB]
|
Changelog by Remi Collet (2022-06-07):
- use oracle client library version 21.6
- mysqlnd: fix #81719: mysqlnd/pdo password buffer overflow. CVE-2022-31626
- pgsql: fix #81720: Uninitialized array in pg_query_params(). CVE-2022-31625
- pcre: fix default options for pcre >= 10.38
|
php73-php-7.3.33-1.remi.src
|
[11.7 MiB]
|
Changelog by Remi Collet (2021-11-16):
- Update to 7.3.33 - http://www.php.net/releases/7_3_33.php
|
php73-php-7.3.32-1.remi.src
|
[11.7 MiB]
|
Changelog by Remi Collet (2021-10-26):
- Update to 7.3.32 - http://www.php.net/releases/7_3_32.php
|
php73-php-7.3.31-2.remi.src
|
[11.7 MiB]
|
Changelog by Remi Collet (2021-10-20):
- fix PHP-FPM oob R/W in root process leading to priv escalation
CVE-2021-21703
- use libicu version 69
|