diff --git a/NEWS b/NEWS index c603a94aa26..1544fc417cb 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