mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-8.3' into PHP-8.4
This commit is contained in:
commit
3cf381e08c
1 changed files with 4 additions and 4 deletions
8
NEWS
8
NEWS
|
@ -12,6 +12,10 @@ PHP NEWS
|
||||||
- Intl:
|
- Intl:
|
||||||
. Fixed bug GH-11874 (intl causing segfault in docker images). (nielsdos)
|
. Fixed bug GH-11874 (intl causing segfault in docker images). (nielsdos)
|
||||||
|
|
||||||
|
- SNMP:
|
||||||
|
. Fixed bug GH-17330 (SNMP::setSecurity segfault on closed session).
|
||||||
|
(David Carlier)
|
||||||
|
|
||||||
02 Jan 2025, PHP 8.4.3
|
02 Jan 2025, PHP 8.4.3
|
||||||
|
|
||||||
- BcMath:
|
- BcMath:
|
||||||
|
@ -115,10 +119,6 @@ PHP NEWS
|
||||||
. Fixed bug GH-17153 (SimpleXML crash when using autovivification on
|
. Fixed bug GH-17153 (SimpleXML crash when using autovivification on
|
||||||
document). (nielsdos)
|
document). (nielsdos)
|
||||||
|
|
||||||
- SNMP:
|
|
||||||
. Fixed bug GH-17330 (SNMP::setSecurity segfault on closed session).
|
|
||||||
(David Carlier)
|
|
||||||
|
|
||||||
- Sockets:
|
- Sockets:
|
||||||
. Fixed bug GH-16276 (socket_strerror overflow handling with INT_MIN).
|
. Fixed bug GH-16276 (socket_strerror overflow handling with INT_MIN).
|
||||||
(David Carlier / cmb)
|
(David Carlier / cmb)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue