Tomas Votruba
|
2d30233a47
|
init DynamicTypeAnalysis
|
2019-11-11 17:35:34 +01:00 |
|
TomasVotruba
|
79b1738529
|
cleanup
|
2019-11-09 00:14:18 +01:00 |
|
Jeroen Smit
|
db3525920d
|
Several RemoveSetterOnlyPropertyAndMethodRector and UnusedPrivatePropertyRector fixes.
|
2019-11-08 21:03:29 +01:00 |
|
Tomas Votruba
|
04e0de2429
|
fix implode of string/string
|
2019-11-05 13:35:04 +01:00 |
|
Jeroen Smit
|
de8334e8a3
|
Fixed edge cases of RemoveDeadStmtRector
Covered all nodes that could be considered dead statement
|
2019-11-04 21:57:49 +01:00 |
|
Tomas Votruba
|
38afd6a996
|
[CodeQuality] Fix SimplifyIfReturnBoolRector for nullable scalar value
|
2019-11-04 18:01:49 +01:00 |
|
Tomas Votruba
|
0f47fa2379
|
[CodeQuality] Add property assigns to RemoveAlwaysTrueConditionSetInConstructorRector
|
2019-11-04 17:13:38 +01:00 |
|
Tomas Votruba
|
8dc4336ce8
|
add SetOptinosResolver and ConfigResolver
|
2019-10-30 12:17:26 +01:00 |
|
Tomas Votruba
|
848c43dc6d
|
[PHPUnit] Add WithConsecutiveArgToArrayRector
|
2019-10-27 14:29:28 +01:00 |
|
Tomas Votruba
|
7bd13f90b8
|
cleanup static errors
|
2019-10-24 11:14:07 +02:00 |
|
Tomas Votruba
|
8c4a7ce958
|
Add MethodCallToReturnRector
|
2019-10-24 11:14:07 +02:00 |
|
Tomas Votruba
|
1ea9bd1fe6
|
fix union too many types
|
2019-10-24 00:10:28 +02:00 |
|
Tomas Votruba
|
ec584212cc
|
skip missing property reflection
|
2019-10-17 00:00:15 +02:00 |
|
Tomas Votruba
|
6e7101ce7c
|
remove self-testing test
|
2019-10-15 16:44:09 +02:00 |
|
Tomáš Votruba
|
7941103adc
|
Merge branch 'master' into exclusion-v2
|
2019-10-15 16:26:13 +02:00 |
|
Tomas Votruba
|
0dcd2b0014
|
[Solid] Add UseInterfaceOverImplementationInConstructorRector
|
2019-10-09 01:41:51 +01:00 |
|
Tomas Votruba
|
eb222877eb
|
[StrictCodeQuality] Add freshly created node support to var inline assert
|
2019-10-08 18:30:32 +01:00 |
|
Jeroen Smit
|
105f95d816
|
Merge branch 'master' of github.com:rectorphp/rector into exclusion-v2
|
2019-10-05 20:41:43 +02:00 |
|
Tomas Votruba
|
01b4c78e47
|
skip required in delegating parent call method
|
2019-10-05 13:44:54 +02:00 |
|
Tomas Votruba
|
9271588573
|
[StrictCodeQuality] Add VarInlineAnnotationToAssertRector
|
2019-10-05 00:09:15 +02:00 |
|
Tomas Votruba
|
516505ea85
|
allow serialize type annotation for ClassMethod
|
2019-10-04 19:53:15 +02:00 |
|
Tomas Votruba
|
8f5ac69e2f
|
make tag value matching more precise
|
2019-10-04 19:03:07 +02:00 |
|
Jeroen Smit
|
ca67f3a3dc
|
Added way to exclude rectors
|
2019-10-03 10:03:36 +02:00 |
|
Tomas Votruba
|
7fa3909acb
|
decoupling
|
2019-10-02 20:29:57 +02:00 |
|
Tomas Votruba
|
598f228c6d
|
decouple php doc ast node to factories
|
2019-09-27 14:40:09 +02:00 |
|
Tomas Votruba
|
de9baae58e
|
[Php71] Add ListToArrayDestructRector
|
2019-09-26 01:58:16 +02:00 |
|
Tomas Votruba
|
419da7704b
|
[Renaming] init new package
|
2019-09-23 16:36:58 +02:00 |
|
Tomas Votruba
|
ddba23034c
|
[Refactoring] Add MoveAndRenameClassRector
|
2019-09-22 22:01:35 +02:00 |
|
Tomas Votruba
|
8e93626e32
|
[Doctrine] Add ChangeSetIdToUuidValueRector
|
2019-09-21 12:46:01 +02:00 |
|
Tomas Votruba
|
407c3dc7b3
|
add UseImportsRemover
|
2019-09-19 11:25:47 +02:00 |
|
Tomas Votruba
|
47e9f836ba
|
fix miss-space in complex printer doc blocks
|
2019-09-19 00:58:01 +02:00 |
|
Tomas Votruba
|
e98965d982
|
decouple TableTagValueNodeFactory + add IndexTagValueNode
|
2019-09-18 13:59:59 +02:00 |
|
Tomas Votruba
|
e8991f0ae8
|
fix miss format on single line element
|
2019-09-17 11:17:59 +02:00 |
|
Tomas Votruba
|
a25282b266
|
relocate
|
2019-09-15 21:48:17 +02:00 |
|
Tomas Votruba
|
ce332b4e65
|
add AbstractFileSystemRectorTestCase + test
|
2019-09-15 18:07:16 +02:00 |
|
Tomas Votruba
|
056b0bbff9
|
fixing import rectors
|
2019-09-11 13:00:51 +02:00 |
|
Tomas Votruba
|
622b6c1460
|
migrate TypeInferers to PHPStan object types
|
2019-09-10 20:40:43 +02:00 |
|
Tomas Votruba
|
58f41a1eda
|
separate uuid migration to 2 files
|
2019-09-10 15:14:36 +02:00 |
|
Tomas Votruba
|
6081373d39
|
[Doctrine] split id and relation migration to 2 steps
|
2019-09-10 11:49:01 +02:00 |
|
Tomas Votruba
|
82efb89940
|
use object types over strings
|
2019-09-06 12:29:55 +02:00 |
|
Tomas Votruba
|
9cc1c9909a
|
remove CallableCollectorPopulator
|
2019-09-04 13:26:23 +02:00 |
|
Tomas Votruba
|
8b6331bc01
|
add AbstarctPriorityAwareTypeInferer
|
2019-09-02 10:47:09 +02:00 |
|
Tomas Votruba
|
e466a14616
|
add removeNodeFromStatements() method to remove statement by key easily
|
2019-08-31 10:44:41 +02:00 |
|
Tomas Votruba
|
e6de2a7d38
|
add Sensio TemplateTagValueNode
|
2019-08-30 09:56:56 +02:00 |
|
Tomas Votruba
|
93a71ce302
|
rename level to set to prevent confusion of duplicate
|
2019-08-29 22:50:37 +02:00 |
|
Tomas Votruba
|
a9931f2e7b
|
[phpstan] remove extra errors
|
2019-08-28 12:04:33 +02:00 |
|
Tomas Votruba
|
51021de0a6
|
skip relation mirroring if target entity does not have uuid property
|
2019-08-28 12:02:33 +02:00 |
|
Tomas Votruba
|
bb73e893de
|
[DoctrinePhpDocParser] Add relation tags and join column
|
2019-08-27 12:53:29 +02:00 |
|
Tomas Votruba
|
faaf605e19
|
update DoctrineColumnPropertyTypeInferer to work with doctrine annotation nodes
|
2019-08-26 21:58:01 +02:00 |
|
Tomas Votruba
|
42cbfd8905
|
[BetterPhpDocParser] Add support for parsing Doctrine annotations
|
2019-08-26 21:52:16 +02:00 |
|