[ 'input' => ' ' '5.6', 'issues_to_fix' => ['PossiblyUndefinedGlobalVariable'], 'safe_types' => true, ], 'twoPossiblyUndefinedVariables' => [ 'input' => ' ' '5.6', 'issues_to_fix' => ['PossiblyUndefinedGlobalVariable'], 'safe_types' => true, ], 'possiblyUndefinedVariableInElse' => [ 'input' => ' ' '5.6', 'issues_to_fix' => ['PossiblyUndefinedGlobalVariable'], 'safe_types' => true, ], 'unsetPossiblyUndefinedVariable' => [ 'input' => ' ' '5.6', 'issues_to_fix' => ['PossiblyUndefinedGlobalVariable'], 'safe_types' => true, ], 'useUnqualifierPlugin' => [ 'input' => ' ' '7.4', 'issues_to_fix' => [], 'safe_types' => true, ], ]; } }