|
php-soap-8.5.6-1.module_php.8.5.el8.remi.x86_64
|
[202 KiB]
|
Changelog by Remi Collet (2026-05-06):
- Update to 8.5.6 - http://www.php.net/releases/8_5_6.php
|
|
php-soap-8.5.5-1.module_php.8.5.el8.remi.x86_64
|
[201 KiB]
|
Changelog by Remi Collet (2026-04-08):
- Update to 8.5.5 - http://www.php.net/releases/8_5_5.php
|
|
php-soap-8.4.21-1.module_php.8.4.el8.remi.x86_64
|
[200 KiB]
|
Changelog by Remi Collet (2026-05-06):
- Update to 8.4.21 - http://www.php.net/releases/8_4_21.php
|
|
php-soap-8.4.20-1.module_php.8.4.el8.remi.x86_64
|
[200 KiB]
|
Changelog by Remi Collet (2026-04-08):
- Update to 8.4.20 - http://www.php.net/releases/8_4_20.php
|
|
php-soap-8.3.31-1.module_php.8.3.el8.remi.x86_64
|
[252 KiB]
|
Changelog by Remi Collet (2026-05-05):
- Update to 8.3.31 - http://www.php.net/releases/8_3_31.php
|
|
php-soap-8.3.30-1.module_php.8.3.el8.remi.x86_64
|
[251 KiB]
|
Changelog by Remi Collet (2026-01-14):
- Update to 8.3.30 - http://www.php.net/releases/8_3_30.php
|
|
php-soap-8.2.31-1.module_php.8.2.el8.remi.x86_64
|
[246 KiB]
|
Changelog by Remi Collet (2026-05-06):
- Update to 8.2.31 - http://www.php.net/releases/8_2_31.php
|
|
php-soap-8.2.30-1.module_php.8.2.el8.remi.x86_64
|
[246 KiB]
|
Changelog by Remi Collet (2025-12-17):
- Update to 8.2.30 - http://www.php.net/releases/8_2_30.php
|
|
php-soap-8.1.34-2.module_php.8.1.el8.remi.x86_64
|
[241 KiB]
|
Changelog by Remi Collet (2026-05-07):
- Fix XSS within status endpoint
CVE-2026-6735
- Fix Null pointer dereference in php_mb_check_encoding() via mb_ereg_search_init()
CVE-2026-7259
- Fix SQL injection via NUL bytes in quoted strings
CVE-2025-14179
- Fix Stale SOAP_GLOBAL(ref_map) pointer with Apache Map
CVE-2026-6722
- Fix Use-after-free after header parsing failure with SOAP_PERSISTENCE_SESSION
CVE-2026-7261
- Fix Broken Apache map value NULL check
CVE-2026-7262
- Fix Signed integer overflow of char array offset
CVE-2026-7568
- Fix Consistently pass unsigned char to ctype.h functions
CVE-2026-7258
|
|
php-soap-8.1.34-1.module_php.8.1.el8.remi.x86_64
|
[240 KiB]
|
Changelog by Remi Collet (2025-12-17):
- Update to 8.1.34 - http://www.php.net/releases/8_1_34.php
|
|
php-soap-8.0.30-15.module_php.8.0.el8.remi.x86_64
|
[235 KiB]
|
Changelog by Remi Collet (2025-12-18):
- Fix Null byte termination in dns_get_record()
GHSA-www2-q4fc-65wf
- Fix Heap buffer overflow in array_merge()
CVE-2025-14178
- Fix Information Leak of Memory in getimagesize
CVE-2025-14177
|
|
php-soap-8.0.30-14.el8.remi.x86_64
|
[235 KiB]
|
Changelog by Remi Collet (2025-07-03):
- Fix pgsql extension does not check for errors during escaping
CVE-2025-1735
- Fix NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix
CVE-2025-6491
- Fix Null byte termination in hostnames
CVE-2025-1220
|
|
php-soap-7.4.33-25.module_php.7.4.el8.remi.x86_64
|
[235 KiB]
|
Changelog by Remi Collet (2025-12-18):
- Fix Null byte termination in dns_get_record()
GHSA-www2-q4fc-65wf
- Fix Heap buffer overflow in array_merge()
CVE-2025-14178
- Fix Information Leak of Memory in getimagesize
CVE-2025-14177
|
|
php-soap-7.4.33-24.el8.remi.x86_64
|
[235 KiB]
|
Changelog by Remi Collet (2025-07-03):
- Fix pgsql extension does not check for errors during escaping
CVE-2025-1735
- Fix NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix
CVE-2025-6491
- Fix Null byte termination in hostnames
CVE-2025-1220
|
|
php-soap-7.3.33-19.module_php.7.3.el8.remi.x86_64
|
[230 KiB]
|
Changelog by Remi Collet (2026-02-17):
- Fix Heap buffer overflow in array_merge()
CVE-2025-14178
- use oracle client library version 23.26 on x86_64 and aarch64
|
|
php-soap-7.3.33-18.el8.remi.x86_64
|
[230 KiB]
|
Changelog by Remi Collet (2024-11-27):
- Fix Leak partial content of the heap through heap buffer over-read
CVE-2024-8929
|
|
php-soap-7.2.34-26.module_php.7.2.el8.remi.x86_64
|
[229 KiB]
|
Changelog by Remi Collet (2026-02-17):
- Fix Heap buffer overflow in array_merge()
CVE-2025-14178
- use oracle client library version 23.26 on x86_64 and aarch64
|
|
php-soap-7.2.34-25.el8.remi.x86_64
|
[229 KiB]
|
Changelog by Remi Collet (2024-11-26):
- Fix Heap-Use-After-Free in sapi_read_post_data Processing in CLI SAPI Interface
GHSA-4w77-75f9-2c8w
- Fix OOB access in ldap_escape
CVE-2024-8932
- Fix Integer overflow in the dblib/firebird quoter causing OOB writes
CVE-2024-11236
- Fix Configuring a proxy in a stream context might allow for CRLF injection in URIs
CVE-2024-11234
- Fix Single byte overread with convert.quoted-printable-decode filter
CVE-2024-11233
|