diff options
| author | <changelog@php.net> | 2002-10-19 00:34:01 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2002-10-19 00:34:01 +0000 |
| commit | 790aea267df71b01166cf1e63517bf44482885c7 (patch) | |
| tree | a473c890ddda4ee98108aab078ee7a72f8463953 | |
| parent | a699b132460b73e1555d757245f14c0f4061d9a6 (diff) | |
| download | php-git-790aea267df71b01166cf1e63517bf44482885c7.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
