summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/sl.json
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-01-26 16:35:43 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-01-26 16:35:43 +0100
commitb4f71ccf4dd43332ab92eb860604c2308cb36a9d (patch)
treeb8fbed8f6167265598707c4a301eb30e62d0574f /apps/weather_status/l10n/sl.json
parent652bf9d363e891460ec5c341f05645169322ffc6 (diff)
downloadnextcloud-server-b4f71ccf4dd43332ab92eb860604c2308cb36a9d.tar.gz
nextcloud-server-b4f71ccf4dd43332ab92eb860604c2308cb36a9d.zip
Fix app fetcher php comparison to allow wider ranges
When app app specifies php 7.4 as upper limit we have to allow the installation on php>7.4.0. The previous version check didn't do that. This adjusts the regexes to discard any irrelevant suffix after the three version numbers so that we can use more fine granular checks than php's version_compare can do out of the box, like for php 7.4 we only compare the major and minor version numbers and ignore the patch level. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/weather_status/l10n/sl.json')
0 files changed, 0 insertions, 0 deletions