Skip to content

Commit 455d248

Browse files
author
foobar
committed
Try keep those most important entries as first..
1 parent c536b52 commit 455d248

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
@@ -1,8 +1,6 @@
11
PHP 4 NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
? ? ??? 2002, Version 4.3.0
4-
- Fixed an infinite loop in setlocale() when only invalid locale names
5-
were passed in the array. (patch by Pal Loberg, [email protected]).
64
- ATTENTION! "make install" will *by default* install the CLI SAPI binary in
75
{PREFIX}/bin/php. If you don't disable the CGI binary, it will be
86
installed as {PREFIX}/bin/php-cgi.
@@ -13,6 +11,8 @@ PHP 4 NEWS
1311
. ext/icap
1412
. sapi/fhttpd
1513
- Moved ext/vpopmail to PECL. (James)
14+
- Fixed an infinite loop in setlocale() when only invalid locale names
15+
were passed in the array. (patch by Pal Loberg, [email protected]).
1616
- Fixed bugs #19156 and #19544 (COM extension leaks memory and keeps
1717
components referenced). (Harald)
1818
- Added fribidi_get_charsets() and fribidi_charset_info() functions. (Tal)

0 commit comments

Comments
 (0)