Skip to content

Commit 7cccb6b

Browse files
committed
fix typo
1 parent 1215665 commit 7cccb6b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

NEWS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ PHP NEWS
99
. "Connection: close" instead of "Connection: closed" (Gustavo)
1010

1111
- Core:
12-
. Fixed bug Fixed bug #61605 (header_remove() does not remove all headers).
13-
(Laruence)
12+
. Fixed bug #61605 (header_remove() does not remove all headers). (Laruence)
1413
. Fixed bug #61374 (html_entity_decode tries to decode code points that don't
1514
exist in ISO-8859-1). (Gustavo)
1615
. Fixed bug #61273 (call_user_func_array with more than 16333 arguments

0 commit comments

Comments
 (0)