mirror of
https://github.com/php/php-src.git
synced 2025-01-25 05:04:20 +08:00
Added some info about new functions and changed functionality in old ones.
This commit is contained in:
parent
b52edbddf9
commit
5084c5ecfc
2
NEWS
2
NEWS
@ -10,6 +10,8 @@ PHP 4 NEWS
|
||||
. Added more detailed error reporting to apache_lookup_uri() and virtual().
|
||||
. Renamed getallheaders() to apache_request_headers() and made an alias for BC.
|
||||
. Added php_apache_sapi_getenv() and php_apache_sapi_get_stat().
|
||||
- strstr(), strchr() and strrchr() are now binary safe. (Andrey)
|
||||
- array_diff_assoc() and array_intersect_assoc() added. (Andrey)
|
||||
- Fixed bug #17825 (ob_start() chunk size option didn't work well). (Yasuo)
|
||||
- Fixed output buffer infinate loop when buffer_size became 0. (Marcus, Wez)
|
||||
- Fixed output buffering implicit flush. (Yasuo)
|
||||
|
Loading…
Reference in New Issue
Block a user