Skip to content

Commit a99c5f2

Browse files
authored
Fix typo in PHP 7.1.8 news
1 parent 4e4f2f9 commit a99c5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PHP NEWS
33
?? ??? 2017, PHP 7.1.8
44

55
- Core:
6-
. Fixed bug #74780 (parse_url() borken when query string contains colon).
6+
. Fixed bug #74780 (parse_url() broken when query string contains colon).
77
(jhdxr)
88
. Fixed bug #74761 (Unary operator expected error on some systems). (petk)
99
. Fixed bug #73900 (Use After Free in unserialize() SplFixedArray). (nikic)

0 commit comments

Comments
 (0)