1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 13:31:27 +02:00

NEWS update

This commit is contained in:
2000-12-03 02:09:15 +00:00
parent d36c316ac6
commit dc72565a91

1
NEWS
View File

@@ -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)