File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ PHP 4 NEWS
11
11
. Added more detailed error reporting to apache_lookup_uri() and virtual().
12
12
. Renamed getallheaders() to apache_request_headers() and made an alias for BC.
13
13
. Added php_apache_sapi_getenv() and php_apache_sapi_get_stat().
14
- - strstr(), strchr() and strrchr() are now binary safe. (Andrey)
15
- - array_diff_assoc() and array_intersect_assoc() added . (Andrey)
14
+ - Fixed strstr(), strchr() and strrchr() to be binary safe. (Andrey)
15
+ - Added array_diff_assoc() and array_intersect_assoc(). (Andrey)
16
16
- Fixed bug #17825 (ob_start() chunk size option didn't work well). (Yasuo)
17
17
- Fixed output buffer infinate loop when buffer_size became 0. (Marcus, Wez)
18
18
- Fixed output buffering implicit flush. (Yasuo)
You can’t perform that action at this time.
0 commit comments