From a737e92b08fd4aadbddcf06425a95725f75f8374 Mon Sep 17 00:00:00 2001 From: Christian Stocker Date: Sun, 8 Aug 2004 18:09:46 +0000 Subject: [PATCH] Fixed bug #29573. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 154bf08d18..1cff51a445 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ PHP NEWS - 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). -- 2.50.1