TomasVotruba
|
67f0f5dc95
|
add NonEmptyArrayTypeMapper
|
2020-06-23 23:21:57 +02:00 |
|
TomasVotruba
|
124a6b345f
|
allow skip null scope
|
2020-06-23 14:56:55 +02:00 |
|
TomasVotruba
|
f4dd34eaed
|
fix missing string type
|
2020-06-21 16:59:47 +02:00 |
|
TomasVotruba
|
81386042a1
|
highlight more README output
|
2020-06-21 16:49:47 +02:00 |
|
TomasVotruba
|
9808601d1b
|
move array re-index to printer
|
2020-06-21 11:51:50 +02:00 |
|
TomasVotruba
|
fac932a8bd
|
cleanup
|
2020-06-21 11:46:52 +02:00 |
|
TomasVotruba
|
379aa80679
|
cleanup AbstractFileSystemRector
|
2020-06-21 11:34:08 +02:00 |
|
TomasVotruba
|
ff4c3cc8ce
|
decopule NodesWithFileDestinationPrinter
|
2020-06-21 02:31:27 +02:00 |
|
rector-bot
|
7c9fe78b07
|
fixup! fixup! decopule AbstractFileMovingFileSystemRector
|
2020-06-19 16:06:27 +00:00 |
|
rector-bot
|
ea2f59e864
|
fixup! decopule AbstractFileMovingFileSystemRector
|
2020-06-19 16:05:33 +00:00 |
|
TomasVotruba
|
97a50186f0
|
decopule AbstractFileMovingFileSystemRector
|
2020-06-19 18:01:50 +02:00 |
|
TomasVotruba
|
715f87aff0
|
add test case for RenameTesterTestToPHPUnitToTestFileRector
|
2020-06-19 16:05:13 +02:00 |
|
TomasVotruba
|
9f3fb6eb19
|
add ParsedStmtsAndTokens value object
|
2020-06-19 12:51:05 +02:00 |
|
TomasVotruba
|
f319c52cc7
|
re-use variable
|
2020-06-19 12:14:32 +02:00 |
|
TomasVotruba
|
e5e9abbcac
|
fix importing of soon-to-be-existing classes
|
2020-06-19 12:11:45 +02:00 |
|
TomasVotruba
|
75b8d37e4b
|
extend test case
|
2020-06-19 12:06:46 +02:00 |
|
TomasVotruba
|
34c40428f3
|
add VIRTUAL_NODE constant, prevent double post traversing nodes
|
2020-06-19 01:35:11 +02:00 |
|
TomasVotruba
|
72e9bbb92f
|
add interface implement rename
|
2020-06-19 00:07:58 +02:00 |
|
TomasVotruba
|
eaf615c44e
|
remove MoveAndRenameClassRector, confusing, preffer class rename
|
2020-06-18 22:51:17 +02:00 |
|
TomasVotruba
|
14a72f15d8
|
remove MoveAndRenameNamespaceRector, not tested and not working, prefer class rename
|
2020-06-18 22:34:25 +02:00 |
|
TomasVotruba
|
dba3e4429a
|
use file info
|
2020-06-18 21:43:50 +02:00 |
|
TomasVotruba
|
48bbc835b1
|
add TokensByFilePathStorage
|
2020-06-18 21:10:41 +02:00 |
|
TomasVotruba
|
de0dbc6876
|
add BreakingREmovalGuard, CommentableNodeResolver, and @fixme to un-removable nodes in ini_get/ini_set
|
2020-06-18 12:07:26 +02:00 |
|
TomasVotruba
|
3744649dd9
|
[PHP 7.2] Add ReplaceEachAssignmentWithKeyCurrentRector
|
2020-06-17 14:23:12 +02:00 |
|
TomasVotruba
|
bcb0a642d5
|
add class-rename to MoveInterfacesToContractNamespaceDirectoryRector
|
2020-06-16 23:54:15 +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
|
2020-06-16 18:14:51 +02:00 |
|
TomasVotruba
|
cd061a48d1
|
fix json highlight
|
2020-06-16 18:13:37 +02: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 |
|
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 |
|
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 |
|
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 |
|
TomasVotruba
|
9335397123
|
add NullableTypeMapper
|
2020-06-15 15:16:05 +02: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 |
|
TomasVotruba
|
710a23ccea
|
update phpstan
|
2020-06-15 11:00:25 +02:00 |
|
TomasVotruba
|
0f0fc8e8b8
|
remove replaceNode() method
|
2020-06-13 12:52:53 +02:00 |
|
TomasVotruba
|
630d17494b
|
make property protected if used by child
|
2020-06-10 01:23:00 +02:00 |
|
TomasVotruba
|
6fab6b166e
|
make param name constistent
|
2020-06-09 14:15:19 +02:00 |
|