TomasVotruba
|
2f5055c3c4
|
sort namespaces
|
2020-02-27 14:34:33 +01:00 |
|
TomasVotruba
|
e72639d883
|
add jetbrains stubs
|
2020-02-26 18:17:13 +01:00 |
|
TomasVotruba
|
99f15621be
|
fix docs space test
|
2020-02-25 01:24:10 +01:00 |
|
TomasVotruba
|
f7aefc68b8
|
[DeadCode] Add RemoveUnusedVariableAssignRector
|
2020-02-23 22:36:23 +01:00 |
|
TomasVotruba
|
8347a4c784
|
[JMS] Add RemoveJmsInjectParamsAnnotationRector and RemoveJmsServiceAnnotationRector
|
2020-02-23 18:44:19 +01:00 |
|
TomasVotruba
|
9da97ed1f6
|
update alias
|
2020-02-19 14:36:10 +01:00 |
|
TomasVotruba
|
8040aa8613
|
bump to phpstan 0.12.11
|
2020-02-19 00:18:08 +01:00 |
|
alfredbez
|
2cd3761661
|
added rector to replace oxid backwards-compatability classes
|
2020-02-18 12:10:03 +01:00 |
|
TomasVotruba
|
bf722ad9b5
|
move nette to rules
|
2020-02-14 10:51:33 +01:00 |
|
TomasVotruba
|
0d21a466da
|
Add ClassInCorrectNamespaceRector
|
2020-02-13 23:44:04 +01:00 |
|
TomasVotruba
|
187bcd92eb
|
use filesytem utils package name
|
2020-02-13 23:02:57 +01:00 |
|
TomasVotruba
|
13aff11638
|
fix statis int/float in ereg transformer
|
2020-02-13 11:10:09 +01:00 |
|
alfredbez
|
722fba7138
|
add more checks to 'composer complete-check'
|
2020-02-13 08:52:51 +01:00 |
|
TomasVotruba
|
3e5dd77bb6
|
move Rector-rule based packages from /packages to /rules
|
2020-02-11 13:41:37 +01:00 |
|
TomasVotruba
|
2a930f893d
|
decopule StaticTypeMapper, NameScopeFactory and StirngTypeToPhpParserNodeMapper
|
2020-02-10 10:17:05 +01:00 |
|
TomasVotruba
|
292c7125b6
|
decouple NodeCollector package
|
2020-02-10 10:05:15 +01:00 |
|
TomasVotruba
|
e3d34567fd
|
NodeNameResolver decoupled to own package
|
2020-02-09 23:47:00 +01:00 |
|
TomasVotruba
|
c52f03a019
|
[ECS] Remove cognitive complexity ignores
|
2020-02-09 23:13:12 +01:00 |
|
Ondrej Mirtes
|
eade304bc5
|
PHPStan - require dev version
|
2020-02-08 20:00:10 +01:00 |
|
Witold Wasiczko
|
09e744614c
|
Add support for phpunit 9
|
2020-02-07 20:46:43 +01:00 |
|
TomasVotruba
|
7f2b0afd7d
|
rename package to use lowercased standard, prevent confusion with PSR-4 autoloaded
|
2020-02-07 16:11:43 +01:00 |
|
TomasVotruba
|
607358a8e1
|
move src classes to Rector\Core namespace to prevent duplications
|
2020-02-07 00:57:45 +01:00 |
|
TomasVotruba
|
aa14cdd461
|
use FQN bin paths in composer.json for easier copy-paste
|
2020-02-07 00:09:31 +01:00 |
|
TomasVotruba
|
9cb8a12ba6
|
init rename-core
|
2020-02-07 00:09:31 +01:00 |
|
TomasVotruba
|
f47d1760b8
|
composer: add Core namespace to prevent collision
|
2020-02-06 17:30:09 +01:00 |
|
TomasVotruba
|
1b45b08196
|
update to phpstan 0.12.9
|
2020-02-05 09:22:46 +01:00 |
|
TomasVotruba
|
51a5b21315
|
composer: use phpstan 0.12.8
|
2020-02-05 09:22:46 +01:00 |
|
TomasVotruba
|
1dda9804f5
|
apply property and method order
|
2020-02-02 12:14:43 +01:00 |
|
TomasVotruba
|
47459c9d3e
|
cleanup
|
2020-01-27 23:58:14 +01:00 |
|
TomasVotruba
|
eaa018bb3c
|
bump to last working phpstan version
|
2020-01-27 23:58:14 +01:00 |
|
TomasVotruba
|
934bfb691a
|
fix function autoload and exclude duplicated fixture from create command
|
2020-01-22 00:26:29 +01:00 |
|
TomasVotruba
|
4fce5091ae
|
move RectorGenerator to core code
|
2020-01-21 23:55:58 +01:00 |
|
TomasVotruba
|
305fcfdb7f
|
add rd() function mapping to tracy
|
2020-01-21 18:37:46 +01:00 |
|
TomasVotruba
|
1b052ca9b8
|
fix unloaded Rector utils
|
2020-01-21 18:30:02 +01:00 |
|
TomasVotruba
|
ed37a79209
|
[CakePHPToSymfony] Add CakePHPModelToDoctrineEntityRector
|
2020-01-21 14:32:51 +01:00 |
|
TomasVotruba
|
81531b2669
|
[CakePHPToSymfony] Add CakePHPControllerRenderToSymfonyRector
|
2020-01-19 02:21:07 +01:00 |
|
TomasVotruba
|
a60e526722
|
[CakePHPToSymfony] Add CakePHPControllerComponentToSymfonyRector
|
2020-01-18 18:50:03 +01:00 |
|
TomasVotruba
|
a550868574
|
[CakePHPToSymfony] Add CakePHPControllerToSymfonyControllerRector
|
2020-01-18 18:50:03 +01:00 |
|
TomasVotruba
|
1678950146
|
add PHPStanStaticTypeMapperChecker packages
|
2020-01-16 13:32:02 +01:00 |
|
TomasVotruba
|
e64f787cde
|
[PHPStanStaticTypeMapper] Decouple new services to handle PHPStan type mapping
|
2020-01-14 15:26:36 +01:00 |
|
TomasVotruba
|
0afb435a07
|
composer: bump phpstan to 0.12.5
|
2020-01-12 23:34:34 +01:00 |
|
TomasVotruba
|
464eb22030
|
Add PHPStanAttributeTypeSyncer
|
2020-01-12 21:42:19 +01:00 |
|
TomasVotruba
|
51ce266eb4
|
test doctrine/orm
|
2020-01-12 11:26:27 +01:00 |
|
TomasVotruba
|
fa12a080e4
|
[CakePHP] Add ImplicitShortClassNameUseStatementRector
|
2020-01-11 22:14:25 +01:00 |
|
TomasVotruba
|
3050843a49
|
[CakePHP 3.0] Add AppUsesStaticCallToUseStatementRector
|
2020-01-11 22:14:25 +01:00 |
|
TomasVotruba
|
f8a1999304
|
fix cs & bump to Symplify 7.2
|
2020-01-06 14:44:07 +01:00 |
|
Tomas Votruba
|
befc972d5c
|
[Polyfill] Add UnwrapFutureCompatibleIfRector (#2569)
[Polyfill] Add UnwrapFutureCompatibleIfRector
|
2020-01-06 13:15:33 +01:00 |
|
TomasVotruba
|
a37a7d1dad
|
[Polyfill] Add UnwrapFutureCompatibleIfRector
|
2020-01-06 13:00:26 +01:00 |
|
Ondrej Mirtes
|
b77fa521c3
|
Compatibility with PHPStan 0.12.4
|
2020-01-06 09:57:24 +01:00 |
|
TomasVotruba
|
84e1e98a51
|
lock to phpstan before bc breaks
|
2020-01-06 09:13:13 +01:00 |
|