Skip to content

Commit 16bdb9b

Browse files
committed
[skip ci] Update NEWS with bugfixes backported from 8.1
1 parent 0f394ec commit 16bdb9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ PHP NEWS
7171
. Fix incorrect check in cs_8559_5 in map_from_unicode(). (nielsdos)
7272
. Fix bug GH-9697 for reset/end/next/prev() attempting to move pointer of
7373
properties table for certain internal classes such as FFI classes
74+
. Fix incorrect error check in browsecap for pcre2_match(). (nielsdos)
7475

7576
- Streams:
7677
. Fixed bug GH-10370 (File corruption in _php_stream_copy_to_stream_ex when
@@ -81,6 +82,7 @@ PHP NEWS
8182
- Tidy:
8283
. Fix memory leaks when attempting to open a non-existing file or a file over
8384
4GB. (Girgias)
85+
. Add missing error check on tidyLoadConfig. (nielsdos)
8486

8587
14 Feb 2023, PHP 8.2.3
8688

0 commit comments

Comments
 (0)