Tomas Votruba
|
bbe758ab60
|
phpdoc info refactor part 4 (#5231)
* remove useless docblocks
* misc
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
Co-authored-by: rector-bot <tomas@getrector.org>
|
2021-01-19 01:15:32 +00:00 |
|
Tomas Votruba
|
a7550337f0
|
Add promoted property in PHP 8.0, when adding a ctor dependency (#5222)
* add PHP 8.0 test
* Add promoted property adding in constructor injection on PHP 8
* update tests to use propert promotion
* fix promoted property adding
* decopule Doctrine registry to manager
* shorter naming
* fix parent ctor completion
* nette promotion fixes
* fixes
* fix property inject
* misc
* misc
|
2021-01-18 13:09:48 +00:00 |
|
Abdul Malik Ikhsan
|
3ef72c375f
|
[DeadDocBlock] Skip RemoveNonExistingVarAnnotationRector on has other comment before var (#4988)
Co-authored-by: rector-bot <tomas@getrector.org>
|
2020-12-26 11:30:52 +01:00 |
|
Tomas Votruba
|
61b72a8d7c
|
[DeadDocBlock] Move RemoveNonExistingVarAnnotationRector here (#4984)
* [DeadDocBlock] Move RemoveNonExistingVarAnnotationRector here
* [ci-review] Rector Rectify
Co-authored-by: rector-bot <tomas@getrector.org>
|
2020-12-25 00:56:59 +00:00 |
|
Abdul Malik Ikhsan
|
24e17588c1
|
[Utils] Run validate-fixture-namespace/classname to rules/ directories (#4935)
|
2020-12-22 18:12:20 +01:00 |
|
Tomas Votruba
|
520b8a9a85
|
[DeadDocBlock] decouple return and param rules (#4782)
* decopule return and parma rules
* enable in CI
* cleanup
* protected class-string vs string
|
2020-12-05 00:31:05 +00:00 |
|