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
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
yabafinet
/
PHP_CodeSniffer
Public
forked from
squizlabs/PHP_CodeSniffer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
PHP_CodeSniffer
scripts
on
master
User selector
All users
All time
Commit History
Commits on Dec 18, 2021
Build Phar: add custom "strip whitespace and comments" function
Show description for 0735c1c
jrfnl
committed
0735c1c
Copy full SHA for 0735c1c
Commits on Dec 17, 2021
Build Phar: show more debug information
Show description for a4b5217
jrfnl
committed
a4b5217
Copy full SHA for a4b5217
Build Phar: minor tweak to allow testing the script on Windows
jrfnl
committed
f4bec0a
Copy full SHA for f4bec0a
Build the phar without stripping whitespace and comments to allow for PHP 8.1 support
Show description for 878472a
gsherwood
committed
878472a
Copy full SHA for 878472a
Commits on Aug 27, 2019
Move FileList class
Show description for 91e4384
jrfnl
committed
91e4384
Copy full SHA for 91e4384
Commits on Mar 24, 2019
Minor improvement to ValidatePEARPackageXML script
Show description for d3815c9
jrfnl
committed
d3815c9
Copy full SHA for d3815c9
Commits on Feb 28, 2019
Minor documentation fixes
Show description for 8c8c4ff
jrfnl
committed
8c8c4ff
Copy full SHA for 8c8c4ff
Commits on Jan 29, 2019
ValidatePEARPackageXML: minor tweaks
Show description for 86766b4
jrfnl
committed
86766b4
Copy full SHA for 86766b4
Commits on Jan 17, 2019
Reorg of pear package validation script
gsherwood
committed
6ff6b5e
Copy full SHA for 6ff6b5e
Commits on Jan 2, 2019
Travis: add additional validation for the PEAR package.xml file
Show description for cb4f965
jrfnl
committed
cb4f965
Copy full SHA for cb4f965
Commits on Mar 9, 2018
File wasn't being checked for coding standards
gsherwood
committed
2b04293
Copy full SHA for 2b04293
Commits on Jul 11, 2017
PHAR stubs now exit properly again (ref #1484)
gsherwood
committed
5fd3d10
Copy full SHA for 5fd3d10
Commits on Sep 21, 2016
Removed commented out code
gsherwood
committed
128809f
Copy full SHA for 128809f
Commits on Jul 19, 2016
The SVN pre-commit hook is no longer maintained and has been removed
gsherwood
committed
4b8aa0d
Copy full SHA for 4b8aa0d
Re-added support for the .bat files
gsherwood
committed
000d6c1
Copy full SHA for 000d6c1
Stopped gzipping files in the phar and just stripping whitespace instead.
Show description for 4795832
gsherwood
committed
4795832
Copy full SHA for 4795832
Commits on Nov 27, 2015
Fixed building of phar files
gsherwood
committed
2423edb
Copy full SHA for 2423edb
Commits on Mar 24, 2015
Initial attempt at a namespace-based cleanup of the code. Almost nothing is working right now.
gsherwood
committed
f61025c
Copy full SHA for f61025c
Commits on Jan 16, 2015
Coding standard fixes
gsherwood
committed
65c8d2d
Copy full SHA for 65c8d2d
Commits on Dec 31, 2014
[FOLLOWUP][TASK] Fix typos in whole project
Show description for 17bd29e
Stefano Kowalke
committed
17bd29e
Copy full SHA for 17bd29e
Commits on Dec 15, 2014
Fixed bug #346 : PHP path can't be determined in some cases in phpcs.bat (on Windows XP)
gsherwood
committed
4a5c496
Copy full SHA for 4a5c496
Commits on Sep 11, 2014
Fixed bug #20402 : SVN pre-commit hook fails due to unknown argument error
gsherwood
committed
2e12bfc
Copy full SHA for 2e12bfc
Commits on Jun 17, 2014
Fixed bug #20297 : phar does not work when renamed it to phpcs
gsherwood
committed
58a7f8b
Copy full SHA for 58a7f8b
Commits on May 5, 2014
Added the phpcbf.bat file
gsherwood
committed
a504542
Copy full SHA for a504542
Commits on Apr 30, 2014
Added newlines to the stub to try and get HHVM working, but it wont because phar support is still limited
gsherwood
committed
b5cd6b4
Copy full SHA for b5cd6b4
Commits on Mar 30, 2014
phpcs and phpcbf scripts now include all their logic in the CLI class. This allows the phars to be built much more easily. Also changed phar building to be much simplier, removing all options and b…
Show description for f841cd2
gsherwood
committed
f841cd2
Copy full SHA for f841cd2
Commits on Mar 27, 2014
Removed dependence on PHP_Timer
gsherwood
committed
9eaaccd
Copy full SHA for 9eaaccd
Commits on Mar 3, 2014
Merge remote-tracking branch 'upstream/phpcs-fixer' into phar
Show description for 4f50dc2
Benjamin Pearson
committed
4f50dc2
Copy full SHA for 4f50dc2
1. Adding the phpcbf changes to build a phpcbf package.
Benjamin Pearson
committed
c5a0896
Copy full SHA for c5a0896
Commits on Feb 5, 2014
Merge branch 'master' into phpcs-fixer
Show description for 916b09a
gsherwood
committed
916b09a
Copy full SHA for 916b09a
Commits on Feb 4, 2014
Copyright update to 2014.
dmelo
committed
d54893d
Copy full SHA for d54893d
Commits on Jan 31, 2014
Broke process() up into 2 parts so you no longer need to pass an empty array of files to just get the sniffs to register
gsherwood
committed
55c5962
Copy full SHA for 55c5962
Commits on Jan 22, 2014
1. Adding the autorun to the start of the script.
Benjamin Pearson
committed
990af6b
Copy full SHA for 990af6b
Merge remote-tracking branch 'upstream/phpcs-fixer' into phar
Show description for d3ac790
Benjamin Pearson
committed
d3ac790
Copy full SHA for d3ac790
Commits on Jan 21, 2014
1. When building a phar file, build in the complete standards not just partially if a dependency.
Benjamin Pearson
committed
9b2bb87
Copy full SHA for 9b2bb87
Pagination
Previous
Next
You can’t perform that action at this time.