chregu          Sun Aug  8 14:09:47 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  Fixed bug #29573.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.22&r2=1.1760.2.23&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.22 php-src/NEWS:1.1760.2.23
--- php-src/NEWS:1.1760.2.22    Sat Aug  7 17:04:51 2004
+++ php-src/NEWS        Sun Aug  8 14:09:46 2004
@@ -4,6 +4,8 @@
 - Updated several libraries bundled with the windows release which now 
   includes libxml2-2.6.11, libxslt-1.1.7 and iconv-1.9.1. (Rob, Edin)
 - Improved and moved ActiveScript SAPI to PECL.  (Wez)
+- Fixed bug #29573 (Segmentation fault, when exception thrown within
+  PHP function called from XSLT). (Christian)
 - Fixed bug #29505 (get_class_vars() severely broken when used with arrays).
   (Marcus)
 - Fixed bug #29490 (.Net object instantiation failed). (Michael Sisolak).

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to