mirror of
https://github.com/php/php-src.git
synced 2024-11-29 04:46:07 +08:00
sp
This commit is contained in:
parent
b83d7bbf8a
commit
778615bd6c
2
NEWS
2
NEWS
@ -21,7 +21,7 @@ PHP 4 NEWS
|
||||
- Fixed strstr(), strchr() and strrchr() to be binary safe. (Andrey)
|
||||
- Added array_diff_assoc() and array_intersect_assoc(). (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 buffer infinite loop when buffer_size became 0. (Marcus, Wez)
|
||||
- Fixed output buffering implicit flush. (Yasuo)
|
||||
- Added getopt() for parsing command line options and arguments. (Jon)
|
||||
- Added pg_fetch_assoc(), pg_fetch_all(), pg_ping(), pg_meta_data(), pg_convert(),
|
||||
|
Loading…
Reference in New Issue
Block a user