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.
Differential D2546
Allow self-registration to work outside Composer too dereckson on Feb 21 2022, 03:19. Authored by Tags None Referenced Files
Subscribers None
Details Unit test for self-registration only checked we add an autoloader The autoloader worked fine if an autoloader is already there, Tested without vendor/ folder
Diff Detail
|