NEWS update

This commit is contained in:
1999-10-20 01:09:19 +00:00
parent 26c019eaa1
commit 1e2bf3960b

1
NEWS
View file

@ -3,6 +3,7 @@ PHP 4.0 NEWS
?? ?? 1999, Version 4.0 Beta 3
- Fixed parse_url('-') crash. (Thies)
- added === operator support. (Andi & Thies, Zend library)
- unserialize() now gives a notice when passed invalid data. (Thies)
- Fixed shuffle() so that it no longer breaks on Solaris. (Andrei)