diff --git a/NEWS b/NEWS index 300e7f47cba..ade66f48c6e 100644 --- a/NEWS +++ b/NEWS @@ -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)