Page MenuHomeDevCentral

Add PSR-4 autoload register implementation
ClosedPublic

Authored by dereckson on Apr 16 2018, 11:33.
Tags
None
Referenced Files
F30617594: D1600.id4089.diff
Mon, May 25, 10:31
F30617593: D1600.id4087.diff
Mon, May 25, 10:31
F30617591: D1600.id4086.diff
Mon, May 25, 10:31
F30617589: D1600.id4088.diff
Mon, May 25, 10:31
F30612860: D1600.diff
Mon, May 25, 09:19
F30592241: D1600.diff
Mon, May 25, 04:20
Unknown Object (File)
Sun, May 24, 11:35
Unknown Object (File)
Sun, May 24, 09:58
Subscribers
None

Details

Summary

This implementation allows to load the library itself,
or any PSR-4 namespace/folder pair.

Test Plan

New unit tests

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningsrc/Registration/Autoloader.php:12PHPCS.W.Generic.Files.LineLength.TooLongGeneric.Files.LineLength.TooLong
Warningsrc/Registration/Autoloader.php:18PHPCS.W.Generic.Files.LineLength.TooLongGeneric.Files.LineLength.TooLong
Unit
Tests Passed
Branch
master
Build Status
Buildable 2513
Build 2761: arc lint + arc unit