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

Request #3436 implement staticPop
Submitted: 2005-02-11 17:39 UTC
From: jmendiara at gmail dot com Assigned: cellog
Status: Closed Package: PEAR
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2005-02-11 17:39 UTC] jmendiara at gmail dot com
Description: ------------ Have you reconsidered to implement a staticPop, please? Reproduce code: --------------- function staticPop($package) { $s = &PEAR_ErrorStack::singleton($package); return $s->pop(); }

Comments

 [2006-03-06 09:52 UTC] s_e_ghazi at yahoo dot com (ehsan)
the PEAR_ERROR PACKAGE not downloaded
 [2006-06-21 16:44 UTC] pajoye (Pierre-Alain Joye)
move to pear, pear_errorstack is not an independent package
 [2006-09-22 03:13 UTC] cellog (Greg Beaver)
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.