Skip to content

Commit 7abb318

Browse files
committed
add missing space to the NEWS entries to align properly
1 parent 60b3526 commit 7abb318

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ PHP NEWS
4545
__call/... arg passing). (Nikita)
4646
. Fixed bug #69221 (Segmentation fault when using a generator in combination
4747
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
4949
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
5151
extensions). (Stas)
5252

5353
- cURL:
5454
. Implemented FR#69278 (HTTP2 support). (Masaki Kagaya)
5555
. 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
5757
CURLOPT_FILE/_INFILE/_WRITEHEADER). (Laruence)
5858

5959
- Date:

0 commit comments

Comments
 (0)