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

Migrate legacy lib.php callbacks to hooks #135

Closed
Tracked by #134
martignoni opened this issue Jun 22, 2024 · 0 comments · Fixed by #136
Closed
Tracked by #134

Migrate legacy lib.php callbacks to hooks #135

martignoni opened this issue Jun 22, 2024 · 0 comments · Fixed by #136
Assignees
Labels
Status: tests passed Feature or fix is successfully tested Type: maintenance A maintenance task
Milestone

Comments

@martignoni
Copy link
Member

martignoni commented Jun 22, 2024

Legacy lib.php callbacks are deprecated as of Moodle 4.4. They have to be replaced by hooks.

Ref: https://moodledev.io/docs/4.5/apis/core/hooks#deprecation-of-legacy-libphp-callbacks

@martignoni martignoni added the Type: maintenance A maintenance task label Jun 22, 2024
@martignoni martignoni added this to the 2.17.0 milestone Jun 22, 2024
@martignoni martignoni linked a pull request Jun 27, 2024 that will close this issue
@martignoni martignoni added Status: work started Work started on this issue Status: test started Test started for feature or fix and removed Status: work started Work started on this issue labels Jun 28, 2024
@martignoni martignoni modified the milestones: 2.17.0, 2.18.x Jul 8, 2024
@martignoni martignoni modified the milestones: 2.18.x, 2.19.x Aug 7, 2024
@martignoni martignoni added Status: tests passed Feature or fix is successfully tested and removed Status: test started Test started for feature or fix labels Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: tests passed Feature or fix is successfully tested Type: maintenance A maintenance task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants