Thomas--F / BotTracker

BotTracker-Plugin for Piwik
GNU General Public License v3.0
33 stars 14 forks source link

Require at least PHP 5.3.10 #51

Closed tsteur closed 7 years ago

tsteur commented 7 years ago

See https://github.com/Thomas--F/BotTracker/issues/48

We have recently changed the logic and it is now needed to required to add >=. Once this PR is merged and a new release is tagged, Piwik 3 users should receive the update for this plugin.

FYI: In Piwik 3 we require PHP 5.5.9, so you could also require a newer PHP version if you wanted (>=5.5.9)

refs https://github.com/piwik/piwik/issues/10876

tsteur commented 7 years ago

BTW: Piwik 3 will be released on Thursday/Friday and there won't be any breaking changes anymore