Browse Source

Updated NEWS

pull/2605/head
Julien Pauli 9 years ago
parent
commit
2a1ad88538
  1. 2
      NEWS

2
NEWS

@ -3,6 +3,8 @@ PHP NEWS
?? ??? 2017 PHP 7.0.22
- Core:
. Fixed bug #74832 (Loading PHP extension with already registered function
name leads to a crash). (jpauli)
. Fixed bug #74780 (parse_url() borken when query string contains colon).
(jhdxr)
. Fixed bug #74761 (Unary operator expected error on some systems). (petk)

Loading…
Cancel
Save