Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rKERUALD Keruald libraries development repository
- Lint
Lint Passed - Unit
Test Failures - Branch
- follow-up-for-doc
- Build Status
Buildable 6628 Build 6912: arc lint + arc unit
Event Timeline
Comment Actions
This change is split from D2810 as it goes beyond documentation effort.
It needs to be revisited as it introduces an array with an empty string instead of an empty array in that test:
1) Keruald\OmniTools\Tests\HTTP\Requests\AcceptedLanguagesTest::testGetLanguageCodesWithBlankInformation Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( + 0 => '' )