Index of /vendor/slevomat/coding-standard/tests/Sniffs/ControlStructures/data/
Name
Last Modified
Size
Parent Directory
allAssignmentsInConditions.php
2022-12-13 06:59
4k
blockControlStructureSpacingAtTheEndOfFile.php
2022-12-13 06:59
4k
blockControlStructureSpacingElseWithoutCurlyBraces.php
2022-12-13 06:59
4k
blockControlStructureSpacingIfWithAlternativeSyntax.php
2022-12-13 06:59
4k
blockControlStructureSpacingIfWithoutCurlyBraces.php
2022-12-13 06:59
4k
blockControlStructureSpacingSwitchErrors.fixed.php
2022-12-13 06:59
4k
blockControlStructureSpacingSwitchErrors.php
2022-12-13 06:59
4k
blockControlStructureSpacingWithDefaultSettingsErrors.fixed.php
2022-12-13 06:59
4k
blockControlStructureSpacingWithDefaultSettingsErrors.php
2022-12-13 06:59
4k
blockControlStructureSpacingWithDefaultSettingsNoErrors.php
2022-12-13 06:59
4k
blockControlStructureSpacingWithModifiedSettingsErrors.fixed.php
2022-12-13 06:59
4k
blockControlStructureSpacingWithModifiedSettingsErrors.php
2022-12-13 06:59
4k
blockControlStructureSpacingWithModifiedSettingsNoErrors.php
2022-12-13 06:59
4k
disallowContinueWithoutIntegerOperandInSwitchErrors.fixed.php
2022-12-13 06:59
4k
disallowContinueWithoutIntegerOperandInSwitchErrors.php
2022-12-13 06:59
4k
disallowContinueWithoutIntegerOperandInSwitchNoErrors.php
2022-12-13 06:59
4k
disallowEmptyErrors.php
2022-12-13 06:59
4k
disallowEmptyNoErrors.php
2022-12-13 06:59
4k
disallowNullSafeObjectOperatorErrors.php
2022-12-13 06:59
4k
disallowShortTernaryOperatorErrors.fixed.php
2022-12-13 06:59
4k
disallowShortTernaryOperatorErrors.php
2022-12-13 06:59
4k
disallowShortTernaryOperatorErrorsFixableDisabled.fixed.php
2022-12-13 06:59
4k
disallowShortTernaryOperatorErrorsFixableDisabled.php
2022-12-13 06:59
4k
disallowShortTernaryOperatorNoErrors.php
2022-12-13 06:59
4k
disallowYodaComparisonErrors.php
2022-12-13 06:59
4k
disallowYodaComparisonNoErrors.php
2022-12-13 06:59
4k
earlyExitAlternativeSyntax.php
2022-12-13 06:59
4k
earlyExitElseifWithoutCurlyBraces.php
2022-12-13 06:59
4k
earlyExitElseifWithSpace.php
2022-12-13 06:59
4k
earlyExitElseWithoutCurlyBraces.php
2022-12-13 06:59
4k
earlyExitErrors.fixed.php
2022-12-13 06:59
12k
earlyExitErrors.php
2022-12-13 06:59
12k
earlyExitIfWithoutCurlyBraces.php
2022-12-13 06:59
4k
earlyExitIgnoredOneLineTrailingIfErrors.fixed.php
2022-12-13 06:59
4k
earlyExitIgnoredOneLineTrailingIfErrors.php
2022-12-13 06:59
4k
earlyExitIgnoredOneLineTrailingIfNoErrors.php
2022-12-13 06:59
4k
earlyExitIgnoredStandaloneIfInScope.php
2022-12-13 06:59
4k
earlyExitIgnoredTrailingIfWithOneInstructionErrors.fixed.php
2022-12-13 06:59
4k
earlyExitIgnoredTrailingIfWithOneInstructionErrors.php
2022-12-13 06:59
4k
earlyExitIgnoredTrailingIfWithOneInstructionNoErrors.php
2022-12-13 06:59
4k
earlyExitInvalidElseif.php
2022-12-13 06:59
4k
earlyExitNoErrors.php
2022-12-13 06:59
4k
error_log
2024-12-22 23:19
132k
fixableDisallowYodaComparisons.fixed.php
2022-12-13 06:59
4k
fixableDisallowYodaComparisons.php
2022-12-13 06:59
4k
fixableRequireYodaComparisons.fixed.php
2022-12-13 06:59
4k
fixableRequireYodaComparisons.php
2022-12-13 06:59
4k
jumpStatementsSpacingAtTheEndOfFile.php
2022-12-13 06:59
4k
jumpStatementsSpacingWithDefaultSettingsErrors.fixed.php
2022-12-13 06:59
4k
jumpStatementsSpacingWithDefaultSettingsErrors.php
2022-12-13 06:59
4k
jumpStatementsSpacingWithDefaultSettingsNoErrors.php
2022-12-13 06:59
4k
jumpStatementsSpacingWithModifiedSettingsErrors.fixed.php
2022-12-13 06:59
4k
jumpStatementsSpacingWithModifiedSettingsErrors.php
2022-12-13 06:59
4k
jumpStatementsSpacingWithModifiedSettingsNoErrors.php
2022-12-13 06:59
4k
jumpStatementsThrowExpressionNoErrors.php
2022-12-13 06:59
4k
jumpStatementsWhenInCaseOrDefaultErrors.fixed.php
2022-12-13 06:59
4k
jumpStatementsWhenInCaseOrDefaultErrors.php
2022-12-13 06:59
4k
jumpStatementsWhenInCaseOrDefaultNoErrors.php
2022-12-13 06:59
4k
languageConstructWithParenthesesErrors.fixed.php
2022-12-13 06:59
4k
languageConstructWithParenthesesErrors.php
2022-12-13 06:59
4k
languageConstructWithParenthesesNoErrors.php
2022-12-13 06:59
4k
newWithoutParenthesesErrors.fixed.php
2022-12-13 06:59
4k
newWithoutParenthesesErrors.php
2022-12-13 06:59
4k
newWithoutParenthesesNoErrors.php
2022-12-13 06:59
4k
newWithParenthesesErrors.fixed.php
2022-12-13 06:59
4k
newWithParenthesesErrors.php
2022-12-13 06:59
4k
newWithParenthesesNoErrors.php
2022-12-13 06:59
4k
noAssignmentsInConditions.php
2022-12-13 06:59
4k
noAssignmentsInConditionsIgnoreAssignmentsInsideFunctionCalls.php
2022-12-13 06:59
4k
requireMultiLineConditionAllConditionsErrors.fixed.php
2022-12-13 06:59
4k
requireMultiLineConditionAllConditionsErrors.php
2022-12-13 06:59
4k
requireMultiLineConditionErrors.fixed.php
2022-12-13 06:59
4k
requireMultiLineConditionErrors.php
2022-12-13 06:59
4k
requireMultiLineConditionFixerWhenBooleanOperatorOnPreviousLineEnabled.fixed.php
2022-12-13 06:59
4k
requireMultiLineConditionFixerWhenBooleanOperatorOnPreviousLineEnabled.php
2022-12-13 06:59
4k
requireMultiLineConditionNoErrors.php
2022-12-13 06:59
4k
requireMultiLineConditionWhenDisabledDoControlStructureNoErrors.php
2022-12-13 06:59
4k
requireMultiLineConditionWhenDisabledIfControlStructureNoErrors.php
2022-12-13 06:59
4k
requireMultiLineConditionWhenDisabledWhileControlStructureNoErrors.php
2022-12-13 06:59
4k
requireMultiLineConditionWithAlwaysSplitAllConditionPartsEnabledErrors.fixed.php
2022-12-13 06:59
4k
requireMultiLineConditionWithAlwaysSplitAllConditionPartsEnabledErrors.php
2022-12-13 06:59
4k
requireMultiLineConditionWithAlwaysSplitAllConditionPartsEnabledNoErrors.php
2022-12-13 06:59
4k
requireMultiLineTernaryOperatorCloseTagNoNewline.php
2022-12-13 06:59
4k
requireMultiLineTernaryOperatorErrors.fixed.php
2022-12-13 06:59
4k
requireMultiLineTernaryOperatorErrors.php
2022-12-13 06:59
4k
requireMultiLineTernaryOperatorNoErrors.php
2022-12-13 06:59
4k
requireMultiLineTernaryOperatorWithExpressionMinLengthErrors.fixed.php
2022-12-13 06:59
4k
requireMultiLineTernaryOperatorWithExpressionMinLengthErrors.php
2022-12-13 06:59
4k
requireMultiLineTernaryOperatorWithExpressionMinLengthNoErrors.php
2022-12-13 06:59
4k
requireNullCoalesceEqualOperatorErrors.fixed.php
2022-12-13 06:59
4k
requireNullCoalesceEqualOperatorErrors.php
2022-12-13 06:59
4k
requireNullCoalesceEqualOperatorNoErrors.php
2022-12-13 06:59
4k
requireNullCoalesceOperatorErrors.fixed.php
2022-12-13 06:59
4k
requireNullCoalesceOperatorErrors.php
2022-12-13 06:59
4k
requireNullCoalesceOperatorNoErrors.php
2022-12-13 06:59
4k
requireNullSafeObjectOperatorErrors.fixed.php
2022-12-13 06:59
4k
requireNullSafeObjectOperatorErrors.php
2022-12-13 06:59
4k
requireNullSafeObjectOperatorNoErrors.php
2022-12-13 06:59
4k
requireShortTernaryOperatorCloseTag.php
2022-12-13 06:59
4k
requireShortTernaryOperatorErrors.fixed.php
2022-12-13 06:59
4k
requireShortTernaryOperatorErrors.php
2022-12-13 06:59
4k
requireShortTernaryOperatorNoErrors.php
2022-12-13 06:59
4k
requireSingleLineConditionAllConditionsErrors.fixed.php
2022-12-13 06:59
4k
requireSingleLineConditionAllConditionsErrors.php
2022-12-13 06:59
4k
requireSingleLineConditionErrors.fixed.php
2022-12-13 06:59
4k
requireSingleLineConditionErrors.php
2022-12-13 06:59
4k
requireSingleLineConditionNoErrors.php
2022-12-13 06:59
4k
requireSingleLineConditionWhenDisabledDoControlStructureNoErrors.php
2022-12-13 06:59
4k
requireSingleLineConditionWhenDisabledIfControlStructureNoErrors.php
2022-12-13 06:59
4k
requireSingleLineConditionWhenDisabledSimpleConditionsNoErrors.php
2022-12-13 06:59
4k
requireSingleLineConditionWhenDisabledWhileControlStructureNoErrors.php
2022-12-13 06:59
4k
requireTernaryOperatorElseWithoutCurlyBraces.php
2022-12-13 06:59
4k
requireTernaryOperatorErrors.fixed.php
2022-12-13 06:59
4k
requireTernaryOperatorErrors.php
2022-12-13 06:59
4k
requireTernaryOperatorIfWithoutCurlyBraces.php
2022-12-13 06:59
4k
requireTernaryOperatorNoErrors.php
2022-12-13 06:59
4k
requireTernaryOperatorWithIgnoredMultiLineErrors.php
2022-12-13 06:59
4k
requireTernaryOperatorWithIgnoredMultiLineNoErrors.php
2022-12-13 06:59
4k
requireYodaComparisonErrors.php
2022-12-13 06:59
4k
requireYodaComparisonNoErrors.php
2022-12-13 06:59
4k
requireYodaComparisonsAlwaysVariableOnRightErrors.fixed.php
2022-12-13 06:59
4k
requireYodaComparisonsAlwaysVariableOnRightErrors.php
2022-12-13 06:59
4k
uselessIfConditionWithReturnElseWithoutCurlyBraces.php
2022-12-13 06:59
4k
uselessIfConditionWithReturnErrors.fixed.php
2022-12-13 06:59
4k
uselessIfConditionWithReturnErrors.php
2022-12-13 06:59
4k
uselessIfConditionWithReturnErrorsWithAssumeAllConditionExpressionsAreAlready...
2022-12-13 06:59
4k
uselessIfConditionWithReturnErrorsWithAssumeAllConditionExpressionsAreAlready...
2022-12-13 06:59
4k
uselessIfConditionWithReturnIfWithoutCurlyBraces.php
2022-12-13 06:59
4k
uselessIfConditionWithReturnNoErrors.php
2022-12-13 06:59
4k
uselessTernaryOperatorErrors.fixed.php
2022-12-13 06:59
4k
uselessTernaryOperatorErrors.php
2022-12-13 06:59
4k
uselessTernaryOperatorErrorsWithAssumeAllConditionExpressionsAreAlreadyBoolea...
2022-12-13 06:59
4k
uselessTernaryOperatorErrorsWithAssumeAllConditionExpressionsAreAlreadyBoolea...
2022-12-13 06:59
4k
uselessTernaryOperatorNoErrors.php
2022-12-13 06:59
4k
Proudly Served by LiteSpeed Web Server at cwn.resource.crane.aero Port 443