-
Notifications
You must be signed in to change notification settings - Fork 84
Remove the dispatch event functions in model and view #458
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
base: main
Are you sure you want to change the base?
Conversation
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Code Suggestions ✨No code suggestions found for the PR. |
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
User description
joomla/joomla-cms#45431
PR Type
documentation
Description
Document removal of
dispatchEvent
proxy functions in model and view.Provide migration guidance for using dispatcher directly.
Specify affected files and updated usage example.
Changes walkthrough 📝
removed-backward-incompatibility.md
Document removal of dispatchEvent proxy functions
migrations/54-60/removed-backward-incompatibility.md
dispatchEvent
proxy functions.