fix(joomla6): update webservices plugin for Joomla 6 typed event API #53

Closed
jmiller wants to merge 0 commits from dev into main
Owner

Update plg_webservices_mokowaas for Joomla 6 typed event system.

Fixes #48

Update plg_webservices_mokowaas for Joomla 6 typed event system. Fixes #48
jmiller added 8 commits 2026-05-26 18:52:59 +00:00
chore: cascade main → dev [skip ci]
fix(joomla6): update webservices plugin for Joomla 6 typed event API
Joomla: Repo Health / Release configuration (push) Blocked by required conditions
Joomla: Repo Health / Scripts governance (push) Blocked by required conditions
Joomla: Repo Health / Repository health (push) Blocked by required conditions
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Update Server / Update updates.xml (push) Failing after 9s
3f20ad985c
Joomla 6 changed SubscriberInterface event handlers to receive a typed
event object instead of pass-by-reference parameters. Update
onBeforeApiRoute() to accept BeforeApiRouteEvent and extract the
router via $event->getRouter().

Fixes #48

Authored-by: Moko Consulting
jmiller marked the pull request as ready for review 2026-05-26 19:30:42 +00:00
jmiller closed this pull request 2026-05-26 19:32:29 +00:00

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoWaaS#53