.noencode korrigiert und php-Version in der Precheck.php auf 7.0 - 7.2 eingeschränkt
This commit is contained in:
parent
80211cdd70
commit
a6686842e5
@ -1 +1 @@
|
|||||||
copyAsIsFiles = modules
|
copyAsIsFiles=modules
|
||||||
|
@ -68,8 +68,8 @@ class requConfig
|
|||||||
'hasFromToPhpVersion' => array(
|
'hasFromToPhpVersion' => array(
|
||||||
'blExec' => 1,
|
'blExec' => 1,
|
||||||
'aParams' => array(
|
'aParams' => array(
|
||||||
'from' => '5.3.0',
|
'from' => '7.0.0',
|
||||||
'to' => '5.6.200',
|
'to' => '7.2.200',
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user