jsmitty12 / phpWhois

phpWhois general repository
GNU General Public License v2.0
56 stars 20 forks source link

Fatal errors running tests with PHPUnit 8 #44

Closed module17 closed 4 years ago

module17 commented 5 years ago

Running PHPUnit 8.0.4 and PHP 7.2.15.

PHP Fatal error: Declaration of phpWhois\Handlers\GtldHandlerTest::setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void in phpWhois/tests/Handlers/GtldHandlerTest.php on line 75

jsmitty12 commented 4 years ago

Fixed with PR #70