NEWS update

This commit is contained in:
1999-12-08 02:08:12 +00:00
parent c2eae47a23
commit dac598790b

2
NEWS
View File

@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? ????, Version 4.0 Beta 4
- Added support for a C-like assert() function. (Thies)
- Added CyberCash support. (Evan)
- explode() is now binary-safe. (Thies)
- strpos() is now binary-safe. (Thies)
- added XML_Set_Object() function, now you can use the XML-Parser from