Skip to content

Commit 778615b

Browse files
committed
sp
1 parent b83d7bb commit 778615b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ PHP 4 NEWS
2121
- Fixed strstr(), strchr() and strrchr() to be binary safe. (Andrey)
2222
- Added array_diff_assoc() and array_intersect_assoc(). (Andrey)
2323
- Fixed bug #17825 (ob_start() chunk size option didn't work well). (Yasuo)
24-
- Fixed output buffer infinate loop when buffer_size became 0. (Marcus, Wez)
24+
- Fixed output buffer infinite loop when buffer_size became 0. (Marcus, Wez)
2525
- Fixed output buffering implicit flush. (Yasuo)
2626
- Added getopt() for parsing command line options and arguments. (Jon)
2727
- Added pg_fetch_assoc(), pg_fetch_all(), pg_ping(), pg_meta_data(), pg_convert(),

0 commit comments

Comments
 (0)