giorgiosironi / phpunit-selenium

Selenium RC integration for PHPUnit
http://www.phpunit.de/
Other
601 stars 270 forks source link

PHP Warning: Declaration of PHPUnit_Extensions_Selenium2TestCase::onNotSuccessfulTest #425

Open LarryEitel opened 6 years ago

LarryEitel commented 6 years ago

PHP 7.2 "phpunit/phpunit": "^5", "modelizer/selenium": "~1.0",

PHP Warning: Declaration of PHPUnit_Extensions_Selenium2TestCase::onNotSuccessfulTest(Exception $e) should be compatible with PHPUnit_Framework_TestCase::onNotSuccessfulTest($e) in C:_dk_lq\vendor\phpunit\phpunit-selenium\PHPUnit\Extensions\Selenium2TestCase.php on line 97

Any suggestions?