From: Date: Sat, 11 May 2002 00:21:41 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b9d3ab65a6c2a7a7dd21f086b737b2635527f0e8;p=php NEWS update --- diff --git a/NEWS b/NEWS index 35c7f9817d..785b822d4d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- added fifth optional parameter to domxml_xslt_process. If set, - Added MD5 support for crypt() on Windows. (Edin) - Fixed resource bug in LDAP extension. (Stig Venaas) - Fixed output buffer crash when buffer is over written in callback. (Yasuo)