Skip to content

Switch to Moodle core PSR Log package to fix tests - #120

Open
andrewhancox wants to merge 1 commit into
anthology-ally:masterfrom
andrewhancox:core_psr_log
Open

Switch to Moodle core PSR Log package to fix tests#120
andrewhancox wants to merge 1 commit into
anthology-ally:masterfrom
andrewhancox:core_psr_log

Conversation

@andrewhancox

Copy link
Copy Markdown

Currently this plugin uses its own, outdated, copy of the PSR Log package which causes conflicts when running PHPUnit tests in some scenarios.
This PR switches it to use the version of this package that ships with core Moodle.

@andrewhancox andrewhancox changed the title Switch to core PSR Log package Switch to Moodle core PSR Log package to fix tests Mar 13, 2026
@greg-pedder

greg-pedder commented Apr 21, 2026

Copy link
Copy Markdown

This would be a useful change. Currently on our Moodle 5.2/PHP 8.3.0 development install, I get the following fatal error when trying to restore a course:

image

greg-pedder added a commit to University-of-Glasgow-Public/moodle that referenced this pull request Apr 21, 2026
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.

2 participants