From: Date: Mon, 21 Aug 2000 01:09:16 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.2RC1~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5ab6783471ab461605bd89ac95ab9923b60892be;p=php NEWS update --- diff --git a/NEWS b/NEWS index 8991af92d8..0f08a69d81 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Fix by-reference parameters passing for xml_ functions and for scanf functions (Stas) - Added experimental Oracle LDAP SDK support. 8.1.6 or later needed. Configure with something like --with-ldap=/usr/local/oracle/product/8.1.6 (Stig Venaas) - Fixed memory leaks in eval(); A script that used eval() extensively, could