Browse Source

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Update NEWS
pull/209/head
Pierrick Charron 13 years ago
parent
commit
f495e93057
  1. 4
      NEWS

4
NEWS

@ -27,6 +27,10 @@ PHP NEWS
. Fixed bug #60723 (error_log error time has changed to UTC ignoring default
timezo). (Laruence)
- cURL:
. Fixed bug #62085 (file_get_contents a remote file by Curl wrapper will
cause cpu Soaring). (Pierrick)
- DOM:
. Fixed bug #63015 (Incorrect arginfo for DOMErrorHandler). (Rob)

Loading…
Cancel
Save