]> granicus.if.org Git - php/commitdiff
added a NEWS entry about the change in XSL
authorChristian Stocker <chregu@php.net>
Thu, 1 Sep 2011 13:43:38 +0000 (13:43 +0000)
committerChristian Stocker <chregu@php.net>
Thu, 1 Sep 2011 13:43:38 +0000 (13:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6d7e717da853b8f43847e7aaa258846a9ca13346..a41c4b2d6473a7ca3cea5e7b358fbfbe00d3bd68 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,9 @@ PHP                                                                        NEWS
 
 - Improved Session extension:
   . Expose session status via new function, session_status (Req #52982) (Arpad)
+  
+- Improved XSL extension:
+  . XSL doesn't stop transformation anymore, if a PHP function can't be called (chregu)
 
 04 Aug 2011, PHP 5.4.0 Alpha 3
 - Added features: