Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
andreybolonin
/
coding-standard
Public
forked from
doctrine/coding-standard
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
patch-1
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 29, 2018
Update .travis.yml
andreybolonin
authored
e96e946
Copy full SHA for e96e946
Commits on Sep 24, 2018
Open 6.0.x-dev
Majkl578
committed
18d1e8e
Copy full SHA for 18d1e8e
Prepare 5.0.0 release
Majkl578
committed
bb8de04
Copy full SHA for bb8de04
Export-ignore .doctrine-project.json and /docs
Majkl578
committed
399bc1f
Copy full SHA for 399bc1f
CI: Drop PHPCS <3.3.2 workaround
Majkl578
committed
48caa7c
Copy full SHA for 48caa7c
Merge pull request #84 from doctrine/chore/new-arry-format
Show description for 2c78365
Ocramius
authored
2c78365
Copy full SHA for 2c78365
Use new PHPCS array syntax
carusogabriel
committed
fd10597
Copy full SHA for fd10597
Commits on Sep 23, 2018
Merge pull request #89 from doctrine/sniff/OptimizedFunctionsWithoutUnpacking
Show description for b0e94b9
Majkl578
authored
b0e94b9
Copy full SHA for b0e94b9
Enable OptimizedFunctionsWithoutUnpacking sniff
Majkl578
committed
d817715
Copy full SHA for d817715
Commits on Sep 22, 2018
Merge pull request #88 from doctrine/sniff/DocCommentSpacing
Show description for da9015f
Ocramius
authored
da9015f
Copy full SHA for da9015f
Commits on Sep 20, 2018
Enable DocCommentSpacing sniff
Majkl578
committed
ee333f4
Copy full SHA for ee333f4
Keep requirements sorted
Majkl578
committed
175676d
Copy full SHA for 175676d
Require Slevomat CS 4.8.0
Majkl578
committed
0e0e022
Copy full SHA for 0e0e022
Commits on Sep 10, 2018
Merge pull request #77 from doctrine/patch-versions
Show description for 75b526d
carusogabriel
authored
75b526d
Copy full SHA for 75b526d
Commits on Sep 9, 2018
Bump patch versions of dependencies
carusogabriel
committed
53e9976
Copy full SHA for 53e9976
Commits on Sep 5, 2018
Merge pull request #86 from doctrine/customizing-rules
Show description for 2834369
alcaeus
authored
2834369
Copy full SHA for 2834369
Commits on Sep 4, 2018
Document how to customize rules
Majkl578
committed
059fe5e
Copy full SHA for 059fe5e
Commits on Sep 3, 2018
Merge pull request #85 from doctrine/validate-ruleset
Show description for c3abeae
Ocramius
authored
c3abeae
Copy full SHA for c3abeae
Validate ruleset against XML schema
Majkl578
committed
1d35fd5
Copy full SHA for 1d35fd5
Merge pull request #83 from doctrine/feature/combined-assignments-operators
Show description for d7770de
Majkl578
authored
d7770de
Copy full SHA for d7770de
Add sniff to require assignment operators when possible
carusogabriel
committed
783f2f4
Copy full SHA for 783f2f4
Commits on Sep 2, 2018
Merge pull request #82 from doctrine/sniff/UselessConstantTypeHint
Show description for 4b7e1e6
carusogabriel
authored
4b7e1e6
Copy full SHA for 4b7e1e6
Commits on Sep 1, 2018
Enable UselessConstantTypeHintSniff
Majkl578
committed
98afdf0
Copy full SHA for 98afdf0
Merge pull request #80 from doctrine/sniff/TraitUseDeclarationSniff&TraitUseSpacingSniff
Show description for c5338fd
Majkl578
authored
c5338fd
Copy full SHA for c5338fd
Merge pull request #81 from doctrine/homepage
Show description for 389f957
greg0ire
authored
389f957
Copy full SHA for 389f957
Commits on Aug 31, 2018
Update homepage
Majkl578
committed
302c9c3
Copy full SHA for 302c9c3
Merge pull request #79 from doctrine/doctrine-project-json
Show description for 4752f6c
jwage
authored
4752f6c
Copy full SHA for 4752f6c
Add .doctrine-project.json to root of the project.
jwage
committed
4791e39
Copy full SHA for 4791e39
Enable TraitUseDeclarationSniff & TraitUseSpacingSniff
Majkl578
committed
d9dde10
Copy full SHA for d9dde10
Merge pull request #78 from doctrine/sniff/ModernClassNameReferenceSniff
Show description for b4cd962
Ocramius
authored
b4cd962
Copy full SHA for b4cd962
Enable ModernClassNameReference sniff
Majkl578
committed
4c284f7
Copy full SHA for 4c284f7
Commits on Aug 29, 2018
Merge pull request #76 from Majkl578/sniff/StaticClosure
Show description for db8049d
carusogabriel
authored
db8049d
Copy full SHA for db8049d
Enable StaticClosure sniff
Majkl578
committed
72cac87
Copy full SHA for 72cac87
Merge pull request #74 from doctrine/reviews-code-owners
Show description for 7932a24
Ocramius
authored
7932a24
Copy full SHA for 7932a24
Commits on Aug 28, 2018
Require reviews from code owners for CS changes
Majkl578
committed
63e0cc6
Copy full SHA for 63e0cc6
Pagination
Previous
Next
You can’t perform that action at this time.