11453 Commits

Author SHA1 Message Date
Abdul Malik Ikhsan
8d1244f4bb
[DeadCode] Handle RemoveDefaultArgumentValueRector on removal default argument on not last argument (#5982) 2021-03-25 22:14:01 +01:00
Abdul Malik Ikhsan
37db8e75cb
[CodingStyle] Escape content delimiter in pattern for ConsistentPregDelimiterRector (#5988) 2021-03-25 22:10:24 +01:00
Abdul Malik Ikhsan
d266e6935c
[NodeNameResolver] Set return false on node is MethodCall/StaticCall on NodeNameResolver::isName() (#5981)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-24 23:39:29 +01:00
Abdul Malik Ikhsan
45f657004f
[Php71] Skip AssignArrayToStringRector on assign var not defined before (#5985) 2021-03-24 23:36:56 +01:00
Abdul Malik Ikhsan
cee8046e84
[Naming] Skip RenameForeachValueVariableToMatchExprVariableRector on empty singular value name result (#5978) 2021-03-24 23:36:11 +01:00
Abdul Malik Ikhsan
2e8d6091c4
Readme and docs should be included in rector installation (#5973) 2021-03-24 23:35:58 +01:00
Michal Lulco
8290449e2c
Added league event to set list (#5972) 2021-03-24 23:33:48 +01:00
Tomas Votruba
e776d753ef
[TypedProperty] Skip trait property type as unable to resolve reliable (#5971) 0.10.3 2021-03-23 23:48:07 +00:00
Tomas Votruba
aae346b64f
[DeadCode] Skip RemoveDeadInstanceOfRector for traits (#5970) 2021-03-23 23:33:15 +00:00
Tomas Votruba
627d3f721f
[TypeDeclaration] Fix interface contract override by docs (#5965) 2021-03-23 23:31:21 +00:00
Tomas Votruba
649cb249a1
[CI] simplify rector runs (#5969) 2021-03-23 23:00:42 +00:00
TomasVotruba
a94a4b7660 [CI] remove vendor too 2021-03-23 23:59:19 +01:00
Tomas Votruba
a952451627
[CI] add package test (#5968) 2021-03-23 23:55:27 +01:00
TomasVotruba
60a03c6161 [CI] remove remote files on prefixed publish to avoid loading dead files 2021-03-23 23:50:36 +01:00
Tomas Votruba
ae8ead946b
Do not print files with fatal errors as the file format breaks completely (#5967) 2021-03-23 22:29:59 +00:00
Tomas Votruba
27e9ad030a
Remove buggy rules that depend on false condition of all class and calls analysis, to improve static reflection (#5958)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-23 23:13:35 +01:00
TomasVotruba
c13d234e7d bump deps 2021-03-23 21:59:28 +01:00
TomasVotruba
2f677206f4 use naming 2021-03-23 21:54:42 +01:00
TomasVotruba
2df54ae634 use self alias for deps 2021-03-23 21:51:49 +01:00
TomasVotruba
63dadb0888 composer: bump alias to 11-dev 2021-03-23 21:42:47 +01:00
TomasVotruba
c83d131956 make use phpdoc-parser fixed end 2021-03-23 21:35:20 +01:00
TomasVotruba
29215c4d86 composer: bump to phpdoc-parser 0.5.2 2021-03-23 21:33:50 +01:00
Tomas Votruba
60b58421e3
Add bootstrap files option to allow including files (#5964) 0.10.2 2021-03-23 18:53:39 +00:00
Oliver Nybroe
f34a883d7d
Add missing paths to .gitattributes (#5960) 2021-03-23 18:17:08 +01:00
Michal Lulco
2d469d3068
Added upgrade league/event to 3.0 (#5929) 2021-03-23 12:49:40 +01:00
TomasVotruba
7d6aab5e80 [CI] add second line with original commit reference 2021-03-23 01:08:23 +01:00
TomasVotruba
9ee0cbf787 fix cs 2021-03-23 00:41:14 +01:00
TomasVotruba
582d8a880b restore 2021-03-23 00:40:45 +01:00
addshore
7d96325399
Fix Undefined offset in TypeFactory around flattenTypes calls (#5956)
Co-authored-by: Tomas Votruba <tomas.vot@gmail.com>
2021-03-23 00:28:24 +01:00
TomasVotruba
a8d80904c5 [CI] use commit reference 2021-03-23 00:28:09 +01:00
TomasVotruba
9080674de3 typo 2021-03-23 00:14:12 +01:00
TomasVotruba
b6cd8f82d2 add sha link 2021-03-23 00:03:43 +01:00
TomasVotruba
f9c2f85618 correct massage 2021-03-22 23:52:28 +01:00
TomasVotruba
90ba00cecf name fix 0.10.1 2021-03-22 23:28:54 +01:00
TomasVotruba
39dd1ca78b token name 2021-03-22 23:18:17 +01:00
TomasVotruba
7accd071be [CI] clone local repo 2021-03-22 23:17:58 +01:00
TomasVotruba
18a19c8390 add all 2021-03-22 22:37:59 +01:00
Abdul Malik Ikhsan
e30400c9a7
[Rectorkernel] Fix handle invalid Rector rule registered via CompilerPass (#5947) 2021-03-22 22:33:55 +01:00
TomasVotruba
faf7ba5246 remove empty message 2021-03-22 22:29:35 +01:00
TomasVotruba
da57a45f97 setup git 2021-03-22 22:29:08 +01:00
TomasVotruba
5e3006182e [ci] use simple push 2021-03-22 22:18:33 +01:00
TomasVotruba
f73a76ff0d detect tag 2021-03-22 21:47:21 +01:00
Abdul Malik Ikhsan
de14023b88
[Doc] Fixes spacing in images position in readme (#5946) 2021-03-22 12:29:14 +01:00
TomasVotruba
7e9a8f79d1 rector scoped - add branch alias and correct phpstan deps 0.10.0 2021-03-22 10:30:10 +01:00
TomasVotruba
3b81a2ac1a composer: lock to doctrine package 2021-03-22 03:00:15 +01:00
Tomas Votruba
6ba046ef2b
add Doctrine configs (#5945) 2021-03-22 02:55:01 +01:00
TomasVotruba
e7117092bf update to doctrine package 2021-03-22 02:31:22 +01:00
TomasVotruba
fd8ad7dc88 move Gedmo and Doctrine stubs 2021-03-22 02:26:40 +01:00
TomasVotruba
fe916caf49 move doctrine interfaces 2021-03-22 02:12:43 +01:00
TomasVotruba
77face018f cleanup MultiPhpDocNodeFactory from Doctrine tags 2021-03-22 02:06:54 +01:00