summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Stocker <chregu@php.net>2006-07-31 12:56:52 +0000
committerChristian Stocker <chregu@php.net>2006-07-31 12:56:52 +0000
commit197396c14e5daf6c4689f74c89d47716aeee041e (patch)
tree2e50098655373d3fb26b875198fbb0753ba42a98
parente53c538151d844d2eb223479773b84813e605c8e (diff)
downloadphp-git-197396c14e5daf6c4689f74c89d47716aeee041e.tar.gz
make a NEWS entry about
- Fixed XSLTProcessor::importStylesheet() to return TRUE on success
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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