mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
Merge branch 'MDL-80275-main' of https://github.com/andrewnicols/moodle
This commit is contained in:
commit
70c29d8d68
4 changed files with 108 additions and 95 deletions
11
.upgradenotes/MDL-80275-1715921093133.yml
Normal file
11
.upgradenotes/MDL-80275-1715921093133.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
issueNumber: MDL-80275
|
||||
notes:
|
||||
core:
|
||||
- message: >
|
||||
The class autoloader has been moved to an earlier point in the Moodle
|
||||
bootstrap.
|
||||
|
||||
|
||||
Autoloaded classes are now available to scripts using the
|
||||
`ABORT_AFTER_CONFIG` constant.
|
||||
type: changed
|
Loading…
Add table
Add a link
Reference in a new issue