1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00

NEWS update

This commit is contained in:
2002-10-19 00:34:01 +00:00
parent a699b13246
commit 790aea267d
+2
View File
@@ -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.