File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ PHP 4 NEWS
4
4
- Make the glue argument to implode() optional, if it is not specified
5
5
default to using "". (Sterling)
6
6
- Fixed fields argument to contain correct info for xslt_set_error_handler.
7
- . Patch by Lenar Lohmus.
7
+ ( Patch by Lenar Lohmus)
8
8
- ATTENTION! "make install" will *by default* install the CLI SAPI binary in
9
9
{PREFIX}/bin/php. If you don't disable the CGI binary, it will be
10
10
installed as {PREFIX}/bin/php-cgi.
11
11
- Added --with-config-file-scan-dir compile-time switch which specifies a
12
- directory which will be scanned for *.ini files.
12
+ directory which will be scanned for *.ini files. (Rasmus)
13
13
- Added ob_flush_all(), ob_get_clean() and ob_get_flush(). (Yasuo)
14
14
- Added ftp_ssl_connect() to ext/ftp for FTP over SSL support. (Stefan Esser)
15
15
- Made a few additions and changes to Apache 2 sapi. (Ilia)
You can’t perform that action at this time.
0 commit comments