Browse Source

Updated NEWS for #68129

pull/812/head
Tjerk Meesters 12 years ago
parent
commit
cac55bad1a
  1. 2
      NEWS

2
NEWS

@ -9,6 +9,8 @@ PHP NEWS
copy-on-write). (Nikita)
. Fixed bug #51800 (proc_open on Windows hangs forever). (Anatol)
. Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita)
. Fixed bug #68129 (parse_url() - incomplete support for empty usernames
and passwords) (Tjerk)
- FPM:
. Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable

Loading…
Cancel
Save