Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PHPCSStandards
/
PHP_CodeSniffer
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
116
Star
1.6k
Code
Issues
171
Pull requests
33
Discussions
Actions
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
All pull requests
New pull request
Search pull requests
is
:
pr
state
:
open
is:pr state:open
Clear filter
Search
Pull requests
Open
33
(33)
Closed
1,056
(1,056)
Author
Label
Projects
Milestones
Reviews
Assignee
Sort by
Newest
descending
More items
Comfortable display density
Compact display density
Tokenizer/PHP: fix ? tokenization in property hook parameters
Core Component: Tokenizer
Status: triage
Type: bug
#1495
·
lazerg
opened
Sep 7, 2026
Contributor
·
·
1
Squiz/SwitchDeclaration: remove duplicate strtoupper($type) calls
Standard: Squiz
Status: triage
Type: bug
#1490
·
ntdiary
opened
Aug 26, 2026
Contributor
·
·
PSR2/SwitchDeclaration: remove dead code, bow out on parse errors
Standard: PSR2
Status: triage
Type: bug
#1489
·
ntdiary
opened
Aug 26, 2026
Contributor
·
·
1
Generic/ScopeIndent: fix false positive after inline HTML before an open tag
Standard: Generic
Status: triage
Type: bug
#1488
·
aymericcucherousset
opened
Aug 23, 2026
·
·
1
Update DisallowComparisonAssignmentSniff.php #1481
Standard: Squiz
Status: triage
Type: enhancement
#1482
·
LLyaudet
opened
Aug 14, 2026
·
·
1
Util/Cache: add unit tests
Status: triage
#1480
·
ozanuslan
opened
Aug 13, 2026
·
·
3
Generators: display a message when no documentation is available
Core Component: Generators
Type: enhancement
#1450
·
lazerg
opened
Jul 1, 2026
Contributor
·
·
·
4.1.0
1
6
PHP 8.4 | Tokenizer/PHP: property hooks
Core Component: File
Core Component: Tokenizer
Core Component: Utils
Status: awaiting feedback
Status: close candidate
Status: triage
Type: enhancement
#1442
·
alekitto
opened
Jun 22, 2026
Contributor
·
·
3
Add test for processing hidden files
Core Component: File
Status: triage
Type: chores/QA
#1425
·
jnoordsij
opened
May 7, 2026
·
·
Add hidden file to Filter/AcceptTest
Core Component: File
Status: triage
Type: chores/QA
#1424
·
jnoordsij
opened
May 7, 2026
·
·
Config:
--parallel=auto
detects the number of CPU cores
Core Component: Config & CLI options
Core Component: Utils
Status: triage
Type: enhancement
#1422
·
janedbal
opened
Apr 28, 2026
·
·
Runner: distribute files round-robin by size in parallel mode
Core Component: Other
Focus: Performance
Status: triage
Type: enhancement
#1421
·
janedbal
opened
Apr 28, 2026
·
·
2
fix(PEAR.FunctionCallSignature): avoid reindenting heredoc/nowdoc blocks
Focus: Modern PHP
Standard: PEAR
Status: awaiting feedback
Status: triage
Type: bug
#1417
·
hakonharnes
opened
Apr 22, 2026
·
·
2
Add support to use short forms of type keywords
Core Component: Utils
Focus: Comments/Docblocks
Standard: Squiz
Status: triage
Type: enhancement
#1396
·
filips123
opened
Mar 17, 2026
Contributor
·
·
1
3
Generic/LineLength: use different warning and errors for namespaced names
Standard: Generic
Status: triage
Type: breaking change
#1367
·
rjd22
opened
Feb 4, 2026
·
·
1
16
Generic.WhiteSpace.ScopeIndent: Fix multi-line extends/implements indentation
Standard: Generic
Status: triage
Type: bug
#1366
·
jrchamp
opened
Feb 3, 2026
Contributor
·
·
PSR12/OperatorSpacing: add perCompatible property to not check union type operator spacing in catch() statements
Standard: PSR12
Type: documentation
Type: enhancement
#1356
·
klausi
opened
Jan 6, 2026
Contributor
·
·
·
4.1.0
1
37
Handle parse error in File::getMethodProperties()
Core Component: File
Status: awaiting feedback
Type: bug
#1350
·
fredden
opened
Dec 23, 2025
Member
·
·
4
Define polyfilled T_* constants from Tokenizer as int
Core Component: Utils
Status: has merge conflict
Type: bug
Type: enhancement
#1292
·
fredden
opened
Oct 11, 2025
Member
·
·
·
4.1.0
1
39
Runner: allow suppressing "No files were checked" error
Core Component: Config & CLI options
Status: awaiting feedback
Type: enhancement
#1291
·
schlndh
opened
Oct 11, 2025
·
·
1
10
GH Actions: test against libxml 2.14
Status: blocked
Type: chores/QA
#910
·
jrfnl
opened
Mar 30, 2025
Member
·
·
8
[Docs] Add XML doc for Squiz.Classes.ClassDeclaration sniff
Standard: Squiz
Status: awaiting feedback
Status: triage
Type: documentation
#844
·
braindawg
opened
Feb 25, 2025
Contributor
·
·
9
PSR2/NamespaceDeclaration: do not enforce new line in inline HTML
Focus: Fixer Conflicts
Standard: PSR2
Type: bug
#815
·
jrfnl
opened
Feb 12, 2025
Member
·
·
6
Tests: Add ugly integration test for Reports\Full
Core Component: Reports
Status: awaiting feedback
Status: triage
Type: chores/QA
#664
·
MatmaRex
opened
Nov 11, 2024
Contributor
·
·
2
Use ANSI color codes and Unicode characters on Windows as well
Core Component: Reports
Core Component: Utils
Status: awaiting feedback
Status: triage
Type: enhancement
#662
·
MatmaRex
opened
Nov 9, 2024
Contributor
·
·
15
Previous
1
2
Next
You can’t perform that action at this time.