C:/drupal/modules/simpletest/errors.php File Reference

Go to the source code of this file.


Namespaces

namespace  SimpleTest

Classes

class  SimpleErrorTrappingInvoker
class  SimpleErrorQueue

Functions

 SimpleTestErrorHandler ($severity, $message, $filename=null, $line=null, $super_globals=null, $mask=null)


Function Documentation

SimpleTestErrorHandler ( severity,
message,
filename = null,
line = null,
super_globals = null,
mask = null 
) [static]

Error handler that simply stashes any errors into the global error queue. Simulates the existing behaviour with respect to logging errors, but this feature may be removed in future.

Parameters:
$severity PHP error code.
$message Text of error.
$filename File error occoured in.
$line Line number of error.
$super_globals Hash of PHP super global arrays.
public

Definition at line 224 of file errors.php.

References SimpleTest::getContext(), and SimpleErrorQueue::getSeverityAsString().

Here is the call graph for this function:


Generated on Mon Jun 2 15:08:28 2008 for SimpleTest by  1.5.5