File tree 1 file changed +3
-4
lines changed 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
PHP 4 NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
3
? ? ??? 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)
8
4
- ATTENTION! "make install" will *by default* install the CLI SAPI binary in
9
5
{PREFIX}/bin/php. If you don't disable the CGI binary, it will be
10
6
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)
11
10
- Added ftp_ssl_connect() to ext/ftp for FTP over SSL support. (Stefan Esser)
12
11
- Made a few additions and changes to Apache 2 sapi. (Ilia)
13
12
. Added apache_response_headers(), apache_note(), apache_getenv() and
You can’t perform that action at this time.
0 commit comments