Skip to content

Commit 3d99d4f

Browse files
author
Andrei Zmievski
committed
*** empty log message ***
1 parent 9bb526c commit 3d99d4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ PHP 4 NEWS
44
- Make the glue argument to implode() optional, if it is not specified
55
default to using "". (Sterling)
66
- Fixed fields argument to contain correct info for xslt_set_error_handler.
7-
. Patch by Lenar Lohmus.
7+
(Patch by Lenar Lohmus)
88
- ATTENTION! "make install" will *by default* install the CLI SAPI binary in
99
{PREFIX}/bin/php. If you don't disable the CGI binary, it will be
1010
installed as {PREFIX}/bin/php-cgi.
1111
- 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)
1313
- Added ob_flush_all(), ob_get_clean() and ob_get_flush(). (Yasuo)
1414
- Added ftp_ssl_connect() to ext/ftp for FTP over SSL support. (Stefan Esser)
1515
- Made a few additions and changes to Apache 2 sapi. (Ilia)

0 commit comments

Comments
 (0)