File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,15 @@ PHP NEWS
46
46
. Fixed bug #69221 (Segmentation fault when using a generator in combination
47
47
with an Iterator). (Nikita)
48
48
. Fixed bug #69337 (php_stream_url_wrap_http_ex() type-confusion
49
- vulnerability). (Stas)
49
+ vulnerability). (Stas)
50
50
. Fixed bug #69353 (Missing null byte checks for paths in various PHP
51
- extensions). (Stas)
51
+ extensions). (Stas)
52
52
53
53
- cURL:
54
54
. Implemented FR#69278 (HTTP2 support). (Masaki Kagaya)
55
55
. Fixed bug #68739 (Missing break / control flow). (Laruence)
56
56
. Fixed bug #69316 (Use-after-free in php_curl related to
57
- CURLOPT_FILE/_INFILE/_WRITEHEADER). (Laruence)
57
+ CURLOPT_FILE/_INFILE/_WRITEHEADER). (Laruence)
58
58
59
59
- Date:
60
60
. Added DateTime::createFromImmutable(). (Trevor Suarez)
You can’t perform that action at this time.
0 commit comments