Skip to content

chore: delete defunkt and broken autoload.php#632

Merged
bshaffer merged 1 commit into
mainfrom
bshaffer-patch-2
Sep 29, 2025
Merged

chore: delete defunkt and broken autoload.php#632
bshaffer merged 1 commit into
mainfrom
bshaffer-patch-2

Conversation

@bshaffer
Copy link
Copy Markdown
Contributor

looking at the file, it hasn't worked for a very long time (because it expects files to be in src/Google/Auth/CLASSNAME.php instead of src/CLASSNAME.php), and it performs unnecessary behavior (it replaces underscored classnames with namespaces, and then tries to load the file).

It is truly a terribly outdated file and we should banish it to the void

@bshaffer bshaffer requested a review from a team September 17, 2025 00:20
@bshaffer bshaffer merged commit c3705b7 into main Sep 29, 2025
12 checks passed
@bshaffer bshaffer deleted the bshaffer-patch-2 branch September 29, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants