Page MenuHomeDevCentral

Ensure tests can run with PHPUnit 9
ClosedPublic

Authored by dereckson on Mar 10 2020, 18:49.
Tags
None
Referenced Files
F35264011: D2274.diff
Wed, Jul 8, 14:10
F35249899: D2274.id5732.diff
Wed, Jul 8, 06:57
F35224981: D2274.diff
Tue, Jul 7, 21:50
Unknown Object (File)
Mon, Jul 6, 14:44
Unknown Object (File)
Thu, Jul 2, 11:21
Unknown Object (File)
Thu, Jul 2, 09:53
Unknown Object (File)
Thu, Jul 2, 07:43
Unknown Object (File)
Fri, Jun 26, 08:57
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 Passed
Unit
Tests Skipped
Branch
phpunit-compliance (branched from master)
Build Status
Buildable 3533
Build 3782: arc lint + arc unit

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.