11464 Commits

Author SHA1 Message Date
Tomas Votruba
5fa858b072
[DoctrineAnnotationSyncer] Remove to move to static reflection (#6006) 2021-03-29 13:01:35 +00:00
github-actions[bot]
ca8cfa103b
[automated] Apply Coding Standard (#6005)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
2021-03-29 10:31:32 +02:00
Abdul Malik Ikhsan
ce1bad3c3a
[DeadCode] Apply RemoveUnusedVariableAssignRector on unused local variable (#6003)
Co-authored-by: slomanto <s.lomanto@complex-it.de>
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-29 10:30:42 +02:00
Zing
dfaa809847
Return mixed type if property fetch scope is null (#5998) 2021-03-29 10:29:32 +02:00
Abdul Malik Ikhsan
d2404a37b7
[TypeDeclaration] Skip null type on non-private property and not used on PropertyTypeDeclarationRector (#6002) 2021-03-29 10:28:36 +02:00
Abdul Malik Ikhsan
58a0965d76
[CodeQualityStrict] Allow MoveVariableDeclarationNearReferenceRector to pass static call on Throwable instance (#5999) 2021-03-29 10:27:34 +02:00
TomasVotruba
4614068981 wording 2021-03-27 09:51:55 +01:00
Abdul Malik Ikhsan
88f5f5af4c
[Scoped] Add templates on build rector-prefixed-downgraded (#6000) 2021-03-26 15:56:42 +00:00
Zing
ff9173ff35
Stripping quotation marks of argument default value (#5997) 2021-03-26 13:45:54 +07:00
Abdul Malik Ikhsan
b10fc7dab2
[Naming] Allow used outside scope for RenameForeachValueVariableToMatchExprVariableRector (#5990)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-25 22:20:10 +01:00
Abdul Malik Ikhsan
c0f353fe7a
[GitAttributes] Add phpstan-for-rector.neon to .gitattributes (#5986) 2021-03-25 22:14:20 +01:00
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