From: Stig Venaas Date: Sat, 26 Aug 2000 17:02:24 +0000 (+0000) Subject: News about ldap.c change to allow building with OpenLDAP 2.0 X-Git-Tag: php-4.0.2~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d584491ddf7b45d3c02c1cfb2b54de280419323b;p=php News about ldap.c change to allow building with OpenLDAP 2.0 --- diff --git a/NEWS b/NEWS index 31c3b12b96..0c92b9f203 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Made a minor change to allow building with OpenLDAP 2.0 (Stig Venaas) - Fixed a bug in preg_replace() that would truncate subject string if the first argument was en empty array. (Andrei) - Added ob_get_length function (Stig)