-
Advies en zo
- Amsterdam, The Netherlands
- http://adviesenzo.nl/
Sponsors
Block or Report
Block or report jrfnl
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
PHPCSStandards/PHP_CodeSniffer
PHPCSStandards/PHP_CodeSniffer PublicPHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
-
PHP-cheat-sheet-extended
PHP-cheat-sheet-extended PublicExtended version of the Blueshoes PHP cheat sheet for variable type juggling
-
PHPCompatibility/PHPCompatibility
PHPCompatibility/PHPCompatibility PublicPHP Compatibility check for PHP_CodeSniffer
-
PHPCSStandards/PHPCSUtils
PHPCSStandards/PHPCSUtils PublicA suite of utility functions for use with PHP_CodeSniffer
-
PHPCSStandards/PHPCSExtra
PHPCSStandards/PHPCSExtra PublicA collection of code standards for use with PHP_CodeSniffer
-
WordPress/WordPress-Coding-Standards
WordPress/WordPress-Coding-Standards PublicPHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
5,166 contributions in the last year
| Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Contribution activity
December 2023
Created 82 commits in 8 repositories
Created a pull request in PHPCSStandards/PHP_CodeSniffer that received 10 comments
Composer: fix replace directive
Description
Follow-up on #1
I have a feeling that the replace directive I put in is not correct.
The information about it in the Composer documenta…
Opened 34 other pull requests in 18 repositories
PHPCSStandards/PHP_CodeSniffer
8
merged
1
closed
-
Squiz/ControlSignature: add missing property reset
This contribution was made on Dec 7
-
Composer: revert package name change
This contribution was made on Dec 6
-
PEAR/FunctionCallSignature: minor tweaks
This contribution was made on Dec 5
-
Squiz/OperatorSpacing: minor tweak to the tests
This contribution was made on Dec 5
-
GH Actions/label mngmnt: allow for uppercase X in checkboxes
This contribution was made on Dec 5
-
Generic/LowerCaseConstant: improve performance
This contribution was made on Dec 4
-
Ruleset::explain(): refactor method to remove use of output buffers + add test
This contribution was made on Dec 4
-
GH Actions: add builds against PHP 8.3 and 8.4
This contribution was made on Dec 4
-
4.0 | Composer: set conflict directive
This contribution was made on Dec 2
PHPCSStandards/PHPCSExtra
1
open
3
merged
-
Switch to PHPCSStandards/PHP_CodeSniffer & raise minimum supported version
This contribution was made on Dec 2
-
README: minor tweak for release of 1.2.0
This contribution was made on Dec 1
-
Release PHPCSExtra 1.2.0
This contribution was made on Dec 1
-
Changelog and readme updates for PHPCSExtra 1.2.0
This contribution was made on Dec 1
PHPCSStandards/PHPCSUtils
1
merged
2
open
-
UtilityMethodTestCase: performance improvement
This contribution was made on Dec 7
-
PHP 8.2 | BCFile::get*() methods: sync with upstream / add support for true pseudotype
This contribution was made on Dec 7
-
Switch to PHPCSStandards/PHP_CodeSniffer & raise minimum supported version
This contribution was made on Dec 2
WordPress/WordPress-Coding-Standards
2
open
1
merged
-
Update funding information
This contribution was made on Dec 3
-
Use two new sniffs from PHPCSExtra 1.2.0
This contribution was made on Dec 3
-
Switch to PHPCSStandards/PHP_CodeSniffer & raise minimum supported version
This contribution was made on Dec 2
phar-io/phar.io
2
merged
-
PHPCS/PHPCBF: small follow-up tweak
This contribution was made on Dec 7
-
Repositories: update for phpcs/phpcbf
This contribution was made on Dec 1
Automattic/VIP-Coding-Standards
1
open
-
Switch to PHPCSStandards/PHP_CodeSniffer & raise minimum supported version
This contribution was made on Dec 2
sirbrillig/phpcs-variable-analysis
1
merged
-
Switch to PHPCSStandards/PHP_CodeSniffer
This contribution was made on Dec 2
PHPCompatibility/PHPCompatibilityAll
1
open
-
Switch to PHPCSStandards/PHP_CodeSniffer
This contribution was made on Dec 2
PHPCompatibility/PHPCompatibilityWP
1
open
-
Switch to PHPCSStandards/PHP_CodeSniffer
This contribution was made on Dec 2
PHPCompatibility/PHPCompatibilityJoomla
1
open
-
Switch to PHPCSStandards/PHP_CodeSniffer
This contribution was made on Dec 2
PHPCompatibility/PHPCompatibilitySymfony
1
open
-
Switch to PHPCSStandards/PHP_CodeSniffer
This contribution was made on Dec 2
PHPCompatibility/PHPCompatibilityParagonie
1
open
-
Switch to PHPCSStandards/PHP_CodeSniffer
This contribution was made on Dec 2
PHPCompatibility/PHPCompatibilityPasswordCompat
1
open
-
Switch to PHPCSStandards/PHP_CodeSniffer
This contribution was made on Dec 2
PHPCompatibility/PHPCompatibility
1
open
-
Switch to PHPCSStandards/PHP_CodeSniffer & raise minimum supported version
This contribution was made on Dec 2
PHPCSStandards/PHPCSDevCS
1
open
-
Switch to PHPCSStandards/PHP_CodeSniffer
This contribution was made on Dec 2
PHPCSStandards/PHPCSDevTools
1
open
-
Switch to PHPCSStandards/PHP_CodeSniffer
This contribution was made on Dec 1
PHPCSStandards/composer-installer
1
open
-
Switch to PHPCSStandards/PHP_CodeSniffer
This contribution was made on Dec 1
squizlabs/PHP_CodeSniffer
1
open
-
Mark the repo as abandoned
This contribution was made on Dec 1
Reviewed 8 pull requests in 3 repositories
PHPCSStandards/PHP_CodeSniffer
6 pull requests
-
Correct pluralization of the word space/spaces depending on the spacing value
This contribution was made on Dec 8
-
Respect all sniffs when reviewing PHP_CodeSniffer itself
This contribution was made on Dec 5
-
Correct spelling issues in contributing
This contribution was made on Dec 4
-
Correct spelling issues in readme
This contribution was made on Dec 4
-
Add Bash syntax highlighting to
README.mdThis contribution was made on Dec 4 -
Composer: fix replace directive
This contribution was made on Dec 2
stevegrunwell/phpunit-markup-assertions
1 pull request
-
Add PHP_CodeSniffer for checking coding standards
This contribution was made on Dec 7
squizlabs/PHP_CodeSniffer
1 pull request
-
Mark the repo as abandoned
This contribution was made on Dec 4
Created an issue in squizlabs/PHP_CodeSniffer that received 39 comments
The Future of PHP_CodeSniffer
TL;DR: This repo is being abandoned. The project continues in the PHPCSStandards organisation. Okay, it's time. About seven months ago, I was give…
Opened 5 other issues in 3 repositories
PHPCSStandards/PHP_CodeSniffer
3
open
-
Generic/IncrementDecrementSpacing: handle (yet) more situations
This contribution was made on Dec 5
-
4.0 | Make sure everything that was merged/included in the 3.x branch is also included in 4.0 / Rebase the branch
This contribution was made on Dec 4
-
The Future of PHP_CodeSniffer
This contribution was made on Dec 1
srvaroa/labeler
1
closed
-
author-can-merge: false does not seem to work
This contribution was made on Dec 4
Roave/SecurityAdvisories
1
closed
-
Conflict on package rename ?
This contribution was made on Dec 1
Started 1 discussion in 1 repository
PHPCSStandards/PHP_CodeSniffer
-
3.8.0 - 2023-12-08
This contribution was made on Dec 8