From: Greg Beaver Date: Tue, 6 Apr 2004 22:18:37 +0000 (+0000) Subject: add PEAR_ErrorStack to description of PEAR X-Git-Tag: php-5.0.0RC2RC1~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e09aff93fb67c9136308d65c9bbf71351a9bfad8;p=php add PEAR_ErrorStack to description of PEAR --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 5697c2381b..5eb5f499a3 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -6,6 +6,7 @@ The PEAR package contains: * the PEAR base class * the PEAR_Error error handling mechanism + * the alpha-quality PEAR_ErrorStack advanced error handling mechanism * the PEAR installer, for creating, distributing and installing packages * the OS_Guess class for retrieving info about the OS