12353 Commits

Author SHA1 Message Date
Tomas Votruba
1ca2c218ed Rector 0.11.31 0.11.31 2021-06-30 16:11:38 +00:00
Tomas Votruba
ecda10a711 Updated Rector to commit 4c4049217a62b4e2b7e0cce84598401776f4e90d
4c4049217a skip class const fetch in object type (#341)
2021-06-30 15:42:45 +00:00
Tomas Votruba
491439eed7 Rector 0.11.30 0.11.30 2021-06-30 14:48:01 +00:00
Tomas Votruba
dee681afb9 Updated Rector to commit 9b3b306291589e499495bffd408d175f9e26f608
9b3b306291 Support negative comparison on str_compare in StrEndsWith rule (#340)
2021-06-30 14:33:07 +00:00
Tomas Votruba
babf46a0bb Updated Rector to commit 53697af64d37628704946ae3ebd134231b2e5a08
53697af64d fix cs
2021-06-30 14:17:15 +00:00
Tomas Votruba
1a45777b9f Updated Rector to commit 1d1c723c260ce6c627c5c5cf6ee3de9ba8fa56f1
1d1c723c26 fix multiple variants, see https://github.com/symplify/symplify/pull/3375
2021-06-30 14:14:09 +00:00
Tomas Votruba
7d1396a209 Updated Rector to commit 8926f8e91d09ef796ce2749c728d427066939381
8926f8e91d ClassPropertyAssignToConstructorPromotionRector must skip callable pr… (#338)
2021-06-30 13:08:35 +00:00
Tomas Votruba
ae344ba87f Updated Rector to commit be4fba42de29b25c6a79f0aa344a7f7dab2b18a7
be4fba42de added generics to  (#304)
2021-06-30 11:36:37 +00:00
Tomas Votruba
c3f5f655ef Updated Rector to commit 326a8d23e984ad00d01cfde130607f6cc27e5580
326a8d23e9 Support negative equality on StrEndsWith rule (#339)
2021-06-30 11:27:30 +00:00
Tomas Votruba
e881d82793 Rector 0.11.29 0.11.29 2021-06-30 01:02:39 +00:00
Tomas Votruba
6949a054ce Updated Rector to commit 1d1dc73fcbac8f15b4af03b7baa5ee90fe71f0e2
1d1dc73fcb [PHP 8.0] Fix attribute multi-line (#337)
2021-06-30 01:01:00 +00:00
Tomas Votruba
97d4b7c4e1 Updated Rector to commit 748a43661ee45dade029bc9d91fa6c8614dcf8c6
748a43661e [PHP 8.0] Add arguments names for attributes (#336)
2021-06-29 23:25:02 +00:00
Tomas Votruba
4d72755fae Updated Rector to commit 8cdd122c87f4895216a7b7b365712470c9e00d54
8cdd122c87 [Reflection] Avoid error Call to a member function getType() on null on ReflectionResolver (#334)
2021-06-29 20:43:00 +00:00
Tomas Votruba
c9d6b2a0e5 Updated Rector to commit 9bd39bd18c746d46e9c02acd632529f2a2ef85a1
9bd39bd18c [NodeNestingScope] Remove Switch_ from LOOP_NODES constant value in ContextAnalyzer (#333)
2021-06-29 18:01:07 +00:00
Tomas Votruba
3cd8f75855 Updated Rector to commit 1d84e60878a581be5a9cf0520f7d63946c1a8d15
1d84e60878 [CodingStyle] Allow Closure and Inner function on FuncGetArgsToVariadicParamRector (#332)
2021-06-29 17:09:54 +00:00
Tomas Votruba
636eeecaf4 Updated Rector to commit dfd048342b88db3c2adcf20ec701a9fd9a4e2319
dfd048342b [PHP 8.0] Run union types for filled param type too (#331)
2021-06-29 14:24:45 +00:00
Tomas Votruba
a7f25f1444 Updated Rector to commit 2a394c750f518a33d56a0aa80fa2addf6ff1c140
2a394c750f Reflection cleanup + inline union types for couple of param docs (#330)
2021-06-29 13:37:16 +00:00
Tomas Votruba
5080937c23 Updated Rector to commit 75c77576a52135a93112c042bfd070264a894a52
75c77576a5 ReturnNeverTypeRector: use  for php7.x support (#296)
2021-06-29 12:35:49 +00:00
Tomas Votruba
a9f2b17421 Updated Rector to commit 8f521f5500df70f71fd5ee8798a0b0a2e7c64615
8f521f5500 [Php74] Set Nullable for TypedPropertyRector not filled by current class method (#295)
2021-06-29 12:21:11 +00:00
Tomas Votruba
ed4f2ecd4c Updated Rector to commit e666df703e78bed6a404315db4a8482b8f1b98ed
e666df703e More Reflection cleanup (#328)
2021-06-29 00:31:58 +00:00
Tomas Votruba
20323fa50b Updated Rector to commit 52827931451cd2e3d289234ce2dac370b138eb88
5282793145 Add enums (#326)
2021-06-28 21:18:55 +00:00
Tomas Votruba
d8c2a5ac52 Updated Rector to commit 62bbaa56d25f109fe648949592bb50d94d30055d
62bbaa56d2 Cleanup stuff (#324)
2021-06-28 17:10:14 +00:00
Tomas Votruba
3d7a69bec2 Updated Rector to commit 5e4b1596edf75d9acb7cd6d031005f8c38851b6e
5e4b1596ed cleanup NodeRepository (#323)
2021-06-28 14:19:42 +00:00
Tomas Votruba
0d339c82a1 Updated Rector to commit ac18a8c7a6b01f7a886729717d8445a1f01500b6
ac18a8c7a6 [Core] Allow StaticPropertyFetch on ReflectionResolver::resolvePropertyReflectionFromPropertyFetch (#322)
2021-06-28 13:24:09 +00:00
Tomas Votruba
9266b0f47f Updated Rector to commit 0979d519a8bf32866ab4e04ffbe2eeba19b82126
0979d519a8 fix typo (#321)
2021-06-28 13:23:29 +00:00
Tomas Votruba
acb5c247f2 Updated Rector to commit d8a7f6c3afde1446f5034d593b5d0fb89351c03a
d8a7f6c3af Cleanup NodeRepository (#315)
2021-06-28 10:46:06 +00:00
Tomas Votruba
6f309b7ae4 Rector 0.11.28 0.11.28 2021-06-28 09:49:38 +00:00
Tomas Votruba
57002777fc Updated Rector to commit 1a87a3dfcc2caaaa74b05b4318035ba2c697c559
1a87a3dfcc [TypeDeclaration] Prevent checking class like has external fully qualifieds when class like is null (#319)
2021-06-28 09:39:23 +00:00
Tomas Votruba
69d06bb0b6 Updated Rector to commit dc056580e0deb1f6410757200f55e7c5a83cf97c
dc056580e0 Misc (#318)
2021-06-28 00:00:40 +00:00
Tomas Votruba
91f35a766a Updated Rector to commit 947da2c680d912e4d503ff0f26f9b73fd122c16d
947da2c680 add property reflection resolver (#317)
2021-06-27 23:35:53 +00:00
Tomas Votruba
1ce0e61d7a Updated Rector to commit f4ff000d457056184c20beb51fffdda1f6f9f12c
f4ff000d45 remove extra collectable (#316)
2021-06-27 23:17:36 +00:00
Tomas Votruba
3df3778956 Updated Rector to commit 4b0dd17a247d5abfb85c4e4d696df93633848838
4b0dd17a24 Fix accidental class rename on docblock imports (#314)
2021-06-27 20:03:27 +00:00
Tomas Votruba
791eb8723f Updated Rector to commit a43571607264ad82557fe869aab550dff21d01ec
a435716072 Unite any extra reflection parsing to single ReflectionResolver service (#313)
2021-06-27 17:35:23 +00:00
Tomas Votruba
c70adaf817 Updated Rector to commit 9d4c4ff6edff935d5d1dab509afab55c28cb8cc2
9d4c4ff6ed Fix method annotation doc support for variadics (#312)
2021-06-27 16:49:40 +00:00
Tomas Votruba
ea7ffeccee Updated Rector to commit 5bf70411cd33afdfe974943857bdbbd543c27691
5bf70411cd Enable auto-merge on weekly pull request (#309)
2021-06-27 16:44:01 +00:00
Tomas Votruba
82fbf12196 Updated Rector to commit e3727aad8101adc655b6c7105d4e71771ef9acbf
e3727aad81 [DeadCode] Make private property removal dependent on local property fetches (#311)
2021-06-27 16:22:20 +00:00
Tomas Votruba
1f5182eaa4 Rector 0.11.27 0.11.27 2021-06-27 15:34:09 +00:00
Tomas Votruba
28b26d03cd Updated Rector to commit 46843ec4957a00d58506bbd0593fd2f2dfc7c43f
46843ec495 check for native method
2021-06-27 15:32:58 +00:00
Tomas Votruba
d6241ce566 Rector 0.11.26 0.11.26 2021-06-27 14:09:42 +00:00
Tomas Votruba
ba438584ff Updated Rector to commit 4f4dce928e5d6534caaf904349740f1d2a9bf1b1
4f4dce928e Improve reflection for Variadic analyzer (#310)
2021-06-27 14:06:45 +00:00
Tomas Votruba
7d23c365ed Updated Rector to commit 65547506989043585ff332ce5c5cd8383cc5f629
6554750698 [automated] Apply Coding Standard (#308)
2021-06-27 12:13:59 +00:00
Tomas Votruba
5a0a45ded6 Updated Rector to commit 20ad16b1e6ad957009035498a8384b684c74f938
20ad16b1e6 [automated] Re-Generate Nodes/Rectors Documentation (#307)
2021-06-27 12:12:15 +00:00
Tomas Votruba
56abffd774 Rector 0.11.25 0.11.25 2021-06-26 21:55:36 +00:00
Tomas Votruba
a094563744 Updated Rector to commit 4da26f66805a08039ee3df5be8a2f766f5d7153b
4da26f6680 fix ReturnTypeFromStrictTypedCallRector
2021-06-26 21:53:44 +00:00
Tomas Votruba
dcf0e40a42 Updated Rector to commit 7fde3652ed717c56c3f47c896789374e8c59c469
7fde3652ed added  param to  (#306)
2021-06-26 20:24:36 +00:00
Tomas Votruba
78ccb28752 Updated Rector to commit 0b717e1df41c952169335877a45c753e1e3a00c1
0b717e1df4 cleanup OptionalParametersAfterRequiredRector
2021-06-26 18:46:16 +00:00
Tomas Votruba
6c8071d20a Updated Rector to commit d808426e719d4667ed39d3b074e44f4eaa18d464
d808426e71 [Naming] Add CLASS_MAP_FILES option + fix missing about-to-be-renamed renamed classes with custom SourceLocator (#303)
2021-06-26 18:33:28 +00:00
Tomas Votruba
148ac4692c Updated Rector to commit 564cc84d93e63be6f13a7abaf3aa1fc9018e14ca
564cc84d93 fix
2021-06-26 14:59:02 +00:00
Tomas Votruba
7a3567c43a Updated Rector to commit 65eeb1cd03c7fa45c7aad43d7df26435c3a7ad91
65eeb1cd03 revet config
2021-06-26 14:55:25 +00:00
Tomas Votruba
4d8ab9294a Updated Rector to commit 99abcba0505fcc960d65b639b2482c85a7c7e95c
99abcba050 ping ci (#302)
2021-06-26 14:52:05 +00:00