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 @@ -45,15 +45,15 @@ PHP NEWS
45
45
__call/... arg passing). (Nikita)
46
46
. Fixed bug #69221 (Segmentation fault when using a generator in combination
47
47
with an Iterator). (Nikita)
48
- . Fixed bug #69337 (php_stream_url_wrap_http_ex() type-confusion
48
+ . Fixed bug #69337 (php_stream_url_wrap_http_ex() type-confusion
49
49
vulnerability). (Stas)
50
- . Fixed bug #69353 (Missing null byte checks for paths in various PHP
50
+ . Fixed bug #69353 (Missing null byte checks for paths in various PHP
51
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
- . Fixed bug #69316 (Use-after-free in php_curl related to
56
+ . Fixed bug #69316 (Use-after-free in php_curl related to
57
57
CURLOPT_FILE/_INFILE/_WRITEHEADER). (Laruence)
58
58
59
59
- Date:
You can’t perform that action at this time.
0 commit comments