1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

NEWS for GH-19162

Closes GH-19162.
This commit is contained in:
Niels Dossche
2025-07-17 21:51:46 +02:00
parent d11099ae32
commit 86aaded7e5

5
NEWS
View File

@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.3.25
- Hash:
. Fix crash on clone failure. (nielsdos)
- LDAP:
. Fixed bug GH-18529 (additional inheriting of TLS int options).
(Jakub Zelenka)
@@ -11,6 +14,8 @@ PHP NEWS
return value check). (nielsdos, botovq)
. Fix error return check of EVP_CIPHER_CTX_ctrl(). (nielsdos)
- Sockets:
. Fix some potential crashes on incorrect argument value. (nielsdos)
31 Jul 2025, PHP 8.3.24