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
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 }}
FloeDesignTechnologies
/
phpcs-security-audit
Public
Notifications
You must be signed in to change notification settings
Fork
83
Star
721
Code
Issues
18
Pull requests
9
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 16, 2020
Merge pull request #74 from jmarcil/master
Show description for 8bb3a19
jmarcil
authored
8bb3a19
Copy full SHA for 8bb3a19
Update README.md
jmarcil
authored
9989d08
Copy full SHA for 9989d08
Merge pull request #71 from jrfnl/feature/remove-drupal8-symfony2
Show description for 0dacd0d
jmarcil
authored
0dacd0d
Copy full SHA for 0dacd0d
Remove `Drupal8` and `Symfony2` support
Show description for 327c4b3
jrfnl
committed
327c4b3
Copy full SHA for 327c4b3
Merge pull request #70 from jrfnl/feature/initial-unit-test-setup
Show description for 226ac34
jmarcil
authored
226ac34
Copy full SHA for 226ac34
BadFunctions/Backticks: minor efficiency fix
Show description for c961ebd
jrfnl
committed
c961ebd
Copy full SHA for c961ebd
BadFunctions/Backticks: error message line precision
Show description for 8dc9eae
jrfnl
committed
8dc9eae
Copy full SHA for 8dc9eae
BadFunctions/Backticks: bug fix - report on each variable
Show description for d7a55ea
jrfnl
committed
d7a55ea
Copy full SHA for d7a55ea
BadFunctions/Backticks: add unit tests
jrfnl
committed
93ca2d7
Copy full SHA for 93ca2d7
CI: Initial unit test setup
Show description for 5ff8ec6
jrfnl
committed
5ff8ec6
Copy full SHA for 5ff8ec6
Merge pull request #67 from jrfnl/feature/drupal8-utils-bugfix
Show description for 1359bce
jmarcil
authored
1359bce
Copy full SHA for 1359bce
Merge pull request #66 from jrfnl/feature/minor-msg-text-precision-fix
Show description for 3928dbb
jmarcil
authored
3928dbb
Copy full SHA for 3928dbb
Merge pull request #63 from jrfnl/feature/readme-update
Show description for f029fcd
jmarcil
authored
f029fcd
Copy full SHA for f029fcd
Commits on Mar 11, 2020
Bug fix: Drupal8 utils not working
Show description for 4d310c0
jrfnl
committed
4d310c0
Copy full SHA for 4d310c0
Utils: minor fix - error message precision
jrfnl
committed
873115a
Copy full SHA for 873115a
Commits on Mar 9, 2020
README: revert run example ruleset changes
Show description for 0fc79c5
jrfnl
committed
0fc79c5
Copy full SHA for 0fc79c5
README: update text
Show description for fed2e1b
jrfnl
committed
fed2e1b
Copy full SHA for fed2e1b
Commits on Feb 28, 2020
Merge pull request #60 from jrfnl/feature/add-initial-ci-check
Show description for 1b8a61d
jmarcil
authored
1b8a61d
Copy full SHA for 1b8a61d
Commits on Feb 27, 2020
Travis: add initial CI check
Show description for 7456379
jrfnl
committed
7456379
Copy full SHA for 7456379
QA: add Parallel-Lint for easy syntax checking of the repo
Show description for 616d6d4
jrfnl
committed
616d6d4
Copy full SHA for 616d6d4
Rulesets: tidy up
Show description for 7707650
jrfnl
committed
7707650
Copy full SHA for 7707650
Rulesets: Add XSD schema tags (PHPCS 3.2+/3.3.2+)
Show description for 653ec7d
jrfnl
committed
653ec7d
Copy full SHA for 653ec7d
Merge pull request #61 from jrfnl/feature/add-gitattributes
Show description for 493d5a1
jmarcil
authored
493d5a1
Copy full SHA for 493d5a1
Merge pull request #53 from kevcooper/type-juggle
Show description for fbaf8f1
jmarcil
authored
fbaf8f1
Copy full SHA for fbaf8f1
added the operator in the warning message
jmarcil
committed
f40e76e
Copy full SHA for f40e76e
Merge pull request #64 from nikitastupin/master
Show description for f868f06
jmarcil
authored
f868f06
Copy full SHA for f868f06
Commits on Feb 26, 2020
Fix for #62
nikitastupin
committed
e8174b8
Copy full SHA for e8174b8
Commits on Feb 21, 2020
add tests to test.php and example_base_ruleset.xml
kevcooper
committed
ec2adbc
Copy full SHA for ec2adbc
Commits on Feb 20, 2020
Merge branch 'master' into type-juggle
kevcooper
committed
a34af00
Copy full SHA for a34af00
Commits on Feb 19, 2020
update namespace
kevcooper
committed
f8cd554
Copy full SHA for f8cd554
only show warning in paranoia mode
kevcooper
committed
4e75184
Copy full SHA for 4e75184
Commits on Feb 18, 2020
Add a `.gitattributes` file
jrfnl
committed
dbc18fb
Copy full SHA for dbc18fb
Merge pull request #59 from jmarcil/master
Show description for 66845e0
jmarcil
authored
66845e0
Copy full SHA for 66845e0
updated readme to reflect v3 (coming soon)
jmarcil
committed
7dd17c0
Copy full SHA for 7dd17c0
Accept true/false as the first parameter for assert()
jmarcil
committed
a6b5c5e
Copy full SHA for a6b5c5e
Pagination
Previous
Next
You can’t perform that action at this time.