Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.6.1

Bug #12243 pear_errors not returned from halt()
Submitted: 2007-10-14 08:43 UTC
From: cweiske Assigned: cweiske
Status: Closed Package: HTML_Template_PHPLIB (version 1.4.0a3)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2007-10-14 08:43 UTC] cweiske (Christian Weiske)
Description: ------------ When an error occurs, the PEAR_Error objects are not always returned. Sometimes halt() is called, but "false" returned.

Comments

 [2008-02-27 23:31 UTC] cweiske (Christian Weiske)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.
 [2008-02-27 23:32 UTC] cweiske (Christian Weiske)
The class has a new haltOnError value, "return" which returns the PEAR_Error objects