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

PHP 8.2 | Fix deprecated embedded variables in text strings bug
#248 by jrfnl was merged May 26, 2022 Loading… updated May 26, 2022
Composer: up minimum PHPCS to 3.5.6
#250 by jrfnl was merged May 26, 2022 Loading… updated May 26, 2022
Tests: use strict assertions
#247 by jrfnl was merged May 26, 2022 Loading… updated May 26, 2022
PHPUnit config: add schema references
#245 by jrfnl was merged May 26, 2022 Loading… updated May 26, 2022
Update for Composer 2.2 enhancement
#242 by jrfnl was merged Feb 21, 2022 Loading… updated Feb 21, 2022
PHPUnit: update configuration
#241 by jrfnl was merged Sep 27, 2021 Loading… updated Sep 27, 2021
Respect ignoring undefined variables in else blocks
#239 by sirbrillig was merged Jul 6, 2021 Loading… updated Jul 6, 2021
Allow parsing mixed HTML and PHP
#234 by sirbrillig was merged Jun 18, 2021 Loading… updated Jun 18, 2021
Only use HTML/close PHP tag tokens as empty when necessary
#236 by sirbrillig was merged Jun 18, 2021 Loading… updated Jun 18, 2021
Ignore double assignment by reference if second is inside condition
#235 by sirbrillig was merged Jun 18, 2021 Loading… updated Jun 18, 2021
Start inline block scope at end of condition rather than at keyword
#230 by sirbrillig was merged Mar 9, 2021 Loading… updated Mar 9, 2021
Add allowUnusedVariablesInFileScope option
#229 by sirbrillig was merged Mar 9, 2021 Loading… updated Mar 9, 2021
Add test for compact being used with variable strings
#223 by sirbrillig was merged Jan 8, 2021 Loading… updated Jan 8, 2021
Properly detect variables used in quotes inside arrow functions
#222 by sirbrillig was merged Dec 30, 2020 Loading… updated Dec 30, 2020
Treat writing to a by-reference foreach loop variable as a read
#221 by sirbrillig was merged Dec 30, 2020 Loading… updated Dec 30, 2020
Only check one parent for recursive list assignment
#218 by sirbrillig was merged Dec 12, 2020 Loading… updated Dec 12, 2020
Fix array_walk pass-by-reference in 3.x
#217 by sirbrillig was merged Nov 23, 2020 Loading… updated Nov 23, 2020
Fix array_walk pass-by-reference in 2.x
#216 by sirbrillig was merged Nov 23, 2020 Loading… updated Nov 23, 2020
Backport all of 3.0 to 2.x without phpcsutils
#213 by sirbrillig was merged Nov 10, 2020 Loading… updated Nov 10, 2020
Mark concatenation inside another expression as variable read
#186 by sirbrillig was merged Sep 15, 2020 Loading… updated Sep 15, 2020
Add tests for if/loop condition undefined array
#211 by sirbrillig was merged Sep 15, 2020 Loading… updated Sep 15, 2020
Add missing superglobals
#207 by sirbrillig was merged Sep 15, 2020 Loading… updated Sep 15, 2020
Add UndefinedUnsetVariable sniff code
#208 by sirbrillig was merged Sep 15, 2020 Loading… updated Sep 15, 2020
Add test for UnusedParameterBeforeUsed sniff code
#206 by sirbrillig was merged Sep 10, 2020 Loading… updated Sep 10, 2020
Add sniff codes for array assignment shortcut
#205 by sirbrillig was merged Sep 10, 2020 Loading… updated Sep 10, 2020 3.0
ProTip! Updated in the last three days: updated:>2025-12-18.