Skip to content

Pull requests: sirbrillig/phpcs-variable-analysis

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Only allow unused values in associative foreach loops with option
#167 by sirbrillig was merged Apr 19, 2020 Loading… updated Apr 19, 2020
Add .gitattributes
#163 by jrfnl was merged Mar 23, 2020 Loading… updated Mar 23, 2020
Change standalone install instructions to use latest release
#161 by sirbrillig was merged Mar 9, 2020 Loading… updated Mar 9, 2020
Handle nested destructuring assignment
#129 by sirbrillig was merged Feb 27, 2020 Loading… updated Feb 27, 2020
VariableAnalysisSniff::checkForPassByReferenceFunctionCall(): fix comment tolerance
#159 by jrfnl was merged Feb 18, 2020 Loading… updated Feb 18, 2020
VariableAnalysisSniff::checkForAssignment(): fix comment tolerance
#157 by jrfnl was merged Feb 18, 2020 Loading… updated Feb 18, 2020
Helper::areAnyConditionsAClosure(): remove unused method
#142 by jrfnl was merged Feb 17, 2020 Loading… updated Feb 18, 2020
VariableAnalysisSniff::processCompactArguments(): fix comment tolerance
#155 by jrfnl was merged Feb 17, 2020 Loading… updated Feb 18, 2020
VariableAnalysisSniff::checkForSymbolicObjectProperty(): fix comment tolerance
#154 by jrfnl was merged Feb 17, 2020 Loading… updated Feb 18, 2020
VariableAnalysisSniff::checkForGlobalDeclaration(): fix comment tolerance
#153 by jrfnl was merged Feb 17, 2020 Loading… updated Feb 18, 2020
VariableAnalysisSniff::checkForListAssignment(): fix comment tolerance
#152 by jrfnl was merged Feb 17, 2020 Loading… updated Feb 18, 2020
VariableAnalysisSniff::checkForVariableVariable(): fix comment tolerance
#151 by jrfnl was merged Feb 17, 2020 Loading… updated Feb 18, 2020
VariableAnalysisSniff::checkForStaticOutsideClass(): fix comment tolerance
#150 by jrfnl was merged Feb 17, 2020 Loading… updated Feb 17, 2020
VariableAnalysisSniff::checkForStaticMember(): fix comment tolerance [2]
#148 by jrfnl was merged Feb 17, 2020 Loading… updated Feb 17, 2020
VariableAnalysisSniff::checkForStaticMember(): fix comment tolerance [1]
#147 by jrfnl was merged Feb 14, 2020 Loading… updated Feb 14, 2020
VariableAnalysisSniff::checkForCatchBlock(): fix comment tolerance
#146 by jrfnl was merged Feb 14, 2020 Loading… updated Feb 14, 2020
VariableAnalysisSniff::isGetDefinedVars(): fix comment tolerance
#143 by jrfnl was merged Feb 14, 2020 Loading… updated Feb 14, 2020
CircleCI Composer: move PHPCS dependency to require
#141 by jrfnl was merged Feb 14, 2020 Loading… updated Feb 14, 2020
Helper::findVariableScope(): performance tweak
#139 by jrfnl was merged Feb 13, 2020 Loading… updated Feb 14, 2020
Allow running the unit tests on more recent PHPUnit versions
#140 by jrfnl was merged Feb 13, 2020 Loading… updated Feb 14, 2020
Helper::findFunctionCall[Arguments](): fix comment tolerance
#138 by jrfnl was merged Feb 13, 2020 Loading… updated Feb 13, 2020
Helper::findPreviousFunctionPtr(): fix comment tolerance
#137 by jrfnl was merged Feb 13, 2020 Loading… updated Feb 13, 2020
Helper::findParenthesisOwner(): fix comment tolerance
#136 by jrfnl was merged Feb 13, 2020 Loading… updated Feb 13, 2020
ProTip! Adding no:label will show everything without a label.