summaryrefslogtreecommitdiff
path: root/src/tests/broken_configuration_php8 (follow)
AgeCommit message (Expand)Author
2021-11-19added old php version checkBen Fuhrmannek
2021-11-11detect dummy or short encryption keyBen Fuhrmannek
2021-09-02fixed more test casesBen Fuhrmannek
2021-09-02fixed compiler warnings + test casesBen Fuhrmannek
2021-08-16fincy new scanner/parser for config rules + fixed a few bugs along the way + ...Ben Fuhrmannek
2021-08-10filename typoBen Fuhrmannek
2021-08-10prevent option to be enabled and then disabledBen Fuhrmannek
2021-08-07fixed some PHP7 test casesBen Fuhrmannek
2021-08-07fixed cidr matching and test casesBen Fuhrmannek
2021-08-07fixed test caseBen Fuhrmannek
2021-08-02Merge branch 'master' of https://github.com/jvoisin/snuffleupagusBen Fuhrmannek
2021-03-26Add PHP8 for linux distributions on the CIJulien Voisin
2021-02-16fix broken testsBen Fuhrmannek
2020-12-31Add tests for broken configuration on php8jvoisin