From: Edin Kadribasic Date: Tue, 3 Aug 2004 22:56:15 +0000 (+0000) Subject: Typofix X-Git-Tag: php-5.0.1RC1~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a825563c0b53c58c177fa4f6921b0b4417b8bf40;p=php Typofix --- diff --git a/NEWS b/NEWS index c729bfa290..25ce31c6f8 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.0.1 -- Updated several libriaries bundled with the windows release which now +- Updated several libraries bundled with the windows release which now includes libxml2-2.6.11, libxslt-1.1.7 and iconv-1.9.1. (Rob, Edin) - Improved and moved ActiveScript SAPI to PECL. (Wez) - Fixed bug #29505 (get_class_vars() severely broken when used with arrays).