summaryrefslogtreecommitdiff
path: root/pear/tests/pear_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* - cvs delete is not recursive...Pierre Joye2005-08-151-156/+0
* test files for PEAR are now installable!Greg Beaver2004-06-011-1/+1
* - Remove unused blocksMarcus Boerger2004-05-191-2/+0
* add in environment variable for easy non-skippingGreg Beaver2003-11-291-1/+5
* Disable PEAR tests. These tests have too many dependcies such asIlia Alshanetsky2002-10-221-0/+1
* No more lines on this testTomas V.V.Cox2002-03-131-6/+6
* Fixed many tests, mostly incorrect paths.Sander Roobol2002-03-081-5/+5
* * more cli test fixesStig Bakken2002-03-021-1/+1
* * updated tests to work with cliStig Bakken2002-03-021-5/+5
* * PEAR.php line number changes againStig Bakken2002-01-021-5/+5
* * expectError() now accepts "*" as a catch-allStig Bakken2001-11-041-54/+7
* * update testsStig Bakken2001-10-311-17/+21
* * updated line numbersStig Bakken2001-10-111-5/+5
* renumber error linesTomas V.V.Cox2001-08-311-5/+5
* make some tests to work. Still left the Notice of the deprecated use ofTomas V.V.Cox2001-08-311-13/+13
* * expected error codes are stored on a stack now, PEAR::expectError()Stig Bakken2001-08-141-15/+83
* * updated test (currently passes only on my laptop, sorry...)Stig Bakken2001-08-141-6/+6
* * expanded the following constants and made them available in PHP:Stig Bakken2001-04-221-5/+5
* * forgot to update this test tooStig Bakken2001-04-191-5/+5
* * DB_common now inherits PEAR and its error handling stuffStig Bakken2001-04-191-5/+5
* * have DB.php use PEAR::raiseError in factory methodsStig Bakken2001-04-171-5/+5
* * make the error class used by raiseError configurable (_error_class property,Stig Bakken2001-04-161-15/+39
* @Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR)Stig Bakken2001-01-301-5/+5
* * added Sebastian's affectedRows() and numRows() for MySQLStig Bakken2000-12-071-5/+5
* PEAR:Stig Bakken2000-09-131-15/+15
* PEAR:Stig Bakken2000-09-131-4/+39
* @Added a more configurable error reporting interface to DB.Stig Bakken2000-09-091-0/+69