summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2002-10-17 00:34:11 +0000
committer <changelog@php.net>2002-10-17 00:34:11 +0000
commitf43fd046ea5de35c3ab1ec146dbe5d5f706a874a (patch)
treef5f366b61feaec7e00ce093902fcad6a6de2950b
parent5a935a445b6d67cdc72ffebb43c6e4c70218d04d (diff)
downloadphp-git-f43fd046ea5de35c3ab1ec146dbe5d5f706a874a.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe171f278e..e2b91b3580 100644
--- a/NEWS
+++ b/NEWS
@@ -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.