File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
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
- - Fixed an infinite loop in setlocale() when only invalid locale names
5
- were passed in the array. (patch by Pal Loberg,
[email protected] ).
6
4
- ATTENTION! "make install" will *by default* install the CLI SAPI binary in
7
5
{PREFIX}/bin/php. If you don't disable the CGI binary, it will be
8
6
installed as {PREFIX}/bin/php-cgi.
@@ -13,6 +11,8 @@ PHP 4 NEWS
13
11
. ext/icap
14
12
. sapi/fhttpd
15
13
- 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] ).
16
16
- Fixed bugs #19156 and #19544 (COM extension leaks memory and keeps
17
17
components referenced). (Harald)
18
18
- Added fribidi_get_charsets() and fribidi_charset_info() functions. (Tal)
You can’t perform that action at this time.
0 commit comments