Browse Source

Merge branch 'PHP-5.4' into PHP-5.5

pull/701/head
Bob Weinand 12 years ago
parent
commit
1d802ad5e5
  1. 2
      NEWS

2
NEWS

@ -5,6 +5,8 @@ PHP NEWS
- Core:
. Fixed bug #67428 (header('Location: foo') will override a 308-399 response
code). (Adam)
. Fixed bug #67436 (Autoloader isn't called if two method definitions don't
match). (Bob)
- CLI server:
. Implemented FR #67429 (CLI server is missing some new HTTP response codes).

Loading…
Cancel
Save