Page MenuHomeDevCentral

Ensure tests can run with PHPUnit 9
ClosedPublic

Authored by dereckson on Mar 10 2020, 18:49.
Tags
None
Referenced Files
F12242191: D2274.id5729.diff
Fri, Oct 10, 07:52
Unknown Object (File)
Wed, Oct 8, 16:19
Unknown Object (File)
Sat, Oct 4, 12:39
Unknown Object (File)
Sat, Oct 4, 12:39
Unknown Object (File)
Sat, Sep 27, 07:08
Unknown Object (File)
Fri, Sep 26, 15:41
Unknown Object (File)
Thu, Sep 25, 17:42
Unknown Object (File)
Thu, Sep 25, 08:11
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.