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

First pass at adding event dispatching for sites not found #67

Closed

Conversation

bomoko
Copy link

@bomoko bomoko commented Sep 4, 2023

Overview

This pull request: Adds event dispatching for site aliases that are not found through the usual resolution methods

Q A
Bug fix? no
New feature? yes
Has tests? yes
BC breaks? no
Deprecations? no

Summary

Implemented the Symfony EventDispatcher component and introduced a new event

closes #66

@bomoko
Copy link
Author

bomoko commented Sep 4, 2023

Just gonna close this for a sec - I see I've failed a few tests

@bomoko bomoko closed this Sep 4, 2023
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.

Ability to add custom fallback site alias resolvers
1 participant