-
Notifications
You must be signed in to change notification settings - Fork 20
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
TypeError: Cannot assign string to property core_question\output\question_version_info::$version of type int #113
Comments
Interesting, I will investigate |
Found this where it was fixed in core: |
Quite likely to be due to this change not that it helps with what a fix might look like |
I suspect it is a test failure rather than a plugin failure, but I am keen all my tests pass |
full test run has now completed with MDL-80087 reverted and this resolves those failing tests, so that's definitely where it's coming from |
Hi Alistair, I am not entirely sure why the unit tests ever worked under PHP 8.2. However as a result of his commit |
Thanks Marcus! Tests running now, results should be in in about 3.5h. |
PHP8.1
Moodle 4.3 stable
New PHPUnit failures since Thursday. Seems it could be due to the core weekly release rather than the plugin update
The text was updated successfully, but these errors were encountered: