From: Date: Fri, 24 May 2002 00:28:11 +0000 (+0000) Subject: NEWS update X-Git-Tag: RELEASE_0_10~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aafc03c45b8e04d7beb451172a46db6ce69501cf;p=php NEWS update --- diff --git a/NEWS b/NEWS index 3f2c1eca5a..c44c28f0f1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Added support to getimagesize() for compressed Flash MX files. (Derick) - Added ability to capture string offsets in preg_split() results. (David Brown, Andrei) - Fixed a crash bug in token_get_all(). (Andrei) - Implemented glob() for Unix/Win32. (Hartmut, Edin, Markus)