DanielSiepmann / tracking

TYPO3 Extension providing server side tracking.
https://daniel-siepmann.de/projects/typo3-extension-tracking.html
GNU General Public License v2.0
17 stars 2 forks source link

Keep compatible with PHP 7.3, 7.2 #69

Closed DanielSiepmann closed 3 years ago

DanielSiepmann commented 3 years ago

The extension supports TYPO3 v10 LTS which supports PHP 7.2 and 7.3. The extension should therefore be compatible with those versions.

Checks should be added to CI and possible issues should be fixed.

DanielSiepmann commented 3 years ago

Support for 7.2 is not added yet, as that would mean we would need to lower version of phpunit.