PHP
Table of Contents
Classes
- BacktickOperatorUnitTest
- Unit test class for the BacktickOperator sniff.
- CharacterBeforePHPOpeningTagUnitTest
- Unit test class for the CharacterBeforePHPOpeningTag sniff.
- ClosingPHPTagUnitTest
- Unit test class for the ClosingPHPTag sniff.
- DeprecatedFunctionsUnitTest
- Unit test class for the DeprecatedFunctions sniff.
- DisallowAlternativePHPTagsUnitTest
- Unit test class for the DisallowAlternativePHPTags sniff.
- DisallowRequestSuperglobalUnitTest
- Unit test class for the DisallowRequestSuperglobal sniff.
- DisallowShortOpenTagUnitTest
- Unit test class for the DisallowShortOpenTag sniff.
- DiscourageGotoUnitTest
- Unit test class for the DiscourageGoto sniff.
- ForbiddenFunctionsUnitTest
- Unit test class for the ForbiddenFunctions sniff.
- LowerCaseConstantUnitTest
- Unit test class for the LowerCaseConstant sniff.
- LowerCaseKeywordUnitTest
- Unit test class for the LowerCaseKeyword sniff.
- LowerCaseTypeUnitTest
- Unit test class for the LowerCaseType sniff.
- NoSilencedErrorsUnitTest
- Unit test class for the NoSilencedErrors sniff.
- RequireStrictTypesUnitTest
- Unit test class for the RequireStrictType sniff.
- SAPIUsageUnitTest
- Unit test class for the SAPIUsage sniff.
- SyntaxUnitTest
- Unit test class for the Syntax sniff.
- UpperCaseConstantUnitTest
- Unit test class for the UpperCaseConstant sniff.