PHPCompatibility
Table of Contents
Namespaces
Interfaces
- ComplexVersionInterface
- Complex Version Interface.
Classes
- AbstractComplexVersionSniff
- Abstract base class for sniffs based on complex arrays with PHP version information.
- AbstractFunctionCallParameterSniff
- Abstract class to use as a base for examining the parameter values passed to function calls.
- AbstractNewFeatureSniff
- Base class for new feature sniffs.
- AbstractRemovedFeatureSniff
- Base class for removed feature sniffs.
- PHPCSHelper
- PHPCS cross-version compatibility helper class.
- Sniff
- Base class from which all PHPCompatibility sniffs extend.