Page MenuHomeDevCentral

Ensure tests can run with PHPUnit 9
ClosedPublic

Authored by dereckson on Mar 10 2020, 18:49.
Tags
None
Referenced Files
F47301116: D2274.id5732.diff
Sun, Aug 30, 11:01
F47290433: D2274.id5732.diff
Sun, Aug 30, 10:01
F47270518: D2274.diff
Sun, Aug 30, 08:00
Unknown Object (File)
Sat, Aug 29, 02:18
Unknown Object (File)
Sun, Aug 23, 13:24
Unknown Object (File)
Sun, Aug 23, 09:21
Unknown Object (File)
Thu, Aug 20, 14:44
Unknown Object (File)
Sun, Aug 16, 11:23
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.