TomasVotruba
|
2526139e4d
|
use DoctrineSetList
|
2021-03-22 02:03:56 +01:00 |
|
TomasVotruba
|
a5c4b33947
|
remove EntityTagValueNodeFactory
|
2021-03-22 02:00:14 +01:00 |
|
Tomas Votruba
|
0964e8c3d7
|
[Doctrine] Decopule to own package (#5943)
* [Doctrine] Decopule to own package
* move Doctrine outside
|
2021-03-22 01:53:42 +01:00 |
|
Tomas Votruba
|
fdf797e3a4
|
Remove JMSInjectPhpDocNodeFactory, already in Symfony (#5944)
|
2021-03-22 01:35:27 +01:00 |
|
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 |
|
TomasVotruba
|
0693fff578
|
update to rector-symfony phpdoc nodesfs
|
2021-03-21 12:35:41 +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 |
|
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
|
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 |
|
Tomas Votruba
|
1a2b0f2b63
|
[PHPUnit] Decopule phpdoc tag nodes and factories (#5923)
|
2021-03-20 20:23:55 +01:00 |
|
TomasVotruba
|
ef1e4b42c0
|
fix null name
|
2021-03-20 19:36:04 +01:00 |
|
TomasVotruba
|
1b85ac6e3b
|
fix inlined space
|
2021-03-20 17:18:31 +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 |
|
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
|
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 |
|
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 |
|
Tomas Votruba
|
025e6ed571
|
[PhpDocParser] Make use of native attributes (#5841)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-03-19 14:33:58 +00:00 |
|
Tomas Votruba
|
3aa1f86778
|
[Laravel] Decouple to own package (#5904)
|
2021-03-19 02:09:51 +01:00 |
|
Tomas Votruba
|
21db1e9e38
|
[Nette] Decouple to own package (#5903)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-03-19 01:33:30 +01:00 |
|
Tomas Votruba
|
8304d70f67
|
[Symfony] Decouple to own package (#5900)
|
2021-03-18 22:03:54 +00:00 |
|
TomasVotruba
|
7ed3ddd577
|
remove unsued cache factory
|
2021-03-18 15:29:00 +01:00 |
|
Tomas Votruba
|
33daf1de2e
|
fixup (#5897)
|
2021-03-18 14:29:32 +01:00 |
|
TomasVotruba
|
6f4b0b4ae9
|
fix cs
|
2021-03-18 12:42:40 +01:00 |
|
TomasVotruba
|
3b3b96d064
|
skip config factory
|
2021-03-18 12:42:04 +01:00 |
|
TomasVotruba
|
9342e3a024
|
skip build classes
|
2021-03-18 12:35:04 +01:00 |
|
TomasVotruba
|
8685a44ed0
|
BetterNodeFinder improvements
|
2021-03-18 12:27:34 +01:00 |
|
TomasVotruba
|
6ca687a213
|
remove duplicated findFirstAncestorInstanceOf method
|
2021-03-18 12:09:26 +01:00 |
|
Tomas Votruba
|
1abe1f8c1b
|
Improve static reflection speed (#5895)
|
2021-03-18 11:29:23 +01:00 |
|
Tomas Votruba
|
a389839c5c
|
[CI] Downgrade Rector to PHP 7.1 + prefix it (#5880)
* [downgrade] simplify to 2 configs
* rename downgrade_packages.sh to downgrade_rector_to_php71.sh
* add test case stub
* [CI] add linter for php code
* [CI] update tagged workflow
* update for covariance
* [ci-review] Rector Rectify
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-03-18 02:48:44 +01:00 |
|
TomasVotruba
|
08f9c545a1
|
remove FirstLevelNodeVisitor
|
2021-03-18 02:24:39 +01:00 |
|
Tomas Votruba
|
6af2805a1c
|
Move symfony/cache to simpler nette/caching (#5889)
* composer: remove symfony/cache
* [Caching] Add nette/cache, lighter
* make sure cache directory exists
|
2021-03-18 02:11:54 +01: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 |
|