summaryrefslogtreecommitdiff
path: root/src/tests/ini (follow)
AgeCommit message (Collapse)Author
2023-12-13print key and value on INI violationsChristian Göttsche
On violations of INI settings include the key and if appropriate the value in the log message. This helps to locate offenders and fine tune the configuration itself.
2022-06-13Fix the CI on PHP8.0 and PHP8.1jvoisin
2021-11-30PHP 8.1 compatibility with streams/includes + fix for ticksBen Fuhrmannek
2021-08-07unit tests for ini protection featureBen Fuhrmannek