TomasVotruba
69436fc827
naming
2020-03-29 16:16:27 +02:00
TomasVotruba
1cec462ccf
rename to ProjectValidator
2020-03-29 16:13:32 +02:00
TomasVotruba
be4b34302f
move ci/check_keep_fixtures.php to ValidateFixtureCommand
2020-03-29 15:50:36 +02:00
TomasVotruba
f823903560
move run_all_sets to ValidateSetsCommand
2020-03-29 15:37:46 +02:00
Pascal Landau
cc18c9a52a
Add parallel execution to ci/run_all_sets
2020-03-29 14:45:54 +02:00
TomasVotruba
15945fc1bc
move Legacy to rules
2020-03-29 00:58:12 +01:00
TomasVotruba
fea734ab61
composer: update complete-check
2020-03-29 00:35:40 +01:00
TomasVotruba
626287ec76
apply privatization
2020-03-29 00:06:05 +01:00
TomasVotruba
6521583a40
fix importing of non-existing classes
2020-03-27 16:43:42 +01:00
TomasVotruba
31023ee27b
# This is a combination of 2 commits.
...
# This is the 1st commit message:
fix importing of non-existing classes
# The commit message #2 will be skipped:
# fixup! fix importing of non-existing classes
2020-03-27 16:42:50 +01:00
TomasVotruba
d608507f2e
rename PHP sets to comply with standard
2020-03-24 23:44:42 +01:00
TomasVotruba
97f5ff545c
decouple ChangesReporting package
2020-03-19 13:55:54 +01:00
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