projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e4a31c
)
Widened the upgrade path
author
Alexander Ebert
<ebert@woltlab.com>
Sun, 1 Dec 2019 23:03:17 +0000
(
00:03
+0100)
committer
Alexander Ebert
<ebert@woltlab.com>
Sun, 1 Dec 2019 23:03:17 +0000
(
00:03
+0100)
com.woltlab.wcf/package.xml
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/package.xml
b/com.woltlab.wcf/package.xml
index 54d8172321c5a0f9a2710b0cedf59118ef914307..b8f2edbc7c6d6f584073cdc6b744c4c77a4ca06b 100644
(file)
--- a/
com.woltlab.wcf/package.xml
+++ b/
com.woltlab.wcf/package.xml
@@
-57,7
+57,9
@@
<instruction type="page" />
</instructions>
- <instructions type="update" fromversion="3.1.10 pl 2">
+ <instructions type="update" fromversion="3.1.*">
+ <!-- TODO: Add a check for the minimum version and the PHP requirements! -->
+
<instruction type="sql">update_5.2_pre_sql_api.sql</instruction>
<!-- contains 3 PIP-scripts, \wcf\data\option\OptionEditor, \wcf\system\cache\builder\RoutingCacheBuilder, \wcf\system\database\table\ -->