Lggr
Static Public Member Functions | List of all members
PHPUnit\Util\RegularExpression Class Reference

Static Public Member Functions

static safeMatch ($pattern, $subject, $matches=null, $flags=0, $offset=0)
 

Detailed Description

Error handler that converts PHP errors and warnings to exceptions.

Member Function Documentation

◆ safeMatch()

static PHPUnit\Util\RegularExpression::safeMatch (   $pattern,
  $subject,
  $matches = null,
  $flags = 0,
  $offset = 0 
)
static
Parameters
string$pattern
string$subject
null$matches
int$flags
int$offset
Returns
int

The documentation for this class was generated from the following file: