Skip to content

Add baseline for strict comparison php code sniffer rule#2739

Merged
Crabcyborg merged 2 commits into
masterfrom
add_baseline_for_strict_comparison_php_code_sniffer_rule
Jan 8, 2026
Merged

Add baseline for strict comparison php code sniffer rule#2739
Crabcyborg merged 2 commits into
masterfrom
add_baseline_for_strict_comparison_php_code_sniffer_rule

Conversation

@Crabcyborg

@Crabcyborg Crabcyborg commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

This enforces that we use === instead of ==.

For now I'm just ignoring the problem files. We want to fix these soon.

But this makes sure that it's checked automatically in new pull requests in any other files that don't already have issues.

@Crabcyborg Crabcyborg added this to the 6.27 milestone Jan 8, 2026
@Crabcyborg
Crabcyborg merged commit 541d06d into master Jan 8, 2026
36 checks passed
@Crabcyborg
Crabcyborg deleted the add_baseline_for_strict_comparison_php_code_sniffer_rule branch January 8, 2026 16:59
stephywells pushed a commit that referenced this pull request Apr 4, 2026
…arison_php_code_sniffer_rule

Add baseline for strict comparison php code sniffer rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant