From: Date: Sun, 3 Dec 2000 02:09:15 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.5RC1~1043 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc72565a91166644b7eda2e1b35d8fe91a110746;p=php NEWS update --- diff --git a/NEWS b/NEWS index ab1a1993ec..0aa8d5927f 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.4 +- Added extension for the cracklib library. (Alexander Feldman) - Added the is_null() function that will return true if a variable is of type null. (Sterling) - Fixed a bug which made readdir() unusable in some systems. (Jani)