3110 Commits

Author SHA1 Message Date
TomasVotruba
6a0551f004 [DeadCode] Add RemoveUnusedFunctionRector 2020-03-25 12:50:51 +01:00
TomasVotruba
35ef3a0217 [PHP 7.4] Add id tag support + remove default array on collection 2020-03-24 22:49:41 +01:00
TomasVotruba
aa9588f261 [PHP 7.4] Improve TypedProeprtyRector for Doctrine collection 2020-03-24 21:41:19 +01:00
TomasVotruba
85883c1e01 fix content resolving 2020-03-24 02:32:10 +01:00
TomasVotruba
dcb4fe0562 improve GneratedValueTagValueNode 2020-03-24 00:17:40 +01:00
TomasVotruba
868fe4e7be Fix assert choice tag value node with class constant reference 2020-03-23 20:25:06 +01:00
TomasVotruba
eb88378488 improve chain method call resolutuin 2020-03-23 17:33:04 +01:00
TomasVotruba
0c3359e217 add variable to method call traverser 2020-03-23 17:16:10 +01:00
TomasVotruba
38766ca800 make file path clickable 2020-03-21 12:20:04 +01:00
TomasVotruba
d6aadd4ea3 add CurrentRectorProvider 2020-03-19 14:15:08 +01:00
TomasVotruba
ddf8de2e17 move AffectedFilesCollector to ChangesReporting 2020-03-19 13:56:38 +01:00
TomasVotruba
3b57181603 add NotifyingNodeRemover 2020-03-19 13:56:38 +01:00
TomasVotruba
97f5ff545c decouple ChangesReporting package 2020-03-19 13:55:54 +01:00
TomasVotruba
1b5c8582e4 fix asterisk indent 2020-03-18 16:33:12 +01:00
TomasVotruba
1182074418 fix no-space change reprint in case of dual comment 2020-03-18 16:07:53 +01:00
TomasVotruba
15283616a4 add current file info provide to file system file processor 2020-03-09 17:53:16 +01:00
TomasVotruba
48cb0b9ec8 remove comments only in case of change to original node 2020-03-05 00:43:04 +01:00
TomasVotruba
6fd021e2cd remove comments 2020-03-04 23:30:41 +01:00
TomasVotruba
1b937ec0e0 fix method annotation 2020-03-04 23:22:29 +01:00
TomasVotruba
58113c74f3 wontfix test case 2020-03-03 17:19:35 +01:00
TomasVotruba
c55c2e2c2a fix multiline with one space 2020-03-03 13:27:59 +01:00
TomasVotruba
aa05b2b001 fix method union doc node 2020-03-03 10:25:10 +01:00
TomasVotruba
9c92126265 fix spacing of data provider 2020-03-03 10:18:54 +01:00
TomasVotruba
8d8245fd14 add space between name and value 2020-03-03 09:47:27 +01:00
TomasVotruba
96b6a5c899 cleanup dump 2020-03-02 23:58:44 +01:00
TomasVotruba
b8ccd71b3a improve param array type for change type 2020-03-02 23:44:10 +01:00
TomasVotruba
91f2f26a7b fix union param 2020-03-02 18:51:06 +01:00
TomasVotruba
03714a4caa improve array shape double collon spacing 2020-03-02 18:21:44 +01:00
TomasVotruba
a8fa941193 Fix PhpDocInfoPrinter slash removal 2020-03-02 17:25:15 +01:00
TomasVotruba
f2864d9746 fix spacing for array shape item 2020-03-01 10:42:05 +01:00
TomasVotruba
96ebef4c2e fix array shape type 2020-03-01 01:43:35 +01:00
TomasVotruba
5aab2cec96 improve NodeTypeResolver complexity 2020-03-01 01:22:10 +01:00
TomasVotruba
903483bf96 decouple ClassInsertManipulator 2020-02-29 22:10:06 +01:00
TomasVotruba
d5b5e94508 add format preserving to union type node 2020-02-29 21:02:31 +01:00
TomasVotruba
da02d1a46e add docContent to resolve original doc format 2020-02-29 20:04:30 +01:00
TomasVotruba
aaec6aef4c keep original format of union type 2020-02-29 19:25:11 +01:00
TomasVotruba
24833bb00e decouple hasDescription() method 2020-02-29 15:43:38 +01:00
TomasVotruba
05edec05c6 fix extra space in phpdoc 2020-02-29 13:22:02 +01:00
TomasVotruba
13dff989c9 cleanup extra space in doc print 2020-02-29 02:01:58 +01:00
Tomas Votruba
3125cc38c8
Merge pull request #2943 from fsok/failing_test_2939
add failing test case for #2939
2020-02-29 01:42:57 +01:00
TomasVotruba
4c35675cca fix return dim array fetch 2020-02-29 01:12:08 +01:00
Felix Sokoliuk
49c3495815 add failing test case for #2939 2020-02-27 16:47:21 +01:00
TomasVotruba
e8cf262ee2 add Windows print test 2020-02-27 11:32:53 +01:00
TomasVotruba
6fce4dcd37 fix method union annotation 2020-02-25 22:02:32 +01:00
TomasVotruba
99f15621be fix docs space test 2020-02-25 01:24:10 +01:00
TomasVotruba
d074d5169a Fix FinalizeClassesWithoutChildrenRector for embedable 2020-02-23 23:25:58 +01:00
TomasVotruba
4f86ccc349 remove dead constants 2020-02-23 22:22:12 +01:00
TomasVotruba
8347a4c784 [JMS] Add RemoveJmsInjectParamsAnnotationRector and RemoveJmsServiceAnnotationRector 2020-02-23 18:44:19 +01:00
TomasVotruba
18b96e61f5 replace SHORT_NAME with short name interface 2020-02-23 17:11:51 +01:00
TomasVotruba
cef900323f add add ShortNameAwareTagInterface 2020-02-23 16:14:23 +01:00