Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHIJLMNOPQRSTUVWXYZ
]
php56-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
- 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
php56-php-5.6.40-36.remi.src
|
[12.4 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
|
php56-php-5.6.40-35.remi.src
|
[12.4 MiB]
|
Changelog by Remi Collet (2022-12-20):
- pdo: fix #81740: PDO::quote() may return unquoted string
CVE-2022-31631
- use oracle client library version 21.8
|
php56-php-5.6.40-34.remi.src
|
[12.3 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
|
php56-php-5.6.40-33.remi.src
|
[12.3 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
|
php56-php-5.6.40-32.remi.src
|
[12.3 MiB]
|
Changelog by Remi Collet (2021-11-15):
- Fix #79971 special character is breaking the path in xml function
CVE-2021-21707
|
php56-php-5.6.40-31.remi.src
|
[12.3 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
- use oracle client library version 21.3
|
php56-php-5.6.40-30.remi.src
|
[12.3 MiB]
|
Changelog by Remi Collet (2021-09-07):
- fix intl build on F35
|
php56-php-5.6.40-29.remi.src
|
[12.3 MiB]
|
Changelog by Remi Collet (2021-08-26):
- Fix #81211 Symlinks are followed when creating PHAR archive
|