diff options
author | <changelog@php.net> | 2002-10-17 00:34:11 +0000 |
---|---|---|
committer | <changelog@php.net> | 2002-10-17 00:34:11 +0000 |
commit | f43fd046ea5de35c3ab1ec146dbe5d5f706a874a (patch) | |
tree | f5f366b61feaec7e00ce093902fcad6a6de2950b | |
parent | 5a935a445b6d67cdc72ffebb43c6e4c70218d04d (diff) | |
download | php-git-f43fd046ea5de35c3ab1ec146dbe5d5f706a874a.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 +- changed the VARIANT class to be able to create arrays of all types + and not only VT_VARIANT - 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. |