Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Add class alias registration method to ServiceProvider" #176

Merged
merged 1 commit into from
May 14, 2021

Conversation

LukeTowers
Copy link
Member

@LukeTowers LukeTowers commented May 14, 2021

Reverts #152 as it was causing issues with classes that didn't exist.

The class that is not found is: Winter\User\Classes\UserEventBase

@LukeTowers LukeTowers merged commit ff9c934 into develop May 14, 2021
@LukeTowers LukeTowers added this to the v1.1.4 milestone May 14, 2021
@LukeTowers LukeTowers deleted the revert-152-registerAliases branch May 14, 2021 15:15
LukeTowers added a commit that referenced this pull request May 14, 2021
* develop: (45 commits)
  Revert "Add class alias registration method to plugins (#152)" (#176)
  Add class alias registration method to plugins (#152)
  Improved Latvian translation (#142)
  Fixing styles for custom checkbox (#140)
  ImageResizer should support uppercase file extensions (#135)
  Improved Italian Translations (#134)
  Improved Latvian translation (#128)
  Update lang.php
  Only show plugin warnings for active replacements (#122)
  Fix unit tests
  Ensure route attributes from plugins are properly loaded
  Revert "Support ReportContainers that are aliases of real ReportContainers"
  Ensure all plugins are uninstalled when the system is uninstalled (#114)
  Add history of replacement plugins to the system_plugin_history table (#115)
  Warn when replaced plugins are still present (#109)
  Added plugin registration after loading (#113)
  Fixed issue with taglist when not readOnly but an array value
  Improve handling for null being passed to the ImageResizer
  Add discord badge
  Support ReportContainers that are aliases of real ReportContainers
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant