IniDirectives
Table of Contents
Classes
- NewIniDirectivesSniff
- Detect the use of new INI directives through `ini_set()` or `ini_get()`.
- RemovedIniDirectivesSniff
- Detect the use of deprecated and removed INI directives through `ini_set()` or `ini_get()`.