-
Improvement
-
Resolution: Deferred
-
Minor
-
None
-
Future Dev
-
None
Found while testing MDL-72324
If you have a version.php file with:
$plugin->supported = [31,37]; |
$plugin->incompatible = 35; |
Then core and / or the moodle ci plugin should complain that this doesn't make sense
- Discovered while testing
-
MDL-72324 plugin incompatible check is backwards in upgradelib
-
- Closed
-