Page MenuHomeDevCentral

Ensure tests can run with PHPUnit 9
ClosedPublic

Authored by dereckson on Mar 10 2020, 18:49.
Tags
None
Referenced Files
F12432291: D2274.id5729.diff
Wed, Nov 5, 18:18
F12428276: D2274.diff
Wed, Nov 5, 11:06
Unknown Object (File)
Tue, Nov 4, 10:41
Unknown Object (File)
Tue, Nov 4, 10:41
Unknown Object (File)
Sun, Nov 2, 14:37
Unknown Object (File)
Thu, Oct 30, 10:31
Unknown Object (File)
Tue, Oct 28, 13:01
Unknown Object (File)
Mon, Oct 27, 13:02
Subscribers
None

Details

Summary

Fixes the following issue:

PHP Fatal error:  Declaration of Keruald\OmniTools\Tests\Strings\Multibyte\OmniStringTest::setUp()
must be compatible with PHPUnit\Framework\TestCase::setUp(): void
in .../keruald/omnitools/tests/Strings/Multibyte/OmniStringTest.php on line 97
Test Plan

phpunit

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 10 2020, 18:49
This revision was automatically updated to reflect the committed changes.