Commit graph

5 commits

Author SHA1 Message Date
Florian Weiss
6a74da49a3 [TASK] match PHP version for CI 2023-07-06 13:53:06 +02:00
Markus Klein
479f8d420c [TASK] Use php 7.4 by default for CI 2021-02-19 15:30:47 +01:00
691adc00a6
Follow and validate against PSR-12
This prevents unnecessary merge conflicts in future.
Also code follows a simple formatting rule set and is easier to read.
2020-10-05 08:49:33 +02:00
c75aa1f2c0
Support PHP 7.2 and 7.3
As those are still supported and used by many Unix distributions.
Many software is running on PHP 7.2 and 7.3 and the code base should
support those versions.
2020-10-05 08:45:52 +02:00
619436a2fd
Add tests and execute via GitHub Actions 2020-09-10 11:22:16 +02:00