fix stack issues

* fix php7.2 stack detection
* add php7.3 as php7.0 replacement
This commit is contained in:
VirtuBox
2019-03-02 20:38:31 +01:00
parent 698d982fc2
commit 79d45044f9
19 changed files with 544 additions and 651 deletions

View File

@@ -6,7 +6,7 @@ VERSION = WOVariables.wo_version
BANNER = """
WordOps v%s
Copyright (c) 2018 WordOps.
Copyright (c) 2019 WordOps.
""" % VERSION