Skip to content

Commit 189ce6a

Browse files
author
foobar
committed
combine those ob_* entries and keep the attention line on top
1 parent 3d6ecde commit 189ce6a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

NEWS

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
PHP 4 NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
? ? ??? 2002, Version 4.3.0
4-
- Added --with-config-file-scan-dir compile-time switch which specifies a
5-
directory which will be scanned for *.ini files.
6-
- Added ob_flush_all() that flushes all buffers. (Yasuo)
7-
- Added ob_get_clean() and og_get_flush(). (Yasuo)
84
- ATTENTION! "make install" will *by default* install the CLI SAPI binary in
95
{PREFIX}/bin/php. If you don't disable the CGI binary, it will be
106
installed as {PREFIX}/bin/php-cgi.
7+
- Added --with-config-file-scan-dir compile-time switch which specifies a
8+
directory which will be scanned for *.ini files.
9+
- Added ob_flush_all(), ob_get_clean() and ob_get_flush(). (Yasuo)
1110
- Added ftp_ssl_connect() to ext/ftp for FTP over SSL support. (Stefan Esser)
1211
- Made a few additions and changes to Apache 2 sapi. (Ilia)
1312
. Added apache_response_headers(), apache_note(), apache_getenv() and

0 commit comments

Comments
 (0)