Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ PHP NEWS
(Ilia Alshanetsky)

- Lexbor:
. Merge patches 8a14bc0 and f67ce4b, fixing a heap buffer overflow in
:lexbor-contains() parsing and buffer overflows in malformed decode
replay. (alexandre-daubois)
. Merge patches lexbor/lexbor@8a14bc0 and lexbor/lexbor@f67ce4b, fixing a
heap buffer overflow in :lexbor-contains() parsing and buffer overflows
in malformed decode replay. (alexandre-daubois)

- MBString:
. Fixed bug GH-23106 (mb_strpos() reads past the end of a haystack ending in
Expand Down