Skip to content

Commit 0c66e1c

Browse files
author
foobar
committed
sigh..is this so hard?
1 parent a38123e commit 0c66e1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ PHP 4 NEWS
1111
. Added more detailed error reporting to apache_lookup_uri() and virtual().
1212
. Renamed getallheaders() to apache_request_headers() and made an alias for BC.
1313
. 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)
1616
- Fixed bug #17825 (ob_start() chunk size option didn't work well). (Yasuo)
1717
- Fixed output buffer infinate loop when buffer_size became 0. (Marcus, Wez)
1818
- Fixed output buffering implicit flush. (Yasuo)

0 commit comments

Comments
 (0)