Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
alma-oss
/
php-coding-standard
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
16
Code
Issues
3
Pull requests
0
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
be8a1cb
User selector
All users
Datepicker
All time
Commit History
Commits on May 23, 2024
Feat: Require comparisons to be strict (fixes #90)
OndraM
committed
be8a1cb
Copy full SHA for be8a1cb
Release version 4.0.0 🎉
OndraM
committed
3639485
Copy full SHA for 3639485
Fix: Skip part of OperatorSpacingSniff because its incorrect behavior in `declare(strict_types=1);`
OndraM
committed
828d863
Copy full SHA for 828d863
Commits on May 21, 2024
Chore(deps): Update dev dependencies
OndraM
committed
50b2b5f
Copy full SHA for 50b2b5f
Commits on May 16, 2024
Docs: Update README
OndraM
committed
97dd469
Copy full SHA for 97dd469
Docs: Add another suggested fixer to README
OndraM
committed
9c6695b
Copy full SHA for 9c6695b
Commits on May 14, 2024
Merge pull request #102 from lmc-eu/feature/add-risky-warning
Show description for de6841d
OndraM
authored
de6841d
Copy full SHA for de6841d
Docs: Make grammar and structure improvements in readme and upgrade guide
OndraM
committed
93f588d
Copy full SHA for 93f588d
Docs: Warn about thoughtless approving of risky changes
OndraM
committed
b2e17f7
Copy full SHA for b2e17f7
Merge pull request #98 from lmc-eu/feature/remove-risky-fixers
Show description for 73d9b54
OndraM
authored
73d9b54
Copy full SHA for 73d9b54
Commits on May 13, 2024
Merge pull request #101 from lmc-eu/feature/docs-update
Show description for db877c7
OndraM
authored
db877c7
Copy full SHA for db877c7
Docs: Update upgrade guide to reflect changes in sub-imports
OndraM
committed
105329e
Copy full SHA for 105329e
Feat: Remove the most risky fixers from the next version (will be readded in the next release)
OndraM
committed
26ec573
Copy full SHA for 26ec573
Merge pull request #96 from lmc-eu/feature/extra-configs
Show description for 8e9163c
OndraM
authored
8e9163c
Copy full SHA for 8e9163c
Merge pull request #99 from lmc-eu/feature/dependecies
Show description for 06f2318
OndraM
authored
06f2318
Copy full SHA for 06f2318
Refactor: Remove nette/utils dependency
OndraM
committed
19962e9
Copy full SHA for 19962e9
Commits on May 9, 2024
BREAKING CHANGE: Remove ecs-8.x.php files to simplify configuration
OndraM
committed
6d4a645
Copy full SHA for 6d4a645
Commits on Apr 29, 2024
Merge pull request #92 from lmc-eu/feature/integration-tests
Show description for 728a7ae
OndraM
authored
728a7ae
Copy full SHA for 728a7ae
Commits on Apr 26, 2024
Chore: Add basic 'integration' tests to ensure code style is being properly checked
OndraM
committed
cde08b1
Copy full SHA for cde08b1
Commits on Apr 25, 2024
Merge pull request #91 from lmc-eu/feature/internal-ecs-config
Show description for 29ade8c
OndraM
authored
29ade8c
Copy full SHA for 29ade8c
Style: Add internal rules configuration for the project itself
OndraM
committed
48837fb
Copy full SHA for 48837fb
Merge pull request #89 from lmc-eu/feature/more-readme-updates
Show description for 2a54925
OndraM
authored
2a54925
Copy full SHA for 2a54925
Docs: Update readme to respect new ECS config behavior
OndraM
committed
85d5ec6
Copy full SHA for 85d5ec6
Merge pull request #88 from lmc-eu/feature/rebranding
Show description for 94afa27
OndraM
authored
94afa27
Copy full SHA for 94afa27
Docs: Rebrand to Alma Career in documentation and meta information
OndraM
committed
c9b3226
Copy full SHA for c9b3226
Commits on Apr 23, 2024
Merge pull request #87 from lmc-eu/feature/readme-update
Show description for 0014a8c
OndraM
authored
0014a8c
Copy full SHA for 0014a8c
Commits on Apr 22, 2024
Bump actions/checkout from 2 to 4
Show description for c99ff0f
dependabot[bot]
authored and
OndraM
committed
c99ff0f
Copy full SHA for c99ff0f
Commits on Apr 19, 2024
Docs: Extend UPGRADE-4.0.md with more examples and recommendations
OndraM
committed
684591d
Copy full SHA for 684591d
Docs: Update usage in readme
OndraM
committed
6873eba
Copy full SHA for 6873eba
Merge pull request #85 from lmc-eu/feature/dependabot
Show description for 16449f8
OndraM
authored
16449f8
Copy full SHA for 16449f8
Merge pull request #84 from lmc-eu/fix/coveralls-reruns
Show description for 56d219c
OndraM
authored
56d219c
Copy full SHA for 56d219c
Commits on Apr 18, 2024
Add dependabot to check GH actions versions
OndraM
committed
8342cda
Copy full SHA for 8342cda
Replace php-coveralls with official Coveralls GH action
OndraM
committed
388f8d0
Copy full SHA for 388f8d0
Merge pull request #82 from lmc-eu/feature/php8
Show description for 7af709f
D0L1K
authored
7af709f
Copy full SHA for 7af709f
Remove markdown check which is removed from ECS
Martin Guth
committed
be67c3d
Copy full SHA for be67c3d
Pagination
Previous
Next
You can’t perform that action at this time.