Home
last modified time | relevance | path

Searched refs:setUseErrorHandler (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php666 public function setUseErrorHandler($useErrorHandler) function in PHPUnit_Framework_TestCase
680 $this->setUseErrorHandler($useErrorHandler);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md43 …tps://github.com/sebastianbergmann/phpunit/issues/2769): Usage of `setUseErrorHandler()` produces …