We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f394ec commit 16bdb9bCopy full SHA for 16bdb9b
NEWS
@@ -71,6 +71,7 @@ PHP NEWS
71
. Fix incorrect check in cs_8559_5 in map_from_unicode(). (nielsdos)
72
. Fix bug GH-9697 for reset/end/next/prev() attempting to move pointer of
73
properties table for certain internal classes such as FFI classes
74
+ . Fix incorrect error check in browsecap for pcre2_match(). (nielsdos)
75
76
- Streams:
77
. Fixed bug GH-10370 (File corruption in _php_stream_copy_to_stream_ex when
@@ -81,6 +82,7 @@ PHP NEWS
81
82
- Tidy:
83
. Fix memory leaks when attempting to open a non-existing file or a file over
84
4GB. (Girgias)
85
+ . Add missing error check on tidyLoadConfig. (nielsdos)
86
87
14 Feb 2023, PHP 8.2.3
88
0 commit comments