Tomas Votruba
|
5cda5de4ac
|
Decouple Rector PHPStan rules to own package (#6242)
|
2021-04-25 23:12:14 +00:00 |
|
Abdul Malik Ikhsan
|
cd3725aeb5
|
[DowngradePhp71] Add DowngradeKeysInListRector (#6170)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-20 14:21:02 +02:00 |
|
TomasVotruba
|
3e3c2dc40d
|
use changelog annotation
|
2021-04-19 18:15:52 +02:00 |
|
Tomas Votruba
|
b8071fb7bc
|
Make use of inline parser over extreme node construction (#6145)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-15 17:34:49 +00:00 |
|
TomasVotruba
|
c4870c4a8d
|
cleanup
|
2021-04-10 22:21:54 +02:00 |
|
Tomas Votruba
|
8e8446a909
|
remove METHOD_NAME attribute to promote single source of node (#6063)
|
2021-04-09 12:45:07 +02:00 |
|
Tomas Votruba
|
31566dc869
|
Traverse phpdoc with use of PhpDocNodeVisitor (#6045)
* make use of new simple-php-doc-parser
* add ParamPhpDocNodeVisitor
* remove uneeded contracts
* skip bool instanceof
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-06 19:33:09 +02:00 |
|
Tomas Votruba
|
b2412ad62a
|
Refactor doctrine/annotation from dynamic to own static-reflection parser (#5974)
* remove doctrine/annotations
* Refactor doctrine/annotation parser to static reflection with phpdoc-parser
* remove doctirne-annotation-parser-syncer
* remove annotation stubs
* use nodes
* almost there
* [ci-review] Rector Rectify
* skip temporary
* phpstan: remove fixed messages
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-04 11:01:11 +02:00 |
|
Abdul Malik Ikhsan
|
cee8046e84
|
[Naming] Skip RenameForeachValueVariableToMatchExprVariableRector on empty singular value name result (#5978)
|
2021-03-24 23:36:11 +01:00 |
|
Tomas Votruba
|
4f27f39e70
|
Remove dynamic type checks #3 (#5942)
|
2021-03-21 23:07:40 +00:00 |
|
Tomas Votruba
|
a781b3bd12
|
Remove dynamic type checks (#5939)
|
2021-03-21 19:41:17 +01:00 |
|
Tomas Votruba
|
44375f6637
|
Post Nette tags split cleanup (#5925)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-03-20 21:47:40 +00:00 |
|
Tomas Votruba
|
b28b8742fc
|
use rector-nette with tags (#5924)
* use rector-nette with tags
* redirect Kdyby sets
* use local ParamAnalyzer
|
2021-03-20 22:16:54 +01:00 |
|
Tomas Votruba
|
c01d9699b5
|
Remove type-hiding name methods (#5912)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-03-19 23:11:36 +00:00 |
|
kaizen-ci
|
d14630e1d2
|
[ci-review] Rector Rectify
|
2021-03-18 00:00:16 +01:00 |
|
TomasVotruba
|
3746f24cf4
|
remove FUNCTION_NODE attribute
|
2021-03-18 00:00:16 +01:00 |
|
Tomas Votruba
|
0ac0e54b02
|
[Naming] Removing underscore rules, rather handle with coding standards (#5868)
|
2021-03-15 23:24:43 +00:00 |
|
Tomas Votruba
|
751a7453dd
|
Apply new PHPStan rules from Symplify (#5843)
* apply new PHPStan rules from Symplify
* less directories to speedup CI
|
2021-03-14 14:11:24 +01:00 |
|
Tomas Votruba
|
157c39aefc
|
[DX] move src/tests rules from micro-packages to single PSR-4 structure (#5826)
|
2021-03-12 23:20:25 +01:00 |
|