HomeDevCentral

Allow self-registration to work outside Composer too

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Allow self-registration to work outside Composer too

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

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2546

Details

Provenance
derecksonAuthored on Feb 22 2022, 20:20
derecksonPushed on Jun 19 2023, 23:14
Reviewer
dereckson
Differential Revision
D2546: Allow self-registration to work outside Composer too
Parents
rKOT7bd184d37d34: Use PHP 8 str_starts_with
Branches
Unknown
Tags
Unknown