HomeDevCentral

Allow self-registration to work outside Composer too
6dfeb9f269ceUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
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 Jul 1 2023, 20:39
derecksonPushed on Jun 22 2023, 22:00
Parents
rKERUALD16d5163a7fdf: Use PHP 8 str_starts_with
Branches
Unknown
Tags
Unknown

Event Timeline