summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2002-10-19 00:34:01 +0000
committer <changelog@php.net>2002-10-19 00:34:01 +0000
commit790aea267df71b01166cf1e63517bf44482885c7 (patch)
treea473c890ddda4ee98108aab078ee7a72f8463953
parenta699b132460b73e1555d757245f14c0f4061d9a6 (diff)
downloadphp-git-790aea267df71b01166cf1e63517bf44482885c7.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 95791cdbc2..d5d994b255 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 2002, Version 4.3.0
+- Fixed an infinite loop in setlocale() when only invalid locale names
+ were passed in the array. (patch by Pal Loberg, pallo@initio.no).
- ATTENTION! "make install" will *by default* install the CLI SAPI binary in
{PREFIX}/bin/php. If you don't disable the CGI binary, it will be
installed as {PREFIX}/bin/php-cgi.