Page MenuHomeDevCentral

Allow self-registration to work outside Composer too
ClosedPublic

Authored by dereckson on Feb 21 2022, 03:19.
Tags
None
Referenced Files
F38895548: D2546.diff
Sun, Jul 26, 02:02
F38809576: D2546.id.diff
Sat, Jul 25, 18:14
F38678387: D2546.id6446.diff
Sat, Jul 25, 06:56
Unknown Object (File)
Fri, Jul 24, 20:33
Unknown Object (File)
Sun, Jul 19, 17:34
Unknown Object (File)
Sat, Jul 18, 12:59
Unknown Object (File)
Sat, Jul 18, 07:14
Unknown Object (File)
Sat, Jul 18, 03:49
Subscribers
None

Details

Summary

Unit test for self-registration only checked we add an autoloader
function, but didn't test the correctness of the autoloader.

The autoloader worked fine if an autoloader is already there,
but if not will complain about missing classes.

Test Plan

Tested without vendor/ folder

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable