9132 Commits

Author SHA1 Message Date
TomasVotruba
3744649dd9 [PHP 7.2] Add ReplaceEachAssignmentWithKeyCurrentRector 2020-06-17 14:23:12 +02:00
TomasVotruba
4754343746 README: add magento case-study 2020-06-17 12:12:34 +02:00
kodiakhq[bot]
57214b7abf
Merge pull request #3536 from rectorphp/move-interface-and-rename
[Autodiscovery] rename interface used in other places too
2020-06-16 22:02:47 +00:00
rector-bot
238ecb319e fixup! fixup! add class-rename to MoveInterfacesToContractNamespaceDirectoryRector 2020-06-16 21:59:31 +00:00
rector-bot
5ba7e4567d fixup! add class-rename to MoveInterfacesToContractNamespaceDirectoryRector 2020-06-16 21:58:38 +00:00
TomasVotruba
bcb0a642d5 add class-rename to MoveInterfacesToContractNamespaceDirectoryRector 2020-06-16 23:54:15 +02:00
TomasVotruba
7622326dba add self-rename test 2020-06-16 23:40:31 +02:00
TomasVotruba
07000e3b12 fix type in README 2020-06-16 23:06:16 +02:00
Tomas Votruba
ddfa1b3401
Merge pull request #3535 from rectorphp/safe-types
[Experimental] Add safe_types option
2020-06-16 22:51:30 +02:00
TomasVotruba
a593afb017 [PHP 7.4] Add safe_types option 2020-06-16 22:34:52 +02:00
TomasVotruba
151d7e109b separate with more spaces v0.7.34 2020-06-16 18:14:51 +02:00
TomasVotruba
cd061a48d1 fix json highlight 2020-06-16 18:13:37 +02:00
kodiakhq[bot]
1c34415844
Merge pull request #3534 from rectorphp/doc-gen-requires-sample
[docs] make code sample required for Rector rules, add code highlight
2020-06-16 15:58:25 +00:00
TomasVotruba
bede7b4971 add highlight 2020-06-16 17:52:39 +02:00
TomasVotruba
1464237f19 add code highlight to dumper markdown content 2020-06-16 16:27:04 +02:00
TomasVotruba
b5f0129c84 complete missing code samples 2020-06-16 16:20:17 +02:00
kodiakhq[bot]
9d4f9b1fac
Merge pull request #3533 from rectorphp/phpdoc-misc
decouple more responsibility to TagValueNodeConfiguration
2020-06-16 11:53:48 +00:00
TomasVotruba
749c608bad add TagValueNodeConfigurationFactoryTest 2020-06-16 13:50:34 +02:00
TomasVotruba
9922ba600b make Rector description required for dumping documentation 2020-06-16 13:47:57 +02:00
TomasVotruba
2a81febb81 decouple more responsibility to TagValueNodeConfiguration 2020-06-16 13:22:01 +02:00
Tomas Votruba
81fda3b874
Merge pull request #3532 from rectorphp/fix-quote 2020-06-16 12:59:34 +02:00
TomasVotruba
ba8fb649a4 add isSilentKeyAndImplicit() 2020-06-16 11:55:59 +02:00
TomasVotruba
0af401c91a decouple ArrayPartPhpDocTagPrinterTrait 2020-06-16 11:37:43 +02:00
TomasVotruba
cde3eda53c fix quoting of value in phpdocp 2020-06-16 10:06:37 +02:00
TomasVotruba
1777d3a444 decouple replaceColonWithEqualInSymfonyAndDoctrine() 2020-06-16 10:04:11 +02:00
Tomas Votruba
5664b58aee
Merge pull request #3426 from bitgandtter/master 2020-06-16 10:01:42 +02:00
Tomas Votruba
20dba21b8e
Merge pull request #3529 from rectorphp/excel-set-shared-style
Add test case for #3514
2020-06-16 09:44:32 +02:00
TomasVotruba
1dd4c70483 Add test case for #3514 2020-06-15 17:44:25 +02:00
kodiakhq[bot]
8a01bbd2f5
Merge pull request #3528 from rectorphp/coding-style-const-value-sort
[Order] Add OrderClassConstantsByIntegerValueRector
2020-06-15 15:12:30 +00:00
TomasVotruba
654d97c602 [Order] Add OrderClassConstantsByIntegerValueRector 2020-06-15 17:07:52 +02:00
kodiakhq[bot]
5290aaddd5
Merge pull request #3527 from rectorphp/phpunit90
Add PHPUnit 9.0 regex method name changes
2020-06-15 14:33:13 +00:00
TomasVotruba
8989b2da05 add PHPUnit 9.0 regex method name changes 2020-06-15 16:28:10 +02:00
kodiakhq[bot]
375f30db22
Merge pull request #3526 from rectorphp/callable-array
Fix for array of callable print in phpdoc
2020-06-15 14:24:15 +00:00
TomasVotruba
b4c88a04a7 remove spaces after quote, as convention 2020-06-15 16:19:55 +02:00
TomasVotruba
9135bff8eb add brackets in case of array of callables in php doc 2020-06-15 16:19:01 +02:00
TomasVotruba
508954fc74 add test case for array/callable 2020-06-15 16:11:34 +02:00
kodiakhq[bot]
5d4c004dae
Merge pull request #3525 from rectorphp/fix-spready-int-only
[PHP 7.4] Make array spread work only for integer keys
2020-06-15 13:40:16 +00:00
TomasVotruba
b7ef016f7d [PHP 7.4] Make spready work only for integer keys 2020-06-15 15:35:54 +02:00
kodiakhq[bot]
b001b36590
Merge pull request #3524 from rectorphp/repeated-expr
skip encapsed string from constant extraction
2020-06-15 13:27:31 +00:00
TomasVotruba
5b8bf939a6 skip encapsed string from constant extraction 2020-06-15 15:23:23 +02:00
kodiakhq[bot]
e9ebf725d4
Merge pull request #3523 from rectorphp/nullable
add NullableTypeMapper
2020-06-15 13:20:42 +00:00
TomasVotruba
9335397123 add NullableTypeMapper 2020-06-15 15:16:05 +02:00
kodiakhq[bot]
5938f63c00
Merge pull request #3522 from rectorphp/fix-template-tag
fix @template tag preposition
2020-06-15 10:29:33 +00:00
TomasVotruba
26b00c7b13 fix of/as 2020-06-15 12:25:37 +02:00
TomasVotruba
4132d9d885 add test case for as/of template tag 2020-06-15 12:25:37 +02:00
TomasVotruba
abb11dcdcf relocate slug under Gedmo namespace 2020-06-15 12:08:42 +02:00
kodiakhq[bot]
e1dd00ed9f
Merge pull request #3521 from rectorphp/fix-comment
fix nested comment in nested foreach to if
2020-06-15 10:03:23 +00:00
TomasVotruba
d1e5990531 fix nested comment in nested foreach to if 2020-06-15 11:58:12 +02:00
Tomas Votruba
363483fe1f
Merge pull request #3503 from derrickschoen/EarlyContinueBugWhenThereIsACommentInsideIfStatement
I found a bug with the ChangeNestedForeachIfsToEarlyContinueRector
2020-06-15 11:56:02 +02:00
Tomas Votruba
1aa2356e28
Merge pull request #3520 from rectorphp/fix-multi-assign
skip multi assign ChangeReadOnlyVariableWithDefaultValueToConstantRector
2020-06-15 11:24:18 +02:00