Skip to content

Update friendsofphp/php-cs-fixer from v2.8.0 to v2.16.4#10

Closed
violinist-bot wants to merge 1 commit intoSignWo:masterfrom
violinist-dev:friendsofphpphpcsfixerv280v2164
Closed

Update friendsofphp/php-cs-fixer from v2.8.0 to v2.16.4#10
violinist-bot wants to merge 1 commit intoSignWo:masterfrom
violinist-dev:friendsofphpphpcsfixerv280v2164

Conversation

@violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 1023c345 CI: skip_cleanup: true
  • c86bcc49 prepared the 2.16.4 release
  • 00931324 Merge branch '2.15' into 2.16
  • a8de87d6 bumped version
  • 1617a6e3 prepared the 2.15.8 release
  • 691cf0a5 bug #5018 PhpdocScalarFixer - fix for comment with Windows line endings (kubawerlos)
  • 213c93e2 PhpdocScalarFixer - fix for comment with Windows line endings
  • 5e6aceac Merge branch '2.15' into 2.16
  • dfc4f077 bug #5029 SingleLineAfterImportsFixer - fix for line after import already added using CRLF (kubawerlos)
  • 58816332 SingleLineAfterImportsFixer - fix for line after import already added using CRLF
  • 140d38af minor #4920 Enhancement: Use DocBlock itself to make it multi-line (localheinz)
  • 204f63b9 Merge branch '2.15' into 2.16
  • 2d49b15f minor #5023 Fix issue templates (kubawerlos)
  • 088ec303 minor #5024 DX: add missing non-default code samples (kubawerlos)
  • e1d06c5b bug #5014 PhpdocToParamTypeFixer - fix for void as param (kubawerlos)
  • a373054b PhpdocToParamTypeFixer - fix for void as param
  • e32ab4ea bug #5012 StrictParamFixer - must run before NativeFunctionInvocationFixer (kubawerlos)
  • cde6216d bug #5011 SingleClassElementPerStatementFixer - must run before ClassAttributesSeparationFixer (kubawerlos)
  • 84a80cba SingleClassElementPerStatementFixer - must run before ClassAttributesSeparationFixer
  • 52e1417e bug #5010 SimplifiedNullReturnFixer - must run before VoidReturnFixer (kubawerlos)
  • d58e3cb4 SimplifiedNullReturnFixer - must run before VoidReturnFixer
  • ff8ca0e8 bug #5009 NoEmptyCommentFixer - better handle comments sequence (kubawerlos)
  • f2cd3304 minor #5008 Enhancement: Social justification applied (gbyrka-fingo)
  • 9c4120b9 Enhancement: Social justification applied
  • 950c8a2b DX: add missing non-default code samples
  • ca392eb9 Fix issue templates
  • 5bec12d2 StrictParamFixer - must run before NativeFunctionInvocationFixer
  • 296de608 NoEmptyCommentFixer - better handle comments sequence
  • a4e94a96 Merge branch '2.15' into 2.16
  • c0d6a342 bug #4999 BlankLineBeforeStatementFixer - better comment handling (SpacePossum)
  • 10a1b757 BlankLineBeforeStatementFixer - better comment handling
  • 520e9312 bug #4996 NoEmptyCommentFixer - handle multiline comments (kubawerlos)
  • f83dc082 NoEmptyCommentFixer - handle multiline comments
  • 83a4ac3d bug #4994 FinalInternalClassFixer - must run before ProtectedToPrivateFixer (kubawerlos)
  • 6ce78a0a bug #4963 PhpdocToReturnTypeFixer - fix for breaking PHP syntax for type having reserved name (kubawerlos, Slamdunk)
  • 2920da64 minor #4987 PhpdocAnnotationWithoutDotFixer - handle unicode characters using mb_* (SpacePossum)
  • 31baa004 minor #4961 Assert all project source files are monolithic. (SpacePossum)
  • 39f127da Assert all project source and test files contain a single classy.
  • 6d999310 PhpdocAnnotationWithoutDotFixer - handle unicode characters using mb_*
  • 1893af20 Update naming
  • a8ff8f0d Cache reserved keyword list (Update php-http/discovery from 1.3.0 to 1.6.1 #4)
  • e8dbfc00 Add one more test
  • 5f5853d8 PhpdocToReturnTypeFixer - tests against all tokens
  • 2821dd23 FinalInternalClassFixer - must run before ProtectedToPrivateFixer
  • 0d06f473 Merge branch '2.15' into 2.16
  • 382e00e0 minor #4985 Fix tests with Symfony 5.1 (julienfalque)
  • 10dc54f9 Update ShellCheck download URL
  • 80244d87 Fix tests with Symfony 5.1
  • c0f3b0a4 Fix risky description
  • bcc4cf38 Merge branch '2.15' into 2.16
  • 0d051134 bug #4919 PhpUnitTestAnnotationFixer - fix function starting with "test" and having lowercase letter after (kubawerlos)
  • 8d831d3c bug #4978 ArrayIndentationFixer - must run after MethodArgumentSpaceFixer (kubawerlos)
  • c4c3720f ArrayIndentationFixer - must run after MethodArgumentSpaceFixer
  • 6b3f163e minor #4981 Prevent error in CTTest::testConstants (for PHP8) (guilliamxavier)
  • da227021 PhpUnitTestAnnotationFixer - fix function starting with "test" and having lowercase letter after
  • ac59950a minor #4973 DX: test "isRisky" method in fixer tests, not as auto review (kubawerlos)
  • 1d642ba4 minor #4948 Added describe command to readme (david, 8ctopus)
  • 7c4819cc Added describe command to readme
  • 1a121e07 Prevent error in CTTest::testConstants (for PHP8)
  • 8b0c51c2 minor #4980 Introduce new issue templates (julienfalque)
  • b62e02c5 minor #4982 Remove PHIVE (kubawerlos)
  • c27a1313 Remove PHIVE
  • 64fb3d6d Introduce new issue templates
  • 66b37df4 DX: test "isRisky" method in fixer tests, not as auto review
  • 7ce9a682 Merge branch '2.15' into 2.16
  • 1579d6e9 minor #4976 Add instructions for PHPStan (julienfalque)
  • ae4cd6c8 minor #4974 Minor: Fix typo (ktomk)
  • 6a3df143 minor #4975 Revert PHPStan level to 5 (julienfalque)
  • 449095e3 Minor: Fix typo
  • 05bdd168 Add instructions for PHPStan
  • 560b468b Revert PHPStan level to 5
  • 68356a4a minor #4965 Fix PHPStan baseline (julienfalque)
  • 346429b9 Merge branch '2.15' into 2.16
  • 5f6b0edf minor #4964 Fix PHPStan baseline (julienfalque)
  • f09b0b9a Fix PHPStan baseline
  • 96e4e1a8 Fix PHPStan baseline
  • d4f90fd0 Merge branch '2.15' into 2.16
  • 13678571 bug #4962 MethodArgumentSpaceFixer - must run after MethodChainingIndentationFixer (kubawerlos)
  • 0bad1290 bug #4959 BlankLineBeforeStatementFixer - handle comment case (SpacePossum)
  • c2fff43e bug #4958 OrderedImportsFixer - fix for trailing comma in group (kubawerlos)
  • 61caf1fb OrderedImportsFixer - fix for trailing comma in group
  • ffee8fe2 minor #4957 DX: Check trailing spaces in project files only (ktomk)
  • 75f49dcf minor #4954 Config - Trim path (julienfalque)
  • de12ef2a minor #4930 DX: ensure PhpUnitNamespacedFixer handles all classes (kubawerlos)
  • 557c9a84 bug #4929 YodaStyleFixer - handling equals empty array (kubawerlos)
  • 1eecf145 minor #4904 Increase PHPStan level to 8 with strict rules (julienfalque)
  • 77234a0e BlankLineBeforeStatementFixer - handle comment case
  • a1ad7665 Fix: MethodArgumentSpaceFixer must run after MethodChainingIndentationFixer
  • 865d1ed3 DX: Check trailing spaces in project files only
  • dfffffff Trim path
  • b34429bd YodaStyleFixer - handling equals empty array
  • 7d4bfbfc Merge branch '2.15' into 2.16
  • e5de9211 minor #4949 Fixed build readme on Windows fails if using Git Bash (Mintty) (8ctopus)
  • 96ec6f7c minor #4946 Allow "const" option on PHP <7.1 (julienfalque)
  • 1599cf23 minor #4940 Reject empty path (julienfalque)
  • 5fbbc1a7 bug #4934 YodaStyleFixer - fix for conditions weird are (kubawerlos)
  • 60dc742b YodaStyleFixer - fix for conditions weird are
  • 8e39a0a0 Fixed build readme on Windows fails if using Git Bash (Mintty)
  • 1895c2ad Allow "const" option on PHP <7.1
  • f385e1b9 Merge branch '2.15' into 2.16
  • cb3bdd65 minor #4944 Fix grammar (julienfalque)
  • 913e2d6f Merge branch '2.15' into 2.16
  • 20a18478 minor #4931 DX: add test to ensure each target version in PhpUnitTargetVersion has its set in RuleSet (kubawerlos)
  • 355777e8 Fix grammar
  • 67f97434 Reject empty path
  • 9c5aa3b4 Increase PHPStan level to 8 with strict rules
  • 6bc95cef Merge branch '2.15' into 2.16
  • d3ac7c18 minor #4932 DX: Travis CI config - fix warnings and infos (kubawerlos)
  • d8d3dbeb DX: Travis CI config - fix warnings and infos
  • d945442f bug #3893 Fix handling /** and */ on the same line as the first and/or last annotation (dmvdbrugge)
  • 968d0952 DX: add test to ensure each target version in PhpUnitTargetVersion has its set in RuleSet
  • 4917b7aa DX: ensure PhpUnitNamespacedFixer handles all classes
  • b5c61766 Enhancement: Use DocBlock itself to make it multi-line
  • ddd873ee bumped version
  • 83baf823 prepared the 2.16.3 release
  • 316c2e75 Merge branch '2.15' into 2.16
  • 45e0d573 bumped version
  • d69fb62e prepared the 2.15.7 release
  • c2bc21b0 minor #4918 DX: do not fix ".phpt" files by default (kubawerlos)
  • b5b76c0d Merge branch '2.15' into 2.16
  • 0ac4405d bug #4915 Fix handling property PHPDocs with unsupported type (julienfalque)
  • ddaf702f minor #4917 CircleCI - Bump xcode to 11.4 (GrahamCampbell)
  • 037c71ba Bumped xcode to 11.4
  • 38cb8bc4 Fix handling property PHPDocs with unsupported type
  • c20cf277 DX: do not fix ".phpt" files by default
  • a147bcb4 Merge branch '2.15' into 2.16
  • 13492d15 minor #4916 Fix AppVeyor build (julienfalque)
  • 0c0a235c Fix AppVeyor build
  • ad235630 Fix handling /** and */ on the same line as the first and/or last annotation
  • 53f3b42a bumped version
  • c460a3cb prepared the 2.16.2 release
  • 21f52c74 Merge branch '2.15' into 2.16
  • a859aba2 bumped version
  • 8d352fc5 prepared the 2.15.6 release
  • ccd3b673 Merge branch '2.15' into 2.16
  • 4893ab06 minor #4912 CI: Fix AppVeyor integration (keradus)
  • fa5daef8 Merge branch '2.15' into 2.16
  • 9640a311 bug #4911 PhpdocSeparationFixer - fix regression with lack of next line (keradus)
  • 323c594a PhpdocSeparationFixer - fix regression with lack of next line
  • 91bc7846 CI: Fix AppVeyor integration
  • a0cf9549 Merge branch '2.15' into 2.16
  • c86164ce minor #4909 DX: HeaderCommentFixer - use non-aliased version of option name in code (keradus)
  • 4b7d604e DX: HeaderCommentFixer - use non-aliased version of option name in code
  • 63ad5135 Merge branch '2.15' into 2.16
  • 0945975f bug #4870 HeaderCommentFixer - do not remove class docs (gharlan)
  • fac6996c HeaderCommentFixer - do not remove class docs
  • 2463effc bug #4895 Fix conflict between header_comment and declare_strict_types (BackEndTea, julienfalque)
  • adbb12ee minor #4905 Support composer v2 installed.json files (GrahamCampbell)
  • ee984110 Fix header_comment/declare_strict_types conflict
  • db3d4157 Add test cases for header comment and declare strict
  • e165e101 Merge branch '2.15' into 2.16
  • 2a2c9db7 minor #4906 CI: use Composer stable release for AppVeyor (kubawerlos)
  • d8af51b8 CI: use Composer stable release for AppVeyor
  • 497ea9d4 Support composer v2 installed.json files
  • 77870388 Merge branch '2.15' into 2.16
  • 2fa8c6e7 minor #4899 Fix exception message format for fabbot.io (SpacePossum)
  • cad2c72e minor #4898 FixerTest - yield the data in AutoReview (Nyholm)
  • 94c4360d Yield the data in AutoReview/FixerTest
  • 3f6bfd36 Fix exception message format for fabbot.io
  • 8867b351 minor #4894 DX: PhpdocToParamTypeFixer - improve typing (keradus)
  • b476ebb1 Merge branch '2.15' into 2.16
  • 0cb0ed7a minor #4892 CombineNestedDirnameFixer - Add space after comma (julienfalque)
  • adc54c1d minor #4849 Increase PHPStan level to 5 (julienfalque)
  • 1222c375 Increase PHPStan level to 5
  • 2ff9f7c3 DX: PhpdocToParamTypeFixer - improve typing
  • afa4ca80 CombineNestedDirnameFixer - Add space after comma
  • 9cf1d2ee Merge branch '2.15' into 2.16
  • 3849cba1 bug #4871 NoExtraBlankLinesFixer - handle cases on same line (SpacePossum)
  • 7b209b9d minor #4865 Use latest xcode image (GrahamCampbell)
  • 08ae5311 NoExtraBlankLinesFixer - handle use cases on same line
  • 6b101891 Use latest xcode image
  • 3849a14a Merge branch '2.15' into 2.16
  • 6efbbe87 minor #4715 Enhancement: Install ergebnis/composer-normalize via Phive (localheinz)
  • f9fd4677 minor #4644 Docs: add info about "-vv..." (voku)
  • 2d7c0ee8 Docs: add info about &quot;-vv...&quot;
  • cbe9fb02 Enhancement: Install ergebnis/composer-normalize via Phive
  • 579dfe22 minor #4784 Travis CI - Use multiple keyservers (ktomk)
  • a68bd01b Travis CI - Use multiple keyservers
  • 2c12f912 Merge branch '2.15' into 2.16
  • ab244d0d minor #4857 Fixed the unit tests (GrahamCampbell)
  • 8b8ac625 Merge branch '2.15' into 2.16
  • de80472d Fixed the unit tests
  • a351cda1 revert
  • 93c04b47 revert
  • 4537dea8 Merge branch '2.15' into 2.16
  • b67c5fd4 bug #4852 Priority issues (SpacePossum)
  • cc0ebc15 Priority issues
  • 57b10e35 bug #4846 FunctionsAnalyzer - better isGlobalFunctionCall detection (SpacePossum)
  • cfa7d2e4 Merge branch '2.15' into 2.16
  • 088428f4 fix tests on 5.6
  • 6781fef3 bug #3911 PhpdocVarWithoutNameFixer - fix for properties only (dmvdbrugge)
  • 60c5ca1c PhpdocVarWithoutNameFixer - fix for properties only
  • 5f25ca02 minor #4850 Fix phpstan (SpacePossum)
  • 32fa1814 Fix phpstan
  • 6a3d5171 FunctionsAnalyzer - better isGlobalFunctionCall detection
  • 892e23cf minor #4843 NoSuperfluousPhpdocTagsFixer - fix typo in option description (OndraM)
  • d591ddee Merge branch '2.15' into 2.16
  • 754e27e8 Fix merge issue
  • 7947a3a7 minor #4844 Same requirements for descriptions (SpacePossum)
  • 4def45b9 bug #4840 LineEndingFixer - T_CLOSE_TAG support, StringLineEndingFixer - T_INLI… (SpacePossum)
  • aa8e45f9 minor #4791 Increase PHPStan level to 3 (julienfalque)
  • 4cbaf273 Same requirements for descriptions
  • 83c8ea1a Increase PHPStan level to 3
  • a5d6ef5f Fix typo in no_superfluous_phpdoc_tags
  • 522e8194 LineEndingFixer - T_CLOSE_TAG support, StringLineEndingFixer - T_INLINE_HTML support
  • d658dc02 Merge branch '2.15' into 2.16
  • ed34dded minor #4842 ReturnAssignmentFixer - Support more cases (julienfalque)
  • c0850b30 bug #4835 Remove duplicate "function_to_constant" from RuleSet (SpacePossum)
  • cd1a8685 minor #4839 2.15 - clean ups (SpacePossum)
  • 4b3718e6 2.15 - clean ups
  • 566b69e9 ReturnAssignmentFixer - Support more cases
  • 4ae15c7c Remove duplicate "function_to_constant" from RuleSet
  • 255e9883 Merge branch '2.15' into 2.16
  • d51dd1e8 bug #4830 TernaryToNullCoalescingFixer - handle yield from (SpacePossum)
  • 25fa9005 bug #4829 YodaStyleFixer - fix precedence for T_MOD_EQUAL and T_COALESCE_EQUAL (SpacePossum)
  • e8d6ed83 YodaStyleFixer - fix precedence for T_MOD_EQUAL and T_COALESCE_EQUAL
  • c07a1e1f TernaryToNullCoalescingFixer - handle yield from
  • 3e81b7b8 Merge branch '2.15' into 2.16
  • 261597e5 bug #4822 fix 2 bugs in phpdoc_line_span (lmichelin)
  • eba34873 bug #4825 GlobalNamespaceImportFixer - do not import global into global (SpacePossum)
  • 45902d2b GlobalNamespaceImportFixer - do not import global into global
  • f212ab47 bug #4824 NoUnusedImportsFixer - SingleLineAfterImportsFixer - fix priority (SpacePossum)
  • 9e8b7cf4 bug #4823 ReturnAssignmentFixer - repeat fix (SpacePossum)
  • 1294c5d6 bug #4813 BracesFixer - fix invalid code generation on alternative syntax (SpacePossum)
  • fd5a1cfe BracesFixer - fix invalid code generation on alternative syntax
  • c8933cc0 bug #4809 Fix "braces" and "method_argument_space" priority (julienfalque)
  • 5eaaa625 bug #4808 Modernize types casting fixer array curly (SpacePossum)
  • 1ea90104 Modernize types casting fixer array curly
  • cf412389 bug #4807 IncrementStyleFixer - handle after ")" (SpacePossum)
  • 864ed4d2 bug #3820 Braces - (re)indenting comment issues (SpacePossum)
  • 02fd9137 Braces - (re)indenting comment issues
  • eef6ec00 NoUnusedImportsFixer - SingleLineAfterImportsFixer - fix priority
  • 81dc827c ReturnAssignmentFixer - repeat fix
  • 746e3a14 fix bugs in phpdoc_line_span
  • b15f4c3f Fix "braces" and "method_argument_space" priority
  • 90bc55f7 IncrementStyleFixer - handle after ")"
  • 7164d81c bug #4801 GlobalNamespaceImportFixer - fix docblock handling (gharlan)
  • 9e44e0bc GlobalNamespaceImportFixer - fix docblock handling
  • a8d774fa Merge branch '2.15' into 2.16
  • a4df7187 bug #4804 TokensAnalyzer::isUnarySuccessorOperator fix for array curly braces (SpacePossum)
  • e726cf52 minor #4803 FinalClassFixer - Doctrine\ORM\Mapping as ORM alias should not be required (localheinz)
  • a0591ece minor #4785 Improve static analysis (enumag)
  • d53ad323 TokensAnalyzer::isUnarySuccessorOperator fix for array curly braces
  • 4b7bbb34 Fix: Alias should not be required
  • 00d90cfe Improve static analysis
  • 27b076ed Merge branch '2.15' into 2.16
  • 028132b7 minor #4797 clean ups (SpacePossum)
  • 18fc96c7 bug #4795 OrderedClassElementsFixer - Fix (SpacePossum)
  • e002aff3 minor #4788 Configurable fixers code sample (SpacePossum)
  • a836483d bug #4787 NoUnneededFinalMethodFixer - Mark as risky (SpacePossum)
  • 42a6d528 bug #4783 NoSuperfluousPhpdocTagsFixer - fix for really big PHPDoc (kubawerlos, mvorisek)
  • e9e586f7 NoUnneededFinalMethodFixer - mark as risky
  • 68b3ead0 clean ups
  • 6c543dbf OrderedClassElementsFixer - fix
  • 61b2d781 Configurable fixer must have a code sample with configuration other than the default
  • 9b3716c6 Merge branch '2.15' into 2.16
  • f55e107a minor #4781 NoUnneededCurlyBracesFixer - handle namespaces (SpacePossum)
  • 6e353077 NoUnneededCurlyBracesFixer - handle namespaces
  • d2220f72 Make regex compatible with large input/subject
  • a3ee6598 NoSuperfluousPhpdocTagsFixer - fix RegEx for really big PHPDoc - test
  • 45ec06c7 Merge branch '2.15' into 2.16
  • c96a06c1 minor #4774 DX: simplify Utils::camelCaseToUnderscore (kubawerlos)
  • b974c57b DX: simplify Utils::camelCaseToUnderscore
  • 634a7654 minor #4772 NoUnneededFinalMethodFixer - update description (kubawerlos)
  • 3c09157d minor #4753 Do not apply any text/.git filters to fixtures (mvorisek)
  • 9eea6ad9 feature #4742 FunctionToConstantFixer - get_class($this) support (SpacePossum)
  • d06f50a4 minor #4724 DX: Simplify installing PCOV (kubawerlos)
  • 1c93905a FunctionToConstantFixer - get_class($this) support
  • 1b9cab09 NoUnneededFinalMethodFixer - update description
  • 5f240a33 Merge branch '2.15' into 2.16
  • a8385e56 minor #4766 Remove false test skip (SpacePossum)
  • d204d721 minor #4767 Remove useless priority comments (kubawerlos)
  • 007c4769 minor #4769 DX: add missing priority tests (kubawerlos)
  • 81512e24 DX: add missing priority tests
  • e1456d69 Remove useless priority comments
  • 3b36d349 Remove false test skip
  • 0b5f3b6e Merge branch '2.15' into 2.16
  • 3c747371 minor #4765 Add test on some return types (SpacePossum)
  • 17180f75 Add test on some return types
  • 56e7a835 Merge branch '2.15' into 2.16
  • 8be78bec fix return
  • c3b98feb Merge branch '2.15' into 2.16
  • 2a91c430 minor #4758 Autoreview the PHPDoc of *Fixer::getPriority based on the priority map (SpacePossum)
  • 88d5f5f6 Autoreview the PHPDoc of *Fixer::getPriority based on the priority map
  • c5ef810e Merge branch '2.15' into 2.16
  • 10642ed5 minor #4757 Test $expected is used before $input (SpacePossum)
  • 9ef3be35 bug #4759 Add more priority cases (SpacePossum)
  • 829f1fb7 bug #4761 NoSuperfluousElseifFixer - handle single line (SpacePossum)
  • d3cebb77 Test $expected is used before $input
  • 78133669 Add more priority cases
  • 513aef56 NoSuperfluousElseifFixer - handle sinle line
  • acc2aad7 Merge branch '2.15' into 2.16
  • d022b6fc LICENSE - bump year
  • d432e01e bug #4749 TokensAnalyze::isUnaryPredecessorOperator fix for CT::T_ARRAY_INDEX_C… (SpacePossum)
  • 2e427d01 Do not apply any text/.git filters to fixtures
  • b9ae3546 TokensAnalyze::isUnaryPredecessorOperator fix for CT::T_ARRAY_INDEX_CURLY_BRACE_CLOSE
  • 273c7446 Merge branch '2.15' into 2.16
  • 0ca79a22 minor #4746 NoSuperfluousPhpdocTagsFixer - Remove for typed properties (PHP 7.4) (ruudk)
  • c9b87c3e minor #4736 NoUnusedImportsFixer - do not match variable name as import (SpacePossum)
  • 5d9d0e6f NoUnusedImportsFixer - do not match variable name as import
  • dd2f6ae7 bug #4710 SingleTraitInsertPerStatement - fix formatting for multiline "use" (kubawerlos)
  • a982efcf SingleTraitInsertPerStatement - fix formatting for multiline &quot;use&quot;
  • abba0f3f Remove superfluous phpdocs for typed properties (PHP 7.4)
  • 63257441 Fix merge duplicate row
  • ba4381d5 Merge branch '2.15' into 2.16
  • 15cf1dbc minor #4703 NoSuperfluousPhpdocTagsFixer,PhpdocAddMissingParamAnnotationFixer - p… (SpacePossum)
  • 9b00309c NoSuperfluousPhpdocTagsFixer,PhpdocAddMissingParamAnnotationFixer - p…
  • dd2857b9 minor #4377 CommentsAnalyzer - fix for declare before header comment (kubawerlos)
  • b27f23f2 CommentsAnalyzer - fix for declare before header comment
  • a8604fe8 bug #4630 FullyQualifiedStrictTypesFixer - Ignore partial class names which look like FQCNs (localheinz, SpacePossum)
  • 0785928f FullyQualifiedStrictTypesFixer - Ignore partial class names which look like FQCNs
  • 6593e66d minor #4699 LineEndingFixer - handle "\r\r\n" (kubawerlos)
  • b465a729 LineEndingFixer - handle &quot;\r\r\n&quot;
  • 289d8531 minor #4712 NoBlankLinesAfterPhpdocFixer — Do not strip newline between docblock and use statements (mollierobbert)
  • 43cf888a Simplify installing PCOV
  • e42cf6b4 Merge branch '2.15' into 2.16
  • 8527c11e minor #4691 Run Travis CI on stable PHP 7.4 (kubawerlos)
  • 3b258338 minor #4722 Fix Circle CI build (julienfalque)
  • 47d05711 Fix Circle CI build
  • 9f93a516 DX: run Travis CI on stable PHP 7.4
  • 4aa32c38 Merge branch '2.15' into 2.16
  • 608d274a bug #4711 Ensure that files from "tests" directory in release are autoloaded (kubawerlos)
  • 06d97335 Ensure that files from &quot;tests&quot; directory in release are autoloaded
  • 89b57fa8 bug #4601 ClassKeywordRemoveFixer - Fix for namespace (yassine-ah, kubawerlos)
  • 91bc15f2 bug #4685 Improve Symfony 5 compatibility (keradus)
  • ccd44a29 bug #4675 NonPrintableCharacterFixer - fix for backslash and quotes when changing to escape sequences (kubawerlos)
  • 63651037 NonPrintableCharacterFixer - fix for backslash and quotes when changing to escape sequences
  • 1351cb14 minor #4707 Fix typos (TysonAndre)
  • 10c9ec63 When followed directly by a use declaration, the PhpDoc is most likely a file-level documentation block. Do not strip the newline after the documentation block in that case.
  • 95599e40 Fix typos
  • 0396141a Merge branch '2.15' into 2.16
  • 40940df5 bug #4689 DeclareStrictTypesFixer - fix for "strict_types" set to "0" (kubawerlos)
  • 3e647829 DeclareStrictTypesFixer - fix for &quot;strict_types&quot; set to &quot;0&quot;
  • f59ced9f minor #4693 Increase Travis CI Git clone depth (julienfalque)
  • 50a3a585 Merge branch '2.15' into 2.16
  • befd688e bug #4690 PhpdocVarAnnotationCorrectOrderFixer - fix for multiline @var without type (kubawerlos)
  • 4e435e06 PhpdocVarAnnotationCorrectOrderFixer - fix for multiline @var without type
  • e1d4488b bug #4678 TokensAnalyzer::isConstantInvocation - fix for importing multiple classes with single "use" (kubawerlos)
  • f106e8cd Increase Travis CI Git clone depth
  • 30d3cfad bug #4661 ExplicitStringVariableFixer - variables pair if one is already explicit (kubawerlos)
  • 952bd43e bug #4688 TokensAnalyzer::isConstantInvocation - Fix detection for fully qualified return type (julienfalque)
  • d837727d bug #4682 Fix handling array type declaration in properties (julienfalque)
  • bcfd0b6f Fix detection for fully qualified return type
  • 03f6fd5b Better Sf5 compatibility
  • fe3ead21 Fix handling array type declaration in properties
  • e98032df TokensAnalyzer::isConstantInvocation - fix for importing multiple classes with single "use"
  • 9ac66c14 Merge branch '2.15' into 2.16
  • 1d0996d8 minor #4636 DX: do not check for PHPDBG when collecting coverage (kubawerlos)
  • 93efab53 ExplicitStringVariableFixer - variables pair if one is already explicit
  • 343c2df2 bumped version
  • c8afb599 prepared the 2.16.1 release
  • 57d2963a Merge branch '2.15' into 2.16
  • 461b6769 bumped version
  • 06f39c79 prepared the 2.15.5 release
  • 5d96777d Merge branch '2.15' into 2.16
  • d46dda5f bug #4668 TokensAnalyzer::isConstantInvocation - fix for interface method return type (kubawerlos)
  • 512fcda8 TokensAnalyzer::isConstantInvocation - fix for interface method return type
  • 4687a734 DX: do not check for PHPDBG when collecting coverage
  • bfbf1b23 bug #4605 PhpdocToParamTypeFixer - cover more cases (keradus, julienfalque)
  • e72ce133 Merge branch '2.15' into 2.16
  • dbe278f9 minor #4669 Enable execution under PHP 7.4 (keradus)
  • 121e0a61 Enable execution under PHP 7.4
  • cb3c87ae minor #4671 TravisTest - rewrite tests to allow last supported by tool PHP version to be snapshot (keradus)
  • 57058449 TravisTest - rewrite tests to allow last supported by tool PHP version to be snapshot
  • e60b2acb minor #4670 TravisTest - rewrite tests to allow last supported by tool PHP version to be snapshot (keradus)
  • 907868fe TravisTest - rewrite tests to allow last supported by tool PHP version to be snapshot
  • 1ef71ae5 fixup! PhpdocToParamTypeFixer - add failing cases
  • 4105c5f1 PhpdocToParamTypeFixer - add failing cases
  • 9d996dde Merge branch '2.15' into 2.16
  • d62f3018 bug #4641 Add typed properties test to VisibilityRequiredFixerTest (GawainLynch, julienfalque)
  • 6b3bec72 Fix test
  • 888c32dd Merge branch '2.15' into 2.16
  • d394d3cd bug #4660 TokensAnalyzer::isConstantInvocation - fix for extending multiple interfaces (kubawerlos)
  • 5ada70bc minor #4637 PHP 7.4 integration test (GawainLynch, julienfalque)
  • 47405b17 Merge branch '2.15' into 2.16
  • 5e10e95a bug #4654 ArrayIndentationFixer - Fix array indentation for multiline values (julienfalque)
  • 2537d90d bug #4638 Ensure compatibility with PHP 7.4 (julienfalque)
  • 5f93e38c Merge branch '2.15' into 2.16
  • 24ee1c36 minor #4645 Check PHP extensions on runtime (kubawerlos)
  • 6af63486 Check PHP extensions on runtime
  • eaf32944 minor #4643 DX: Update .gitattributes and move ci-integration.sh to root of the project (kubawerlos, keradus)
  • 97564679 DX: .gitattributes - sort entries
  • b24b0a97 Merge branch '2.15' into 2.16
  • ac19b3a5 bug #4476 FunctionsAnalyzer - add "isTheSameClassCall" for correct verifying of function calls (kubawerlos)
  • 32367c98 minor #4655 Improve docs - README (mvorisek)
  • 6ba5cbde Improve docs - README
  • 775b7065 Merge branch '2.15' into 2.16
  • 02737522 minor #4662 DX: generate headers in README.rst (kubawerlos)
  • db78f9c5 DX: generate headers in README.rst
  • 653f619f Merge branch '2.15' into 2.16
  • f719c7ef TokensAnalyzer::isConstantInvocation - fix for extending multiple interfaces
  • 82b6e2b0 minor #4608 Allow Symfony 5 components (l-vo)
  • 1ff5263d Allow Symfony 5 components
  • d65fee33 Fix array indentation for multiline values
  • 00c70d12 minor #4623 README - Mark up as code (localheinz)
  • 6f06ad90 bug #4632 NullableTypeDeclarationForDefaultNullValueFixer - fix for not lowercase "null" (kubawerlos)
  • 4bac4874 NullableTypeDeclarationForDefaultNullValueFixer - fix for not lowercase &quot;null&quot;
  • 02b4f3b9 bug #4626 FinalPublicMethodForAbstractClassFixer - Do not attempt to mark abstract public methods as final (localheinz)
  • dcae93f7 FinalPublicMethodForAbstractClassFixer - Do not attempt to mark abstract public methods as final
  • 06b418fe Merge branch '2.15' into 2.16
  • 55d576c3 minor #4622 Disallow PHP 7.4 failures on Travis CI (julienfalque)
  • d77b693d Update .gitattributes and move ci-integration.sh to root of the project
  • 7bed9a25 Add array typed properties VisibilityRequiredFixerTest::testFix74
  • fd4130a2 Ensure compatibility with PHP 7.4
  • 6cb32e6f Disable phpmd when no PHP file changed
  • 5e79ab3c PHP 7.4 integration test
  • f398f5dc ClassKeywordRemoveFixer - fix for namespace
  • 73499543 add a failed condition for issue #4555
  • fe5d5707 FunctionsAnalyzer - add "isTheSameClassCall" for correct verifying of function calls
  • 5e93aa92 Disallow PHP 7.4 failures on Travis CI
  • fdcc87eb Fix: Mark up as code
  • 3e5dd53a bumped version
  • ceaff36b prepared the 2.16.0 release
  • 5e700ac2 Merge branch '2.15' into 2.16
  • 83460b58 bumped version
  • a8e1c7e0 prepared the 2.15.4 release
  • c8ba40fd Merge branch '2.15'
  • b0aec5bf Add Sponsor badge
  • e6e1f2d9 minor #4588 Fix STDIN test when path is one level deep (julienfalque)
  • d44b18b5 minor #4597 Fix PHP 7.4 deprecation notices (julienfalque)
  • 1620256d minor #4600 Ensure compatibility with PHP 7.4 arrow functions (julienfalque)
  • fcc97840 Fix STDIN test when path is one level deep
  • c5694c14 Fix PHP 7.4 deprecation notices
  • 814df6b8 Ensure compatibility with PHP 7.4 arrow functions
  • d328d21c Merge branch '2.15'
  • 18999488 minor #4593 Ensure compatibility with PHP 7.4 typed properties (julienfalque)
  • 4d11c73f minor #4603 Ensure compatibility with PHP 7.4 null coalescing assignment operator (julienfalque)
  • 4088ff5c Ensure compatibility with PHP 7.4 null coalescing assignment operator
  • 47b0ef50 minor #4602 Ensure compatibility with PHP 7.4 spread operator in array expression (julienfalque)
  • 3cd398eb Ensure compatibility with PHP 7.4 typed properties
  • 1f34525a Ensure compatibility with PHP 7.4 spread operator in array expression
  • 99a15f21 minor #4596 Ensure compatibility with PHP 7.4 numeric literal separator (julienfalque)
  • 3f1c1ec7 Merge branch '2.15'
  • 07de2cb9 bug #4572 TokensAnalyzer - handle nested anonymous classes (SpacePossum)
  • 32369ddf Merge branch '2.15'
  • f91d5c49 bug #4586 BracesFixer - handle dynamic static method call (SpacePossum)
  • 3eefd32c minor #4621 Add single_line_throw to Symfony ruleset (keradus)
  • 18522934 TokensAnalyzer - handle nested anonymous classes
  • 8ba82ef7 Merge branch '2.15'
  • 9dbf5850 minor #4584 Increase PHPStan level to 1 (julienfalque)
  • c5f71b7b Increase PHPStan level to 1
  • b53568f9 Add single_line_throw to Symfony ruleset
  • cb857917 feature #3928 Add FinalPublicMethodForAbstractClassFixer (Slamdunk)
  • eef2c6b1 feature #4452 Add SingleLineThrowFixer (kubawerlos)
  • 239938de BracesFixer - handle dynamic static method call
  • 605b83fa Merge branch '2.15'
  • 8587bcb3 bug #4609 PhpdocTypesOrderFixer - Prevent unexpected default value change (laurent35240)
  • 6d841580 Merge branch '2.15'
  • ff49cecd minor #4595 Import cannot be used after :: so can be removed (SpacePossum)
  • 7a3f81db bug #4594 Braces - fix both single line comment styles (SpacePossum)
  • c775cbba minor #4589 PhpdocToReturnType - Add support for Foo[][] (SpacePossum)
  • d731065b minor #4587 Output details - Explain why a file was skipped (SpacePossum)
  • 4a94eb7b Add SingleLineThrowFixer
  • 19f823c6 Add FinalPublicMethodForAbstractClassFixer
  • 7d7ff6c4 Output details - Explain why a file was skipped
  • 8b8eca0a PhpdocTypesOrderFixer - Prevent unexpected default value change
  • 35e96edc PhpdocToReturnType - Add support for Foo[][].
  • 28cc160d Braces - fix both single line comment styles
  • a2771a82 Import cannot be used after :: so can be removed.
  • 9f686425 Merge branch '2.15'
  • f031f234 minor #4585 Fix deprecation notices (julienfalque)
  • 50f269e6 minor #4607 Configure no_superfluous_phpdoc_tags for Symfony (keradus)
  • f4b84e5d Configure no_superfluous_phpdoc_tags for Symfony
  • 2dae418c Merge branch '2.15'
  • 681e7f97 minor #4606 Configure no_superfluous_phpdoc_tags for Symfony (keradus)
  • d25010b1 Configure no_superfluous_phpdoc_tags for Symfony
  • c81295ca Fix deprecation notices
  • 4fe64f1c minor #4619 Fix PHP 7.3 strict mode warnings (keradus)
  • 920eb186 Fix PHP 7.3 strict mode warnings
  • 087a1da8 Merge branch '2.15'
  • 5f9df9a1 minor #4618 DX: fix usage of deprecated options (0x450x6c)
  • d8b45392 minor #4615 Remove workaround for dev-tools install reg. Phive (ktomk)
  • df4c9b5a DX: fix usage of deprecated options
  • dceadc4b Remove workaround for dev-tools install reg. Phive
  • a774200a Merge branch '2.15'
  • 67efb68e minor #4610 Travis CI - Update known files list (julienfalque)
  • d481be5a Update known files list
  • 031c5731 Merge branch '2.15'
  • bfea45c7 minor #4550 DX: travis_retry for dev-tools install (ktomk, keradus)
  • 2dadad5e DX: travis_retry for dev-tools install
  • ddb01689 Ensure compatibility with PHP 7.4 numeric literal separator
  • 18e95e48 feature #4355 GlobalNamespaceImportFixer - Introduction (gharlan)
  • 41fe1f49 GlobalNamespaceImportFixer - Introduction
  • c0d9d5ae feature #4583 Phpdoc to param type fixer rebase (jg-development)
  • 2f959abc PhpdocToParamTypeFixer - introduction
  • f88a5e7e Merge branch '2.15'
  • 27b45b87 bug #4581 FunctionsAnalyzer: fix for comment in type (kubawerlos)
  • 9c8fd5b9 minor #4566 Update symfony ruleset (gharlan)
  • a0df2828 Update symfony ruleset
  • 043ba680 FunctionsAnalyzer: fix for comment in type
  • 68c932a2 Merge branch '2.15'
  • 015ef537 minor #4517 Verify PCRE pattern before use (ktomk)
  • 11a579c9 minor #4580 Add suport for true/false return type hints. (SpacePossum)
  • f907dc60 More details on PCRE (pattern) errors.
  • 20969b54 Add suport for true/false return type hints.
  • 627e39cb feature #3810 PhpdocLineSpanFixer - Introduction (BackEndTea)
  • 9e4739d2 feature #4000 FinalStaticAccessFixer - Introduction (ntzm)
  • e570ef73 feature #4505 NoSuperfluousPhpdocTagsFixer - allow params that aren't on the signature (azjezz)
  • eab21f74 Merge branch '2.15'
  • 1bb9417d bug #4573 CombineConsecutiveIssetsFixer - fix stop based on precedence (SpacePossum)
  • 4f89f5b0 CombineConsecutiveIssetsFixer - fix stop based on precedence
  • 649ea588 PhpdocLineSpanFixer - Introduction
  • 58e7a8dc FinalStaticAccessFixer - Introduction
  • 15b4a3d7 add an option for no_superfluous_phpdoc_tags to allow params that aren't on the signature
  • 22d8f59b Fix test
  • f90da158 Fix test
  • 5c10ea3b minor #4033 Raise deprecation warnings on usage of deprecated aliases (ntzm)
  • 92d6b200 Merge branch '2.15'
  • 3a26e166 revert
  • da42682b bug #4183 IndentationTypeFixer - fix handling 2 spaces indent (kubawerlos)
  • f02000ca bug #4406 NoSuperfluousElseifFixer - fix invalid escape sequence in character class (remicollet, SpacePossum)
  • 673969ca bug #4518 PhpUnitNoExpectationAnnotationFixer - fix handling expect empty exception message (ktomk)
  • 4c55c7fc minor #4534 Redo PHP7.4 - Add "str_split" => "mb_str_split" mapping (keradus, Slamdunk)
  • 083d0620 mb_*: rely on ReflectionFunction::isInternal to detect correct list of functions to fix
  • 3fea39f0 Revert "Revert PHP7.4 - Add &quot;str_split&quot; => &quot;mb_str_split&quot; mapping"
  • de9b7c8b bug #4577 Fix command exit code on lint error after fixing fix. (SpacePossum)
  • afe2b5e3 Fix command exit code on lint error after fixing fix.
  • 6a9d3f4e Undefined offset: 1 error when exception message is empty
  • 3a322105 IndentationTypeFixer - fix handling 2 spaces indent
  • af21c1ec Raise deprecation warning on usage of deprecated aliases
  • 5a8c5abb feature #4531 PhpdocAlignFixer - add "property-read" and "property-write" to allowed tags (kubawerlos)
  • 55cf76da feature #4500 NoSuperfluousPhpdocTags - Add remove_inheritdoc option (julienfalque)
  • ac6f757f Merge branch '2.15'
  • d39b4561 minor #4570 Command::execute() should always return an integer (derrabus)
  • 5cf7e0aa minor #4563 GitlabReporter - fix report output (mjanser)
  • 58a6c203 bug #4416 NoUnusedImports - Fix imports detected as used in namespaces (julienfalque, SpacePossum)
  • ee758b17 Command::execute() should always return an integer.
  • 8de7b3e2 PhpdocAlignFixer - add "property-read" and "property-write" to allowed tags
  • dd2ca628 feature #4275 Issue #4274: Let lowercase_constants directive to be configurable. (drupol)
  • bfefff8e Issue #4274: Let lowercase_constants directive to be configurable.
  • 15030c15 feature #4401 Add NullableTypeDeclarationForDefaultNullValueFixer (HypeMC)
  • 0dffadba Add NullableTypeDeclarationForDefaultNullValueFixer
  • 6d5ec82c minor #4537 SelfStaticAccessor - extend itests (keradus)
  • c62e625e Merge branch '2.15'
  • 3784a0ac Fix copy/paste/typos
  • e2ac04bd minor #4458 Add PHPStan (julienfalque)
  • 02ecaf7d Add PHPStan
  • 09bf7393 minor #4479 IncludeFixer - remove braces when the statement is wrapped in block (kubawerlos)
  • da4d7357 IncludeFixer - remove braces when the statement is wrapped in block
  • 05fbc534 minor #4490 Allow running if installed as project specific (ticktackk)
  • 9c427fb5 minor #4521 Remove superfluous leading backslash, closes 4520 (ktomk)
  • 7eb60873 Remove superfluous leading backslash, closes 4520
  • 4515e659 minor #4532 DX: ensure data providers are used (kubawerlos)
  • 9cb7bf2e DX: ensure data providers are used
  • 04b2004c minor #4546 DX: removing unnecessary variable initialization (kubawerlos)
  • 7a68ba5d bug #4548 HeredocIndentationFixer - remove whitespace in empty lines (gharlan)
  • 8768cbc5 HeredocIndentationFixer - remove whitespace in empty lines
  • 3136200f minor #4549 DX: use ::class whenever possible (keradus, kubawerlos)
  • f6957743 bug #4556 ClassKeywordRemoveFixer - fix for self,static and parent keywords (kubawerlos)
  • 4628eb5d ClassKeywordRemoveFixer - fix for self,static and parent keywords
  • 4c649acf minor #4559 Allow 7.4snapshot to fail due to a bug on it (kubawerlos)
  • a9567c63 minor #4564 Move readme-update command to Section 3 (iwasherefirst2)
  • 16442ee6 Move readme-update command to Section 3
  • d8a13674 Rename method
  • f12234ef Fix format of GitLab report
  • 4557b774 DX: use ::class whenever possible
  • ddc3eef8 Allow PHP7.4 to fail
  • 6af35bed Add remove_inheritdoc option
  • 37b811e0 Fix test failure
  • e9a5622f tweaks
  • 7eaeacf8 Fix imports detected as used in namespaces
  • c99bd6a2 DX: use ::class whenever possible
  • bbd94b02 DX: removing unnecessary variable initialization
  • ccd2600a Merge branch '2.15'
  • 68180686 minor #4541 Enhancement: Use default name property to configure command names (localheinz)
  • f6005d70 minor #4536 DX: use PHIVE for dev tools (keradus)
  • 0f99250d minor #4538 Docs: update Cookbook (keradus)
  • bbadcd91 bumped version
  • ae86d4f1 Enhancement: Use default name property to configure command names
  • 7aafbbc9 Docs: update Cookbook
  • e4b0d881 SelfStaticAccessor - extend itests
  • 9425c9c8 DX: use PHIVE for dev tools
  • e9fe982b Merge branch '2.15'
  • 705490b0 prepared the 2.15.3 release
  • 5b227818 Merge branch '2.14' into 2.15
  • 8d18a8bb prepared the 2.14.6 release
  • 462df519 Merge branch '2.12' into 2.14
  • d7da65d9 bumped version
  • 48dced3b prepared the 2.12.12 release
  • 65a4f594 minor #4264 DX: AutoReview - ensure Travis handle all needed PHP versions (keradus)
  • a1d7595e DX: AutoReview - ensure Travis handle all needed PHP versions
  • 63ec450a bumped version
  • 120dfe22 minor #4524 MethodArgumentSpaceFixerTest - make explicit configuration to prevent fail on configuration change (keradus)
  • eca070b7 bug #4533 Revert PHP7.4 - Add "str_split" => "mb_str_split" mapping (keradus)
  • d35c4316 Revert PHP7.4 - Add &quot;str_split&quot; => &quot;mb_str_split&quot; mapping
  • 92be5f34 MethodArgumentSpaceFixerTest - make explicit configuration to prevent fail on configuration change
  • 4031ea3f Merge branch '2.15'
  • b3999543 bumped version
  • c9d30fdd prepared the 2.15.2 release
  • f14480f4 Merge branch '2.14' into 2.15
  • bc4898f2 prepared the 2.14.5 release
  • 48512e1e Merge branch '2.12' into 2.14
  • 3b917bc9 bumped version
  • 43b284e8 prepared the 2.12.11 release
  • de65481e Merge branch '2.15'
  • 19f143c2 Merge branch '2.14' into 2.15
  • abd12024 Merge branch '2.12' into 2.14
  • 1562dcec minor #4516 DX: Lock binary SCA tools versions (keradus)
  • 9d638731 DX: Lock binary SCA tools versions
  • 79066436 minor #4494 DX: Fix shell script syntax in order to fix Travis builds (drupol)
  • d394112b Fix shell script syntax in order to fix Travis builds.
  • 0f32f3dc Allow running if installed as project specific
  • 24491e70 feature #4358 SelfStaticAccessorFixer - Introduction (SpacePossum)
  • 3611bdef Merge branch '2.15'
  • bc7f8966 bug #4440 SimpleToComplexStringVariableFixer - Fix $ bug (dmvdbrugge)
  • da6acd90 Merge branch '2.14' into 2.15
  • 0fac8c16 Merge branch '2.12' into 2.14
  • d3f1bd8f minor #4484 fix typos in README (Sven Ludwig)
  • 773bcd20 minor #4483 NewWithBracesFixer - Fix object operator and curly brace open cases (SpacePossum)
  • f7aed351 minor #4477 DX: control names of public methods in test's classes (kubawerlos)
  • 410cc032 DX: control names of public methods in test's classes
  • be2e89d7 bug #4439 NoLeadingImportSlashFixer - Add space if needed (SpacePossum)
  • 653cf88b NoLeadingImportSlashFixer - Add space if needed
  • 83283d9d minor #4431 DX: test that default config is not passed in RuleSet (kubawerlos)
  • d830c192 minor #4412 PHP 7.4 - Tests for support (SpacePossum)
  • 598fb1ad bug #4132 BlankLineAfterNamespaceFixer - do not remove indent, handle comments (kubawerlos)
  • 9df07a87 BlankLineAfterOpeningTagFixer - do not remove indent, handle comments
  • 8daff056 fix typos in README
  • b703cc47 NewWithBracesFixer - Fix object operator and curly brace open cases
  • 14c9706a add test to show difference between paterns
  • b8e46cbc Fix escape sequence is invalid in character clas
  • 88df207d PHP7.4
  • 1a2a83a5 Add SelfStaticAccessorFixer
  • 3654e58d DX: test that default config is not passed in RuleSet
  • c992b3d4 feature #4385 CommentToPhpdocFixer - allow to ignore tags (kubawerlos)
  • 68ba9abc Merge branch '2.15'
  • 8e06c72c Merge branch '2.14' into 2.15
  • db00b778 Merge branch '2.12' into 2.14
  • 74666dc7 bug #4404 FileLintingIterator - fix current value on end/invalid (SpacePossum)
  • 747d3d56 fix FileLintingIterator current value on end/invalid
  • 82ed7d11 bug #4436 MethodArgumentSpaceFixer - handle misplaced ) (keradus)
  • 75b55b52 MethodArgumentSpaceFixer - handle misplaced )
  • d225596a fix conflicts
  • 216e3cdd bug #4384 MethodArgumentSpaceFixer - fix for on_multiline:ensure_fully_multiline with trailing comma in function call (kubawerlos)
  • d5518cec MethodArgumentSpaceFixer - fix for on_multiline:ensure_fully_multiline with trailing comma in function call
  • 0a1562b9 minor #4433 DX: test to ensure @PHPUnitMigration rule sets are correctly defined (kubawerlos)
  • 690f57f1 DX: test to ensure @PHPUnitMigration rule sets are correctly defined
  • f4f2abd2 minor #4445 DX: static call of markTestSkippedOrFail (kubawerlos)
  • 289fa1cd bug #4472 Fix non-static closure unbinding this on PHP 7.4 (kelunik)
  • 78da0793 Fix non-static closure unbinding this on PHP 7.4
  • 1835d083 bug #4467 ToolInfo - fix access to reference without checking existence (black-silence)
  • fff5c5ec bug #4421 FunctionTypehintSpaceFixer - Ensure single space between type declaration and parameter (localheinz)
  • 19f4ef00 FunctionTypehintSpaceFixer - Ensure single space between type declaration and parameter
  • 58305891 minor #4471 ReadmeCommandTest - use CommandTester (kubawerlos)
  • d4c0d4df Merge branch '2.15'
  • 63ac2c67 Merge branch '2.14' into 2.15
  • 022ff1ee Merge branch '2.12' into 2.14
  • c523dc1b minor #4463 Add apostrophe to possessive "team's" (ChandlerSwift)
  • d8be9693 Add apostrophe to possessive &quot;team's&quot;
  • 1b061828 bug #4461 IsNullFixer - fix null coalescing operator handling (linniksa)
  • dbe4ed13 Test ReadmeCommand with CommandTester
  • 5b3112c6 IsNullFixer - fix null coalescing operator handling
  • 624aa919 fix access to reference without checking existence
  • 06df242c Merge branch '2.14'
  • 08fd3d5f Merge branch '2.12' into 2.14
  • b21d9db2 bug #4453 Fix preg_match error on 7.4snapshot (kubawerlos)
  • 638ad046 Fix preg_match error on 7.4snapshot
  • 99232288 DX: static call of markTestSkippedOrFail
  • 0820e766 SimpleToComplexStringVariableFixer - Fix $ bug
  • 30bb0d28 Merge branch '2.15'
  • edef5395 Merge branch '2.12' into 2.15
  • e441a10c Merge branch '2.12' into 2.14
  • c34a116a minor #3726 Use Box 3 to build the PHAR (theofidry, keradus)
  • b25d20bf Update Box 3 integration
  • 86f03cd6 Upgrade to Box 3
  • dea6184b Merge branch '2.15'
  • 0f388990 bumped version
  • 20064511 prepared the 2.15.1 release
  • 5767fbc5 Merge branch '2.14' into 2.15
  • 53be916a bumped version
  • 69ccf81f prepared the 2.14.4 release
  • 79698bb7 Merge branch '2.12' into 2.14
  • 532877cc bumped version
  • 2574b984 prepared the 2.12.10 release
  • 15faa45a Merge branch '2.15'
  • 889efde4 minor #4429 DX: MethodArgumentSpaceFixerTest - fix hidden merge conflict (keradus)
  • 4a3cae0a DX: MethodArgumentSpaceFixerTest - fix hidden merge conflict
  • 33d1cb7d Merge branch '2.15'
  • 7b1d2e2c Merge branch '2.14' into 2.15
  • 9a5312cd Merge branch '2.12' into 2.14
  • 8ebcf8ef minor #4428 DX: update dev-tools (keradus)
  • 7a07303d minor #4345 Travis: PHP 7.4 isn't allowed to fail anymore (Slamdunk)
  • 1c7331d0 DX: update dev-tools
  • d9e08803 minor #4427 DX: stop using reserved T_FN in code samples (keradus)
  • f584e6dd Merge branch '2.14' into 2.15
  • b69fb30c Merge branch '2.12' into 2.14
  • 53ff9694 bug #4420 MethodArgumentSpaceFixer - PHP7.3 trailing commas in function calls (SpacePossum)
  • 514b3d70 DX: stop using reserved T_FN in code samples
  • 119df6a3 MethodArgumentSpaceFixer - PHP7.3 trailing commas in function calls
  • 665cedf7 Merge branch '2.15'
  • 1ce01cbb Merge branch '2.14' into 2.15
  • 63cc07e4 Merge branch '2.12' into 2.14
  • 86ad01b5 bug #4419 PhpUnitTestCaseStaticMethodCallsFixer - skip anonymous classes and lambda (SpacePossum)
  • a73e007b minor #4423 DX: update branch alias (keradus)
  • 6ffc4721 Merge branch '2.15'
  • df7d7a13 Merge branch '2.14' into 2.15
  • 8667f920 Merge branch '2.12' into 2.14
  • 377c349b minor #4425 DX: assertions are static, adjust custom assertions (keradus)
  • 7a0868fb DX: update branch alias
  • bd5a1c50 Merge branch '2.15'
  • 578611a6 Merge branch '2.14' into 2.15
  • bb9fdfda minor #4424 DX: cleanup of composer.json - no need for branch-alias (keradus)
  • e65ac7de Merge branch '2.12' into 2.14
  • 2e2bc2e9 bug #4418 PhpUnitNamespacedFixer - properly translate classes which do not follow translation pattern (ktomk)
  • 01829052 PhpUnitNamespacedFixer - properly translate classes which do not follow translation pattern
  • d3bcc9f7 minor #4403 LowercaseStaticReferenceFixer - Fix invalid PHP version in example (HypeMC)
  • e6dcb2a2 PhpUnitTestCaseStaticMethodCallsFixer - skip anonymous classes and lambda
  • c9ea6964 DX: assertions are static, adjust custom assertions
  • 2df42d21 minor #4426 DX: handle deprecations of symfony/event-dispatcher:4.3 (keradus)
  • c569c7ba DX: handle deprecations of symfony/event-dispatcher:4.3
  • 83990884 DX: cleanup of composer.json - no need for branch-alias
  • 1e3fa6dd Travis: PHP 7.4 isn't allowed to fail anymore
  • 3cd7ead2 bumped version
  • 37cc9c62 bumped version
  • adfab51a prepared the 2.15.0 release
  • 0150d162 Merge branch '2.14'
  • daaecb60 Fix invalid PHP version in LowercaseStaticReferenceFixer
  • f83f6486 bumped version
  • a9132a87 prepared the 2.14.3 release
  • d5990659 Merge branch '2.12' into 2.14
  • 810bd174 bumped version
  • f9522af7 prepared the 2.12.9 release
  • 0cb31ab4 minor #4399 Fix 2.15 line (keradus)
  • 0d3a1b3e Fix 2.15 line
  • 72a5862a minor #4398 New ruleset "@PHP73Migration" (gharlan)
  • e4d446b2 Merge branch '2.14'
  • ff43c7b4 Merge branch '2.12' into 2.14
  • 962c2aac minor #3799 DX: php_unit_test_case_static_method_calls - use default config (keradus)
  • f8e5135a DX: php_unit_test_case_static_method_calls - use default config
  • b8b3b80b New ruleset "@PHP73Migration"
  • 3a7e0342 minor #4386 Add PhpUnitMockShortWillReturnFixer to @symfony:risky rule set (kubawerlos)
  • 53832a5b feature #3927 Add FinalClassFixer (Slamdunk)
  • 5b1e11f3 Add FinalClassFixer
  • 2b979f89 feature #3939 Add PhpUnitSizeClassFixer (Jefersson Nathan)
  • 78acc4d7 Merge branch '2.14'
  • a4f2e4c7 Merge branch '2.12' into 2.14
  • 75e1d969 minor #4393 DX: add missing explicit return types (kubawerlos)
  • 1349e1e0 DX: add missing explicit return types
  • 3e420879 minor #4364 DX: MethodChainingIndentationFixer - remove unneccesary loop (Sijun Zhu)
  • 6fff2371 DX: MethodChainingIndentationFixer - remove unneccesary loop
  • a90c5351 bug #4298 NoTrailingWhitespaceInCommentFixer - fix for non-Unix line separators (kubawerlos)
  • d47c17bb NoTrailingWhitespaceInCommentFixer - fix for non-Unix line separators
  • ce876c84 Add PhpUnitMockShortWillReturnFixer to @symfony:risky rule set
  • 0a464054 CommentToPhpdocFixer - allow to ignore tags
  • c12abbc0 Merge branch '2.14'
  • cf1fe6a9 minor #4381 PHP7.4 - Add support for magic methods (un)serialize. (SpacePossum)
  • 013b6d81 Merge branch '2.12' into 2.14
  • 2cad888a minor #4380 PHP7.4 - Add "str_split" => "mb_str_split" mapping. (SpacePossum)
  • c42666cd bug #4379 ExplicitStringVariableFixer - add test case for variable as an array key (kubawerlos, Slamdunk)
  • 919cc372 Fix for variable as an array key
  • 9037db7f ExplicitStringVariableFixer - add test case for variable as an array key
  • f89ea9f0 PHP7.4 - Add support for magic methods (un)serialize.
  • 7ef00409 PHP7.4 - Add "str_split" => "mb_str_split" mapping.
  • e9d66a58 Merge branch '2.14'
  • d2539d31 Merge branch '2.12' into 2.14
  • 48117945 bug #4370 PhpUnitConstructFixer - Fix handle different casing (SpacePossum)
  • 339f0e43 PhpUnitConstructFixer - Fix handle different casing
  • 9b91f125 minor #4336 Collect coverage with PCOV (kubawerlos)
  • bc4ad034 Collect coverage with PCOV
  • 6226e98f feature #3942 SimpleToComplexStringVariableFixer - Introduction (dmvdbrugge, SpacePossum)
  • 359e5a16 SimpleToComplexStringVariableFixer - Introduction
  • e6285fde Merge branch '2.14'
  • a06dacbd Merge branch '2.12' into 2.14
  • ae4b1781 bug #4365 Fix output escaping of diff for text format when line is not changed (SpacePossum)
  • 1387e3f7 minor #4366 Unset the auxillary variable $a (GrahamCampbell)
  • c3f04aba minor #4368 Fixed TypeShortNameResolverTest::testResolver (GrahamCampbell)
  • 2819caa3 minor #4325 Use lowercase mikey179/vfsStream in composer.json (lolli42)
  • ed7222b0 Use lowercase mikey179/vfsStream in composer.json
  • aa46bb83 Fixed TypeShortNameResolverTest::testResolver
  • 7275c7bc Unset the auxillary variable $a
  • c63a78e2 Fix output escaping of diff for text format when line is not changed
  • b7a20c72 minor #4360 Add gitlab as output format in the README/help doc. (SpacePossum)
  • 77f7ff68 Add gitlab as output format in the README/help doc.
  • da3746ab feature #4288 Add Gitlab Reporter (hco)
  • 5b54f5c3 Add Gitlab Reporter
  • 01b8475f Merge branch '2.14'
  • 8cc44363 Merge branch '2.12' into 2.14
  • 39d53cf5 minor #4103 NoExtraBlankLinesFixer - fix candidate detection (SpacePossum)
  • 7aefbb2c NoExtraBlankLinesFixer - fix candidate detection
  • abbd8a01 minor #4245 LineEndingFixer - BracesFixer - Priority (dmvdbrugge)
  • 62ca0e5e feature #4337 PhpUnitTestCaseStaticMethodCallsFixer - prepare for PHPUnit 8 (kubawerlos)
  • 58d08371 minor #4351 code grooming (SpacePossum)
  • 390c718a code grooming
  • 0a83351d minor #4353 Add more priority tests (SpacePossum)
  • d712bded bug #4357 Fix short list syntax detection. (SpacePossum)
  • 3247ea17 Fix short list syntax detection.
  • e50c40bc Handle more priority tests cases
  • 33f5fcd3 Define priority between LineEndingFixer and BracesFixer
  • ecaa85d4 Merge branch '2.14'
  • afcd4dc7 Merge branch '2.12' into 2.14
  • a0769f94 bug #4346 BracesFixer - Do not pull close tag onto same line as a comment (SpacePossum)
  • 95b8e9ab bug #4350 StrictParamFixer - Don't detect functions in use statements (bolmstedt)
  • 097be4ae StrictParamFixer - Don't detect functions in use statements
  • 843ae372 Do not pull close tag onto same line as a comment
  • 110bc117 feature #4167 PhpUnitMockShortWillReturnFixer - Introduction (michadam-pearson)
  • c5e40513 Merge branch '2.14'
  • f279a0b4 Merge branch '2.12' into 2.14
  • 0e0054c5 bug #4344 VoidReturnFixer - handle yield from (SpacePossum)
  • 49104c47 PhpUnitMockShortWillReturnFixer - Introduction
  • 287afe22 handle yield from
  • 3ebeb30b feature #4113 OrderedInterfacesFixer - Introduction (dmvdbrugge)
  • cbc655ae OrderedInterfacesFixer - Introduction
  • bb4651c3 feature #4328 Add PhpUnitDedicateAssertInternalTypeFixer (Slamdunk)
  • f721b4bc Add PhpUnitDedicateAssertInternalTypeFixer
  • 47b27116 Merge branch '2.14'
  • f7a1bb6d Merge branch '2.12' into 2.14
  • dbcbead0 minor #4339 Change BracesFixer to avoid indenting PHP inline braces (alecgeatches)
  • 8d57ee81 Change BracesFixer to avoid indenting PHP inline brace before a closing tag, add test
  • 68992872 feature #4341 [7.3] TrailingCommaInMultilineArrayFixer - fix comma after heredoc-end (gharlan)
  • 99373e0a [7.3] TrailingCommaInMultilineArrayFixer - fix comma after heredoc-end
  • 391ebf94 feature #4342 [7.3] MethodArgumentSpaceFixer - fix comma after heredoc-end (gharlan)
  • e3c63aea [7.3] MethodArgumentSpaceFixer - fix comma after heredoc-end
  • 266964eb minor #4112 NoSuperfluousPhpdocTagsFixer - Add missing code sample, groom tests (keradus, SpacePossum)
  • 86471759 NoSuperfluousPhpdocTagsFixer - Add missing code sample, groom tests
  • 793c5f45 feature #4191 [7.3] NoWhitespaceBeforeCommaInArrayFixer - fix comma after heredoc-end (gharlan)
  • cd669c78 feature #4126 NativeFunctionTypeDeclarationCasingFixer - Introduction (SpacePossum)
  • 1b96beba feature #4121 SingleTraitInsertPerStatementFixer - Introduction (SpacePossum)
  • f32450b8 NativeFunctionTypeDeclarationCasingFixer - Introduction
  • dc68a5d4 SingleTraitInsertPerStatementFixer - Introduction
  • 705a9b8f Merge branch '2.14'
  • 055ad6dc bug #4316 NoUnsetCastFixer - Test for higher-precedence operators (SpacePossum)
  • 217d2b0a NoUnsetCastFixer - Test for higher-precedence operators
  • 0adb1303 Merge branch '2.12' into 2.14
  • 5081c164 minor #4340 Travis: build against 7.4snapshot instead of nightly (Slamdunk)
  • 7492e230 minor #4338 Fix wording (kmvan, kubawerlos)
  • ad774913 bug #4335 Cache - add indent and line ending to cache signature (dmvdbrugge)
  • 739adcfd Cache - add indent and line ending to cache signature
  • e964c775 bug #4327 TokensAnalyzer - add concat operator to list of binary operators (SpacePossum)
  • 20699b54 TokensAnalyzer - add concat operator to list of binary operators
  • 701165bc bug #4314 PhpUnitTestCaseStaticMethodCallsFixer - fix for having property with name as method to update (kubawerlos, SpacePossum)
  • 2e5756c9 PhpUnitTestCaseStaticMethodCallsFixer - fix for having property with name as method to update
  • cdcd126f bug #4313 SelfAccessorFixer - fix for part qualified class name (kubawerlos, SpacePossum)
  • 99935258 SelfAccessorFixer - fix for part qualified class name
  • d9adab35 bug #4303 FullyQualifiedStrictTypesFixer - Fix the short type detection when a question mark (nullable) is prefixing it. (drupol)
  • 2e9f4bb2 Issue #4302: Fix the short type detection when a question mark (nullable) is prefixing it.
  • 8cab773b Travis: build against 7.4snapshot instead of nightly
  • 23cd794d Updating PHP files to match changed README.rst
  • 93041886 Changed some words for more readble.
  • f86f2306 PhpUnitTestCaseStaticMethodCallsFixer - prepare for PHPUnit 8
  • 5f017a81 Add fix for phpunit class size annotation
  • 51209a63 Merge branch '2.14'
  • 548109f2 bumped version
  • ff401e58 prepared the 2.14.2 release
  • 56e31916 Merge branch '2.12' into 2.14
  • efa97dfd bumped version
  • e6a3793d prepared the 2.12.8 release
  • 40a5969f minor #4306 DX: Drop HHVM conflict on Composer level to help Composer with HHVM compatibility, we still prevent HHVM on runtime (keradus)
  • b4e691cd DX: Drop HHVM conflict on Composer level to help Composer with HHVM compatibility, we still prevent HHVM on runtime
  • c263555e Merge branch '2.14'
  • bf34fd6a bumped version
  • 2e82abd1 prepared the 2.14.1 release
  • f39f8a3b Merge branch '2.12' into 2.14
  • 789c98ec bumped version
  • a1ebeac5 prepared the 2.12.7 release
  • 9783cc85 Merge branch '2.14'
  • be664e0c Merge branch '2.12' into 2.14
  • 48759f3a minor #4299 NativeFunctionInvocationFixer - add array_key_exists (deguif, keradus)
  • 275498aa NativeFunctionInvocationFixer - add array_key_exists
  • 1bb35e88 bug #4292 NoSuperfluousPhpdocTagsFixer - Make null only type not considered superfluous (julienfalque)
  • e66f5d6b bug #4260 Psr0Fixer and Psr4Fixer - fix for multiple classes in file with anonymous class (kubawerlos)
  • 0c91b7ca Psr0Fixer and Psr4Fixer - fix for multiple classes in file with anonymous class
  • 749e7ce0 minor #4204 DX: Tokens - do not unregister/register found tokens when collection is not changing (kubawerlos)
  • 12edc3d5 DX: Tokens - do not unregister/register found tokens when it is the same token
  • 77ef5ff3 minor #4300 DX: cleanup testing with fixer config (keradus)
  • c5eb190a minor #4263 DX: AppVeyor - bump PHP version (keradus)
  • 4f6e2d69 DX: AppVeyor - bump PHP version
  • 52f3a6be Merge branch '2.14'
  • 688dcadd DX: cleanup testing with fixer config
  • 96a3455f Merge branch '2.12' into 2.14
  • 5d701c38 minor #4296 DX: cleanup testing with fixer config (keradus)
  • 0220cdab DX: cleanup testing with fixer config
  • de340e82 Merge branch '2.14'
  • 3b85dfde Merge branch '2.12' into 2.14
  • b6402ccc bug #4286 IncrementStyleFixer - fix for static statement (kubawerlos)
  • 331e2dcd IncrementStyleFixer - fix for static statement
  • 81d1e6dc minor #4295 DX: MethodArgumentSpaceFixerTest - fix edge case for handling different line ending when only expected code is provided (keradus)
  • 7374e133 DX: MethodArgumentSpaceFixerTest - fix edge case for handling different line ending when only expected code is provided
  • 1b0cccfb Merge branch '2.14'
  • 78701038 Merge branch '2.12' into 2.14
  • 49433bcd bug #4280 MethodArgumentSpaceFixer - Fix method argument alignment (Billz95)
  • 1e75c7ea MethodArgumentSpaceFixer - Fix method argument alignment
  • 0dfb6ab4 Merge branch '2.14'
  • 7773a302 Merge branch '2.12' into 2.14
  • 2f425b04 bug #4291 ArrayIndentationFixer - Fix indentation after trailing spaces (julienfalque, keradus)
  • a68e5040 ArrayIndentationFixer - Fix indentation after trailing spaces
  • 3a44fc0f Merge branch '2.12' into 2.14
  • 49c03555 bug #4240 ModernizeTypesCastingFixer - fix for operators with higher precedence (kubawerlos)
  • a9885c2e ModernizeTypesCastingFixer - fix for operators with higher precedence
  • 578bbf68 Merge branch '2.12' into 2.14
  • 669bf3ac minor #4235 DX: more specific @param types (kubawerlos)
  • 87569f12 Merge branch '2.12' into 2.14
  • 6faba9d2 bug #4276 MethodChainingIndentationFixer, ArrayIndentationFixer - Fix priority issue (dmvdbrugge)
  • 6540b65c Merge branch '2.12'
  • e0c7ee17 minor #4293 Add official support for PHP 7.3 (keradus)
  • 0ea2aac9 Add official support for PHP 7.3
  • 92e1094c Make null only type not considered superfluous
  • 99894e46 Merge branch '2.14'
  • de6924b5 Merge branch '2.13' into 2.14
  • aafe0cdc Merge branch '2.12' into 2.13
  • 7f58bffc bug #4262 FixCommand - fix help (keradus)
  • 612ca786 FixCommand - fix help
  • 5faf9675 NoWhitespaceBeforeCommaInArrayFixer - fix comma after heredoc-end (php 7.3)
  • a6bd13c8 MethodChainingIndentationFixer should run before ArrayIndentationFixer
  • e3f34045 Merge branch '2.14'
  • fc71b758 Merge branch '2.13' into 2.14
  • 5d5edbfb Merge branch '2.12' into 2.13
  • 2693fb44 bug #4254 PhpUnitDedicateAssertFixer - fix for count with additional operations (kubawerlos)
  • ef29b5a5 PhpUnitDedicateAssertFixer - fix for count with additional operations
  • a307ec37 bumped version
  • 05e229c1 Merge branch '2.14'
  • bbcbe2ee Dedicated branch for 2.14
  • 9984afe9 bumped version
  • b788ea0a prepared the 2.14.0 release
  • e3f86ad4 minor #4233 Add official support for PHP 7.3 (keradus)
  • e79a6400 Add official support for PHP 7.3
  • fdf55909 Merge branch '2.13'
  • 1c58effd bumped version
  • 38d6f2e9 prepared the 2.13.3 release
  • f951866c Merge branch '2.12' into 2.13
  • d120ba2a bumped version
  • f3241a98 prepared the 2.12.6 release
  • a583a14f DX: more specific @param types
  • c3ad3d88 minor #4234 [7.3] Test that "LITERAL instanceof X" is valid (guilliamxavier)
  • 5390f846 [7.3] Test that "LITERAL instanceof X" is valid
  • 002f98b1 Merge branch '2.13'
  • 61ac4ffa Merge branch '2.12' into 2.13
  • 4e56b05a minor #4232 DX: remove Utils::splitLines (kubawerlos)
  • 3c59d76c Merge branch '2.13'
  • 5bc34cea Merge branch '2.12' into 2.13
  • 75797f62 minor #4230 [7.3] IsNullFixer - fix trailing comma (guilliamxavier)
  • 33af3804 Merge branch '2.13'
  • 38d31f7f Merge branch '2.12' into 2.13
  • 4cf69025 DX: remove Utils::splitLines
  • 2f5550d8 bug #4220 NativeFunctionInvocationFixer - namespaced strict to remove backslash (kubawerlos)
  • cb243a94 bug #4224 FunctionToConstantFixer - handle T_RETURN_REF (SpacePossum)
  • b14c5d84 FunctionToConstantFixer - handle T_RETURN_REF
  • 31e0d123 [7.3] IsNullFixer - fix trailing comma
  • 1afc8363 bug #4229 IsNullFixer - fix parenthesis not closed (guilliamxavier)
  • 83944b86 IsNullFixer - fix parenthesis not closed
  • 8dee338d bug #4219 NativeFunctionCasingFixer - handle T_RETURN_REF (kubawerlos)
  • 6bf3515e NativeFunctionCasingFixer - handle T_RETURN_REF
  • 4b5420c8 minor #4193 [7.3] CombineNestedDirnameFixer - support PHP 7.3 (kubawerlos)
  • 30b30c4d minor #4210 [7.3] PhpUnitConstructFixer - add test for PHP 7.3 (kubawerlos)
  • 52b06747 [7.3] PhpUnitConstructFixer - add test for PHP 7.3
  • 064d104c minor #4214 [7.3] NoUnsetOnPropertyFixerTest - tests for 7.3 (SpacePossum)
  • 6bad76c4 [7.3] NoUnsetOnPropertyFixerTest - tests for 7.3
  • c5ed81ac minor #4205 DX: PhpdocAlignFixer - refactor to use DocBlock (kubawerlos)
  • 9b98c637 DX: PhpdocAlignFixer - refactor to use DocBlock
  • 0ec20f04 minor #4209 [7.3] PhpUnitStrictFixerTest - tests for 7.3 (SpacePossum)
  • 882013ec minor #4213 [7.3] PHP7.3 integration tests (SpacePossum)
  • 89fc67d0 [7.3] PHP7.3 integration tests
  • 8657be05 [7.3] PhpUnitStrictFixerTest - tests for 7.3
  • e9dc9436 minor #4223 [7.3] PhpUnitMockFixer - add tests for PHP 7.3 (kubawerlos)
  • f18ac979 minor #4222 [7.3] PhpUnitExpectationFixer - support PHP 7.3 (kubawerlos)
  • 7a60fd9c [7.3] PhpUnitExpectationFixer - support PHP 7.3
  • 4d504c4b minor #4211 [7.3] PhpUnitDedicateAssertFixer - support PHP 7.3 (kubawerlos)
  • 7c567e8e [7.3] PhpUnitDedicateAssertFixer - support PHP 7.3
  • bbbaa573 minor #4199 [7.3] MethodChainingIndentationFixer - add tests for PHP 7.3 (kubawerlos)
  • f49510a6 [7.3] MethodChainingIndentationFixer - add tests for PHP 7.3
  • 891eccac bug #4217 Psr0Fixer - class with anonymous class (kubawerlos)
  • 7d2e747a PhpUnitMockFixer - add tests for PHP 7.3
  • 1241bdad NativeFunctionInvocationFixer - namespaced strict to remove backslash
  • e28c9e47 Psr0Fixer - class with anonymous class
  • f312223e Merge branch '2.13'
  • 555c35d2 Merge branch '2.12' into 2.13
  • 4537bfdb bug #4216 Psr4Fixer - fix for multiple classy elements in file (keradus, kubawerlos)
  • 5dd2e39a Psr4Fixer - fix for multiple classy elements in file
  • 7e0a86a9 Psr4Fixer - add failing test
  • 4cacac48 Merge branch '2.13'
  • c8bda0e1 Merge branch '2.12' into 2.13
  • a1cd2cb2 minor #4206 DX: enable multiline_whitespace_before_semicolons (keradus)
  • 0041766e DX: enable multiline_whitespace_before_semicolons
  • e9d265e3 Merge branch '2.13'
  • fbb9c1cb Merge branch '2.12' into 2.13
  • f9915ed5 minor #4207 [7.3] RandomApiMigrationFixerTest - tests for 7.3 (SpacePossum)
  • a8d9ff47 [7.3] RandomApiMigrationFixerTest - tests for 7.3
  • 4985316e minor #4208 [7.3] NativeFunctionCasingFixerTest - tests for 7.3 (SpacePossum)
  • 496ea0b2 [7.3] CombineNestedDirnameFixer - support PHP 7.3
  • 6c9c6244 NativeFunctionCasingFixerTest - tests for 7.3
  • 265bf8d0 Merge branch '2.13'
  • 35122508 Merge branch '2.12' into 2.13
  • 6998612b minor #4201 [7.3] MultilineWhitespaceBeforeSemicolonsFixer - add tests for PHP 7.3 (kubawerlos)
  • 4c3e8a01 MultilineWhitespaceBeforeSemicolonsFixer - add tests for PHP 7.3
  • d7a1e6a4 minor #4202 [7.3] ErrorSuppressionFixer - support PHP 7.3 (kubawerlos)
  • e0b95f8c minor #4200 [7.3] ModernizeTypesCastingFixer - support PHP 7.3 (kubawerlos)
  • 0cf9fb2e [7.3] ModernizeTypesCastingFixer - support PHP 7.3
  • f2e59b99 minor #4198 [7.3] PowToExponentiationFixer - adding to PHP7.3 integration test (kubawerlos)
  • e7aa9fc4 ErrorSuppressionFixer - support PHP 7.3
  • 1023c3458137ab052f6ff1e09621a721bfdeca13 ...more commits found, but message is too long for PR

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@codecov
Copy link

codecov bot commented Jun 28, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@493e127). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #10   +/-   ##
========================================
  Coverage          ?   0.00%           
  Complexity        ?     531           
========================================
  Files             ?     112           
  Lines             ?    1758           
  Branches          ?       0           
========================================
  Hits              ?       0           
  Misses            ?    1758           
  Partials          ?       0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 493e127...17b6852. Read the comment docs.

@truls1502
Copy link
Member

This will now be closed, since it has been superseded by #27.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants