Skip to content

Commit 1ce2b56

Browse files
committed
[CI skip] update NEWS
1 parent 3725717 commit 1ce2b56

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? 2022, PHP 8.0.23
44

5+
- Core:
6+
. Fixed incorrect double to long casting in latest clang. (zeriyoshi)
7+
58
- DBA:
69
. Fixed LMDB driver memory leak on DB creation failure (Girgias)
710
. Fixed bug GH-9155 (dba_open("non-existing", "c-", "flatfile") segfaults).
@@ -20,7 +23,6 @@ PHP NEWS
2023
- Standard:
2124
. Fixed bug GH-9017 (php_stream_sock_open_from_socket could return NULL).
2225
(Heiko Weber)
23-
. Fixed incorrect double to long casting in latest clang. (zeriyoshi)
2426

2527
04 Aug 2022, PHP 8.0.22
2628

0 commit comments

Comments
 (0)