Page MenuHomeDevCentral

Add PSR-4 autoload register implementation
ClosedPublic

Authored by dereckson on Apr 16 2018, 11:33.
Tags
None
Referenced Files
F7137326: D1600.id4087.diff
Mon, Apr 21, 07:28
F7122120: D1600.diff
Mon, Apr 21, 01:42
F7121589: D1600.id4086.diff
Mon, Apr 21, 01:32
F7087577: D1600.diff
Sun, Apr 20, 12:06
F7087566: D1600.id4089.diff
Sun, Apr 20, 12:05
Unknown Object (File)
Sun, Apr 20, 04:03
Unknown Object (File)
Thu, Apr 17, 19:57
Unknown Object (File)
Thu, Apr 17, 16:57
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