Constants
Table of Contents
Classes
- NewConstantsSniff
- Detect use of new PHP native global constants.
- NewMagicClassConstantSniff
- Detect usage of the magic `::class` constant introduced in PHP 5.5.
- RemovedConstantsSniff
- Detect use of deprecated and/or removed PHP native global constants.