]> granicus.if.org Git - php/commitdiff
make a NEWS entry about
authorChristian Stocker <chregu@php.net>
Mon, 31 Jul 2006 12:56:52 +0000 (12:56 +0000)
committerChristian Stocker <chregu@php.net>
Mon, 31 Jul 2006 12:56:52 +0000 (12:56 +0000)
- Fixed XSLTProcessor::importStylesheet() to return TRUE on success

NEWS

diff --git a/NEWS b/NEWS
index 01e6ca861ee2d7d7faa72cc37e0ba6ece3fd945b..88c9f6e8b64aad370e9fc23be6488780282a8aca 100644 (file)
--- 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