712 Commits

Author SHA1 Message Date
Jan Mikeš
d395e1c28b
Failing commit, so bot can fix things up!
Rector CI job renamed to Rector and only reports, no fixes

Rector CI in Github Actions

Bot commit

Improved bot message a little

Feeding dog for the last time!

[Rector CI] Fixed Rector issues

Failing commit, so bot can fix things up!
2020-03-12 23:58:32 +01:00
Tomas Votruba
df67615e7a
Merge pull request #3013 from rectorphp/commit-rector-changes-from-github-actions
Commit rector processed changes from CI
2020-03-12 22:22:43 +01:00
TomasVotruba
4bc29f14e5 fix config hash bug 2020-03-12 11:35:32 +01:00
Jan Mikeš
31eca1df2b
Push rector fixes from CI 2020-03-11 21:59:06 +01:00
Tomas Votruba
5a5d5dc340
Merge pull request #2998 from Aerendir/support-throwing-functions
AnnotateThrowables: support analysis of called functions and methods
2020-03-06 14:20:21 +01:00
Aerendir
d449075643 Support analysis of called functions. 2020-03-04 09:13:42 +01:00
TomasVotruba
4ba189582f drop dump functions, not useful 2020-03-03 17:23:09 +01:00
TomasVotruba
06de6d708a bump Symplify to 7.2.3 2020-02-29 15:45:17 +01:00
TomasVotruba
9311d4f4a0 composer: replace prefixed 2020-02-29 13:16:34 +01:00
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