plugin version compatibility checking. To use, set MinVersion, MaxVersion or MinPHPversion in the plugin header block. Case is not important. We check the project versions against STD_VERSION, which should be rolled to a new y of x.x.y if the plugin interface or project code changes in an incompatible way.

This commit is contained in:
redmatrix
2016-01-11 16:34:12 -08:00
parent f4d47f825d
commit 66c8658898
5 changed files with 97 additions and 11 deletions

View File

@@ -1 +1 @@
2016-01-10.1274H
2016-01-11.1275H