summaryrefslogtreecommitdiff
path: root/pear/tests
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * PEAR: look for destructor methods in parent classes ifStig Bakken2001-04-131-6/+25
* @Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR)Stig Bakken2001-01-302-5/+45
* * added Sebastian's affectedRows() and numRows() for MySQLStig Bakken2000-12-071-5/+5
* PEAR:Stig Bakken2000-09-131-15/+15
* PEAR:Stig Bakken2000-09-132-36/+39
* @Added a more configurable error reporting interface to DB.Stig Bakken2000-09-097-161/+164
* - Converted __string_value() to toString(), since the former is obsolete.Andrei Zmievski2000-09-071-10/+10
* All (three) current DB tests pass.Stig Bakken2000-08-293-42/+41
* I said I had not _tested_ this on windows, didn't I? :-)Stig Bakken2000-08-282-0/+0
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-273-0/+162
* @Added XML_Parser class in PEAR (Stig)Stig Bakken2000-07-304-6/+54
* * the beginning of a regression testing framework?Stig Bakken2000-07-253-0/+11