openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PHPCompatibility
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Feb 10, 2025 — Feb 10, 2026
Showing page 41 of 59
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implement use of new `arrayKeysToLowercase()` function.
jrfnl
More...
over 9 years ago
Abstract out the list of ini directive related functions.
jrfnl
More...
over 9 years ago
Add new utility function to lowercase top level array keys.
jrfnl
More...
over 9 years ago
Refactor the large version arrays sniffs - step 1
jrfnl
More...
over 9 years ago
Minor message text adjustment for the `LongArrays` sniff.
jrfnl
More...
over 9 years ago
Minor other changes to the `ValidIntegers` error handling code.
jrfnl
More...
over 9 years ago
Remove the `if/else` and related $isError variable for error/warning when it effectively isn't used anyway.
jrfnl
More...
over 9 years ago
Add variable error codes to array based sniffs.
jrfnl
More...
over 9 years ago
Add new `stringToErrorCode()` utility method.
jrfnl
More...
over 9 years ago
Add simple error codes to one-dimensional sniffs.
jrfnl
More...
over 9 years ago
Implement the new `addMessage()` method to reduce code duplication.
jrfnl
More...
over 9 years ago
Remove the 'other' reserved keywords from the `ForbiddenNamesAsInvokedFunctions` sniff.
jrfnl
More...
over 9 years ago
Remove the 'other' keywords from the `ForbiddenNames` sniff.
jrfnl
More...
over 9 years ago
Improve message text and variable names for deprecated/removed sniffs.
jrfnl
More...
over 9 years ago
Various minor tidying up.
jrfnl
More...
over 9 years ago
Merge pull request #278 from jrfnl/feature/issue-275-continue-outside-loop
Wim Godden
More...
over 9 years ago
Merge pull request #282 from jrfnl/7.1/nullable-types
Wim Godden
More...
over 9 years ago
Merge pull request #280 from jrfnl/7.1/const-visibility
Wim Godden
More...
over 9 years ago
Merge pull request #273 from jrfnl/7.1/new-functions
Wim Godden
More...
over 9 years ago
Merge pull request #281 from jrfnl/7.1/multi-catch
Wim Godden
More...
over 9 years ago
PHP 7.1: New sniff for nullable types.
jrfnl
More...
over 9 years ago
Adjust `getMethodParameters()` utility method to allow for and provide information on nullable types.
jrfnl
More...
over 9 years ago
PHP 7.1: New sniff for catch statements catching multiple exceptions.
jrfnl
More...
over 9 years ago
PHP 7.1: New sniff for class constant visibility indicators.
jrfnl
More...
over 9 years ago
Merge pull request #257 from jrfnl/7.1/deprecated-mcrypt-extension
Wim Godden
More...
over 9 years ago
Fix visibility in use statements and improve earlier fix for function/const in use statements.
jrfnl
More...
over 9 years ago
Add new cross-PHPCS-version `inUseScope()` utility method.
jrfnl
More...
over 9 years ago
Regenerate the test case files for the ForbiddenNames sniff.
jrfnl
More...
over 9 years ago
Add unit test and test cases for valid usage of public/protected/private/function/const within `use` statements.
jrfnl
More...
over 9 years ago
Add new `ForbiddenBreakContinueOutsideLoop` sniff.
jrfnl
More...
over 9 years ago
←
1
2
…
37
38
39
40
41
42
43
44
45
…
58
59
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree