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
|
72e9bbb92f
|
add interface implement rename
|
2020-06-19 00:07:58 +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
|
0f0fc8e8b8
|
remove replaceNode() method
|
2020-06-13 12:52:53 +02:00 |
|
TomasVotruba
|
212cbd209e
|
[PHP 7.4] Add conflicting short import typed property fix
|
2020-06-06 18:20:00 +02:00 |
|
TomasVotruba
|
56e2449918
|
[PHP 8.0] Add TokenGetAllToObjectRector
|
2020-06-02 18:12:19 +02:00 |
|
TomasVotruba
|
789badcb9a
|
prevent removing just added nodes
|
2020-05-22 11:02:44 +02:00 |
|
TomasVotruba
|
e81044fd3b
|
decouple ClassRenamer
|
2020-05-11 18:08:13 +02:00 |
|
TomasVotruba
|
491a417842
|
various @todo resolved
|
2020-05-06 17:37:27 +02:00 |
|
TomasVotruba
|
2bb5bb3418
|
make rule to check for see test case
|
2020-05-05 22:06:18 +02:00 |
|
TomasVotruba
|
1bf62ac1c7
|
[cs] sort private methods by call order and property by complexity
|
2020-04-26 02:57:47 +02:00 |
|
TomasVotruba
|
8082b3a2f2
|
[PHP 8.0] Add str_starts_with
|
2020-04-23 23:06:36 +02:00 |
|
TomasVotruba
|
b3fde24ab1
|
[PHPUnit] Add AddProphecyTraitRector
|
2020-04-01 02:37:21 +02:00 |
|
TomasVotruba
|
5600cf8d4d
|
move node adding to PostRector
|
2020-04-01 01:41:56 +02:00 |
|
TomasVotruba
|
18feee456e
|
move node-replacing to PostRector
|
2020-03-31 20:31:19 +02:00 |
|
TomasVotruba
|
af3c92b3d5
|
move property adding to PostRector
|
2020-03-31 20:25:29 +02:00 |
|
TomasVotruba
|
38fbcb28e5
|
move name-importing to PostRector
|
2020-03-31 20:13:18 +02:00 |
|
TomasVotruba
|
629042eeb4
|
move NodeRemovingRector to collector
|
2020-03-31 19:34:56 +02:00 |
|