Skip to content

Commit a07f3ed

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

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
@@ -46,15 +46,15 @@ PHP NEWS
4646
. Fixed bug #69221 (Segmentation fault when using a generator in combination
4747
with an Iterator). (Nikita)
4848
. Fixed bug #69337 (php_stream_url_wrap_http_ex() type-confusion
49-
vulnerability). (Stas)
49+
vulnerability). (Stas)
5050
. Fixed bug #69353 (Missing null byte checks for paths in various PHP
51-
extensions). (Stas)
51+
extensions). (Stas)
5252

5353
- cURL:
5454
. Implemented FR#69278 (HTTP2 support). (Masaki Kagaya)
5555
. Fixed bug #68739 (Missing break / control flow). (Laruence)
5656
. Fixed bug #69316 (Use-after-free in php_curl related to
57-
CURLOPT_FILE/_INFILE/_WRITEHEADER). (Laruence)
57+
CURLOPT_FILE/_INFILE/_WRITEHEADER). (Laruence)
5858

5959
- Date:
6060
. Added DateTime::createFromImmutable(). (Trevor Suarez)

0 commit comments

Comments
 (0)