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
Tomas Votruba
5fa858b072
[DoctrineAnnotationSyncer] Remove to move to static reflection ( #6006 )
2021-03-29 13:01:35 +00:00
TomasVotruba
c13d234e7d
bump deps
2021-03-23 21:59:28 +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
29215c4d86
composer: bump to phpdoc-parser 0.5.2
2021-03-23 21:33:50 +01:00
TomasVotruba
3b81a2ac1a
composer: lock to doctrine package
2021-03-22 03:00:15 +01:00
Tomas Votruba
6ba046ef2b
add Doctrine configs ( #5945 )
2021-03-22 02:55:01 +01:00
TomasVotruba
e7117092bf
update to doctrine package
2021-03-22 02:31:22 +01:00
TomasVotruba
2526139e4d
use DoctrineSetList
2021-03-22 02:03:56 +01:00
TomasVotruba
56b5ac0610
composer: require 0.10 dector deps
2021-03-22 00:23:46 +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
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
TomasVotruba
49c81bec47
composer: remove replace-self
2021-03-20 19:28:36 +01:00
Tomas Votruba
c9df17990b
[CakePHP] Decouple to own package ( #5918 )
2021-03-20 10:40:50 +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
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
TomasVotruba
abed1ff280
composer: allow phpstan 0.12.82
2021-03-19 11:30:21 +01:00
Tomas Votruba
16b2b0376c
[PHPUnit] Decouple to own package ( #5905 )
2021-03-19 10:52:08 +01: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
TomasVotruba
9d5e99cf74
bump deps
2021-03-19 00:36:11 +01:00
TomasVotruba
69471cb59e
use stable version
2021-03-18 23:52:44 +01:00
Tomas Votruba
8304d70f67
[Symfony] Decouple to own package ( #5900 )
2021-03-18 22:03:54 +00:00
TomasVotruba
e61f80bd21
cleanup
2021-03-18 12:21:20 +01:00
TomasVotruba
6ca687a213
remove duplicated findFirstAncestorInstanceOf method
2021-03-18 12:09:26 +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
Tomas Votruba
37eb07af6e
move stubs to composer-autoload ( #5890 )
...
* move stubs to composer-autoload
* remove duplicate classes
* apply Rector
2021-03-18 02:10:01 +01:00
Tomas Votruba
69e66cbf1f
Replace StaticRectorStrings with Stringy class, remove CamelCaseFunctionNamingToUnderscoreRector to avoid naming rules ( #5882 )
2021-03-17 19:59:18 +00:00
Tomas Votruba
683f8319a8
[CI] simplify php linter ( #5867 )
...
* [CI] simplify php linter
* [CI] merge code analysis to one
* [docs] remove nodes overview, already in external repository
* remove unused ci job
* [CI] check annotation parser + sync
* [DeadCode] Remove RemoveEmptyAbstractClassRector, not reliable with static-reflection, opionated
* [CI] remove set validation, PHPStan handles this better with PHP
* remove dead-code-strict [skip ci]
2021-03-15 23:44:28 +01:00
Tomas Votruba
c1c6c9aaf2
[downgrade] remove extra configs, unite parameters ( #5861 )
2021-03-15 13:19:57 +00:00
TomasVotruba
09f7d76368
fix namespace autoload
2021-03-14 14:22:25 +01: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
TomasVotruba
e59694cda1
composer: disable platform check to allow downgraded and prefixed rector
2021-03-13 20:50:37 +01:00
Tomas Votruba
9beb1da3c0
Move fixture requirement from command line to a test case ( #5832 )
2021-03-13 15:07:31 +01:00
Tomas Votruba
0acc05cc6e
remove runnable interface, to lower complexity ( #5829 )
2021-03-13 01:23:22 +00:00
Tomas Votruba
721f619a1d
Post moving cleanup ( #5827 )
2021-03-12 23:52:38 +00: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
Tomas Votruba
c791f5ed60
[RectorGenerator] Decouple to external package ( #5825 )
2021-03-12 20:13:27 +01:00
Tomas Votruba
67670e70ad
[DX] move packages from src/tests to single PSR-4 directory ( #5824 )
2021-03-12 01:21:29 +00:00
Tomas Votruba
79d3d98e14
fix ctor ( #5808 )
2021-03-09 00:04:39 +00:00
Tomas Votruba
1cbb6113fc
[CI] remove changelog linker ( #5803 )
2021-03-08 19:50:03 +00:00
Tomas Votruba
896ca733dc
cherry-pick downgrade update ( #5794 )
2021-03-07 21:25:43 +00:00
Tomas Votruba
ba1444959d
[TypeDeclaration] Improve param by caller type #2 ( #5787 )
2021-03-07 14:27:17 +00:00
Tomas Votruba
031deda881
[TypeDeclaration] Add AddParamTypeFromCallersRector ( #5782 )
2021-03-06 21:16:18 +00:00
Tomas Votruba
c1dab30664
[MockistaToMockery] Drop as mockista is completely dead package ( #5758 )
2021-03-03 18:40:45 +01:00
Tomas Votruba
c559114715
remove stub loader where not needed ( #5757 )
...
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-03 17:15:12 +00:00
Tomas Votruba
d5bf66f9cd
[CI] run rules dir by dir to identify static reflection weak sposts ( #5720 )
...
* [CI] run rules dir by dir to identify static reflection weak sposts
* [ci-review] Rector Rectify
* consistency
* remove unused property
* add data provider test fixture
* add InvertedIfFactory to lower complexity
* [DeadCode] Skip unused public method if data provider
* misc
* [DeadCode] Do not remove class method if required by parent ocntract
* make use of ContextAnalyzer to find the loop
* narrow dirs one level
* narrow packages
* narrow
* use directly
* narrow
* correct constant name to keep BC
* bump deps
* add version_compare to removed extra params, just to be sure
* do not return function node on unchanged name
* narrow
* add support for multiple variants
* widen
* remove double check [skip ci]
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-02 14:43:36 +01:00
Tomas Votruba
11dab764e6
[PHPStanStaticTypeMapperChecker] Drop as very limited testing benefit, overly protective ( #5721 )
2021-03-02 11:22:49 +00:00