- Wrocław, Poland
Block or Report
Block or report kubawerlos
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
-
composer-require-better Public
Plugin for Composer to require package with constraint having patch version
-
866 contributions in the last year
Less
More
Contribution activity
November 2021
Created a pull request in FriendsOfPHP/PHP-CS-Fixer that received 3 comments
Opened 37 other pull requests in 6 repositories
kubawerlos/php-cs-fixer-custom-fixers
18
merged
1
open
- Refactor PhpdocArrayStyleFixer
- MultilineCommentOpeningClosingAloneFixer must run before AlignMultilineCommentFixer
- Add NoUselessDirnameCallFixer
- Update CI
- Improve DeclareAfterOpeningTagFixer
- Apply DeclareAfterOpeningTagFixer
- Add DeclareAfterOpeningTagFixer
- Use Tokens::ensureWhitespaceAtIndex to simplify code
- Fix type coverage back to 100%
- Refactor PriorityTest
- PhpdocNoIncorrectVarAnnotationFixer - fix for typed properties
- Run dev tools on PHP 8.1
- ConstructorAnalyzer - allow finding all constructors
- Add ConstructorEmptyBracesFixer
- PromotedConstructorPropertyFixer - do not promote in Doctrine entities
- PhpdocNoIncorrectVarAnnotationFixer - remove more incorrect annotations
- Use phpstan/extension-installer
- Improve types
- Improve OrderedClassElementsInternalFixer