11397 Commits

Author SHA1 Message Date
Tomas Votruba
4f27f39e70
Remove dynamic type checks #3 (#5942) 2021-03-21 23:07:40 +00:00
Tomas Votruba
ae1c6b90f7
Remove dynamic type checks #2 (#5941) 2021-03-21 21:31:18 +00:00
Tomas Votruba
a781b3bd12
Remove dynamic type checks (#5939) 2021-03-21 19:41:17 +01:00
Tomas Votruba
4d760ddf44
[PHPStan] Add NoIsAStaticReflectionRule (#5937)
* [PHPStan] Add NoIsAStaticReflectionRule

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-21 15:12:38 +01:00
Tomas Votruba
89a7afb5a4
Merge DeadDocBlock to DeadCode (#5936) 2021-03-21 12:57:56 +00:00
Abdul Malik Ikhsan
747104df6b
Refactor is_a (#5907)
* Change is_a to UnionType()->isSuperTypeOf()->yes in NetteControlFactoryInterfaceAnalyzer

* fix with check ShortenedObjectType

* change is_a in ThrowWithPreviousExceptionRector
2021-03-21 13:12:35 +01:00
TomasVotruba
0693fff578 update to rector-symfony phpdoc nodesfs 2021-03-21 12:35:41 +01:00
TomasVotruba
fec3a6fade [prefixed] add PHP 8 Symfony route attribute test 2021-03-21 12:21:07 +01:00
TomasVotruba
b04cb4afc9 misc 2021-03-21 12:07:20 +01:00
TomasVotruba
b0be57dcd9 move JMS and Sensio tag nodes to rector-symfony 2021-03-21 12:07:16 +01:00
TomasVotruba
1f60f8386b unprefix vendor configs in rector 2021-03-21 11:26:23 +01:00
TomasVotruba
231c447bcb unprefix strings also in vendor 2021-03-21 10:57:44 +01:00
Abdul Malik Ikhsan
be39fb9a75
[Doc] Remove unused images assets and apply phpunit image in readme (#5933) 2021-03-21 10:52:56 +01:00
Abdul Malik Ikhsan
7e16399ddb
[DeadCode] Skip RemoveUnusedPrivateMethodRector when class has magic __call (#5932) 2021-03-21 10:52:15 +01:00
Tomas Votruba
0d972b206e
trigger (#5931) 2021-03-21 02:09:17 +00:00
TomasVotruba
c6749cac63 removed unused use 2021-03-21 02:35:15 +01:00
TomasVotruba
c7156958ae add MultiPhpDocNodeFactoryInterface 2021-03-21 02:13:37 +01:00
TomasVotruba
94fd5af4f8 make use of external symfony doc nodes 2021-03-21 01:38:09 +01:00
Tomas Votruba
225ea99441
Decouple Symfony tags (#5928) 2021-03-21 01:18:20 +01:00
Tomas Votruba
68026636bf
[PHP 8.0] Refactor attributes from magic interface to explicit list (#5926) 2021-03-20 23:16:21 +00: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
TomasVotruba
b3536831fa move nette tags to own package 2021-03-20 21:16:07 +01:00
TomasVotruba
e13c2ecfd5 update decoupled tags 2021-03-20 21:10:34 +01:00
TomasVotruba
944c5e6bc1 dev-main 2021-03-20 20:35:19 +01:00
TomasVotruba
6f8d61a6bc composer: add branch alias 2021-03-20 20:32:54 +01:00
Tomas Votruba
1a2b0f2b63
[PHPUnit] Decopule phpdoc tag nodes and factories (#5923) 2021-03-20 20:23:55 +01:00
TomasVotruba
2f3f0b0d64 static 2021-03-20 19:51:32 +01:00
TomasVotruba
ef1e4b42c0 fix null name 2021-03-20 19:36:04 +01:00
TomasVotruba
b46db2e4bb invalidate container 2021-03-20 19:29:55 +01:00
TomasVotruba
49c81bec47 composer: remove replace-self 2021-03-20 19:28:36 +01:00
TomasVotruba
1b85ac6e3b fix inlined space 2021-03-20 17:18:31 +01:00
TomasVotruba
aadcb457fe fix cs 2021-03-20 16:43:03 +01:00
TomasVotruba
ed44dd9580 remove commented code 2021-03-20 16:39:37 +01:00
TomasVotruba
e1fb011d1e remove MultilineSpaceFormatPreserver 2021-03-20 16:29:06 +01:00
TomasVotruba
655d5f93a8 fix 2021-03-20 16:28:30 +01:00
TomasVotruba
628837c08f rename AttributeAwareParamTagValueNode to VariadicAwareParamTagValueNode 2021-03-20 16:27:30 +01:00
Tomas Votruba
cfa61bc2dd
remove PhpDocNodeTransformerInterface overly abstraction; merge AttributeAwarePhpDoc to BetterPhpDocParser (#5920)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-20 16:27:18 +01:00
Abdul Malik Ikhsan
57acbe7cdc
[Doc] Documentation how to register custom SetList contant (#5921) 2021-03-20 14:10:13 +01:00
Tomas Votruba
6b8631f789
Cleanup (#5919) 2021-03-20 11:58:42 +01:00
Tomas Votruba
c9df17990b
[CakePHP] Decouple to own package (#5918) 2021-03-20 10:40:50 +01:00
Tomas Votruba
8b1d88926e
make use of TwigSetList (#5917) 2021-03-20 03:03:02 +01:00
Tomas Votruba
57cf573e69
remove moved ReturnTypeDeclarationUpdater (#5916) 2021-03-20 01:54:33 +01:00
Tomas Votruba
081e240640
[DX] Remove isInClassNamed() (#5914) 2021-03-20 01:37:33 +01:00
Tomas Votruba
9d101f6e30
[DX] remove isStaticCallNamed() (#5913)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-20 01:06:12 +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
TomasVotruba
4bc2316d31 use bundles if possible 2021-03-19 22:42:13 +01:00
TomasVotruba
056ec7e62a add dev configs 2021-03-19 22:34:04 +01:00
Tomas Votruba
163b37a30a
[Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
Markus Staab
9e0c9a5c03
docs: fix path to tests and namespace in "how to add a test" (#5910) 2021-03-19 23:45:34 +07:00