chregu Mon Jul 31 12:56:52 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: make a NEWS entry about - Fixed XSLTProcessor::importStylesheet() to return TRUE on success http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.168&r2=1.2027.2.547.2.169&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.168 php-src/NEWS:1.2027.2.547.2.169 --- php-src/NEWS:1.2027.2.547.2.168 Mon Jul 31 10:30:23 2006 +++ php-src/NEWS Mon Jul 31 12:56:52 2006 @@ -21,6 +21,7 @@ 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php