From: Date: Wed, 29 Nov 2000 02:09:10 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.4RC3~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69e30c20c12692377cd91792bc9f8cfa6249e75b;p=php NEWS update --- diff --git a/NEWS b/NEWS index c603a94aa2..1544fc417c 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.4 +- Fixed a bug which made readdir() unusable in some systems. (Jani) - Added the get_defined_functions() function which returns a list of all currently defined functions. (Sterling) - Added the get_defined_vars() function which returns an associative array