Skip to content

Conversation

@fiammybe
Copy link
Member

@fiammybe fiammybe commented Sep 9, 2025

Migrate our current legacy autoloader to a standards-compliant PSR-4 composer based setup.

  • use composer instead of the legacy autoloader
  • Implement fallback to old PHP5 class structure to have a well organised and planned deprecation, while keeping the modules and the core working through it all.
  • Provide a bridge from the old PHP5 class structure to PSR-4 class structures that composer favors, enabling a smooth transition for modules and core code

@fiammybe fiammybe added this to the 2.1.0 milestone Sep 9, 2025
@fiammybe fiammybe self-assigned this Sep 9, 2025
@fiammybe fiammybe linked an issue Oct 8, 2025 that may be closed by this pull request
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.

Use Composer

1 participant