summaryrefslogtreecommitdiff
path: root/pear/PEAR/ErrorStack.php
Commit message (Expand)AuthorAgeFilesLines
* merge in PEAR 1.3.5Greg Beaver2005-03-281-56/+67
* fix bug #1617, exception never returned from PEAR_ErrorStack->push()Greg Beaver2004-06-121-0/+1
* Fix #1395: PEAR_ErrorStack::staticCallback needs to instantiate the stackGreg Beaver2004-05-231-27/+51
* fix missing assignmentGreg Beaver2004-05-211-1/+1
* Several issues resolved.Greg Beaver2004-05-211-11/+54
* fix bug 1242 - notice if multi-dimensional array is passed as a parameterGreg Beaver2004-04-271-4/+15
* small changesGreg Beaver2004-03-211-9/+11
* new Error Stack for PEAR, EXPERIMENTAL until proven solid and stableGreg Beaver2004-03-191-0/+889