changelog               Fri May 31 20:36:09 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.996 php4/NEWS:1.997
--- php4/NEWS:1.996     Thu May 30 20:24:41 2002
+++ php4/NEWS   Fri May 31 20:36:08 2002
@@ -1,6 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- Renamed getallheaders() to apache_request_headers() and kept
+  getallheaders() as an alias to it.  Also added apache_response_headers()
+  which returns the current response headers from Apache.
 - Added missing AddRef() calls in the COM extension. This should
   fix weird behaviour (in particular with ADODB). (Harald)
 - Fixed some dummy errors. (dets)


Reply via email to