NEWS update

This commit is contained in:
2002-06-01 00:36:08 +00:00
parent 99b8d68583
commit fbde334434

3
NEWS
View File

@ -1,6 +1,9 @@
PHP 4 NEWS PHP 4 NEWS
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0 ?? ??? 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 - Added missing AddRef() calls in the COM extension. This should
fix weird behaviour (in particular with ADODB). (Harald) fix weird behaviour (in particular with ADODB). (Harald)
- Fixed some dummy errors. (dets) - Fixed some dummy errors. (dets)