From: Christian Stocker Date: Mon, 31 Jul 2006 12:56:52 +0000 (+0000) Subject: make a NEWS entry about X-Git-Tag: php-5.2.0RC2~139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=197396c14e5daf6c4689f74c89d47716aeee041e;p=php make a NEWS entry about - Fixed XSLTProcessor::importStylesheet() to return TRUE on success --- diff --git a/NEWS b/NEWS index 01e6ca861e..88c9f6e8b6 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ PHP NEWS openssl_csr_sign) (ben at psc dot edu, Pierre) . Implement #28382 (openssl_x509_parse() extensions support) +- Fixed XSLTProcessor::importStylesheet() to return TRUE on success (Christian) - Fixed leaks in openssl_csr_sign and openssl_csr_new (Pierre) - Fixed phpinfo() cutoff of variables at \0. (Ilia) - Fixed a bug in the filter extension that prevented magic_quotes_gpc from