1030 Commits

Author SHA1 Message Date
Tomas Norre Mikkelsen
f653ba03c2 [TASK] Correct namespace 2020-05-04 07:41:58 +02:00
Tomas Norre Mikkelsen
6d5b25a8ef [TASK] Update fixture 2020-05-04 07:41:58 +02:00
Tomas Norre Mikkelsen
3150d82806 [TASK] Switch from set to service to only have one rule 2020-05-04 07:41:58 +02:00
Tomas Norre Mikkelsen
8a7fe72648 [TASK] Adjust set 2020-05-04 07:41:58 +02:00
Tomas Norre Mikkelsen
5389475eac [TASK] Remove duplicate class and adjust sets 2020-05-04 07:41:58 +02:00
Tomas Norre Mikkelsen
cc2b30ad3a [TASK] Add Issues/tests 2020-05-04 07:41:58 +02:00
Tomas Norre Mikkelsen
03ea64d3f0 [TASK] Add @noRector on private property test 2020-05-04 07:41:58 +02:00
TomasVotruba
ef5501d06c various cs cleanup 2020-05-03 21:33:36 +02:00
TomasVotruba
f64f468ac1 apply cs 2020-05-03 21:23:58 +02:00
TomasVotruba
f12dd0ea34 remove unused files 2020-05-03 01:15:14 +02:00
TomasVotruba
b2f5f0ae17 remove scan-fatal-errors, move to migrify 2020-05-03 01:06:31 +02:00
TomasVotruba
047598c19e change design from getClass() to getClasses() 2020-04-30 12:28:49 +02:00
TomasVotruba
2fa2a471dc [Core] Add ChangeContractMethodSingleToManyRector 2020-04-30 12:27:31 +02:00
TomasVotruba
677763a876 remove RectorStandaloneRunner, too hacky 2020-04-26 15:42:13 +02:00
TomasVotruba
280a7547db fix missing external class test 2020-04-24 14:07:55 +02:00
TomasVotruba
bf4265cd2c rename FunctionReflectionHelper to FunctionAnnotationResolver, cover with test 2020-04-24 14:07:55 +02:00
TomasVotruba
1ecd30818a remove unused print method 2020-04-20 09:45:15 +02:00
TomasVotruba
192c4464ec various improvements 2020-04-19 23:17:01 +02:00
TomasVotruba
e3410f0f41 make PHPUnit 9.0 and 8.0 compat 2020-04-04 22:45:37 +02:00
TomasVotruba
d29c4ede57 Add DoctrineAnnotationParserSyncer 2020-04-04 22:01:47 +02:00
TomasVotruba
d6aadd4ea3 add CurrentRectorProvider 2020-03-19 14:15:08 +01:00
TomasVotruba
8008ad3806 cover with test 2020-03-09 18:16:21 +01:00
TomasVotruba
7ba752378c remove manual load of bootstrap.php 2020-02-26 18:27:54 +01:00
TomasVotruba
c25db0b56d apply 2020-02-19 00:14:44 +01:00
TomasVotruba
1498108d95 fix single line comment 2020-02-17 00:03:28 +01:00
TomasVotruba
b89d691c36 symplify config 2020-02-16 21:52:10 +01:00
Felix Sokoliuk
3a52e321e7 add failing test for issue #2863 2020-02-16 19:28:13 +01:00
TomasVotruba
09cf6f8a4a move core architecture to own set 2020-02-13 14:44:36 +01:00
TomasVotruba
3e5dd77bb6 move Rector-rule based packages from /packages to /rules 2020-02-11 13:41:37 +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
e706559d1f add missing deps 2020-02-06 00:55:00 +01:00
TomasVotruba
5e238cc3b1 use PhpDocInfo by default 2020-02-04 07:39:16 +01:00
TomasVotruba
447c2ead87 naming conventions for test fixtures 2020-02-02 18:37:04 +01:00
TomasVotruba
b32ab6c01e doc block manipulator refactoring to object 2020-01-30 22:45:28 +01:00
TomasVotruba
05b6df31e6 [CI] Add check for duplicated fixture after before content 2020-01-18 01:03:39 +01:00
TomasVotruba
f8a1999304 fix cs & bump to Symplify 7.2 2020-01-06 14:44:07 +01:00
TomasVotruba
3159da6712 use explicit null in yaml 2020-01-05 20:00:32 +01:00
TomasVotruba
a7df09e9ed merge ParentTypehintedArgumentRector and AddParamTypeDeclarationRector to AddParamTypeDeclarationRector 2019-12-25 11:15:32 +01:00
TomasVotruba
7e4c2887f9 fixup! Add ScanFatalErrors command 2019-12-24 16:10:57 +01:00
TomasVotruba
3742dc4b44 Add ScanFatalErrors command 2019-12-24 16:06:06 +01:00
TomasVotruba
e7fb3376d0 merge Rector arguments on import 2019-12-23 12:16:59 +01:00
TomasVotruba
6c190e9997 remove confusing RectorServiceParametersShifter 2019-12-23 02:29:02 +01:00
TomasVotruba
bbea98af95 add test case for #2451 2019-12-23 01:19:55 +01:00
TomasVotruba
4e9ab470de [PHP Deglobalize] Add ChangeGlobalVariablesToPropertiesRector 2019-12-22 21:08:35 +01:00
TomasVotruba
c7656e7951 [NetteToSymfony] Add FormControlToControllerAndFormTypeRector 2019-12-22 19:37:46 +01:00
TomasVotruba
c7622ca5e8 prevent duplicated added interface 2019-12-19 23:55:50 +01:00
TomasVotruba
7711b0aeba [Class_] Add AddInterfaceByTraitRector 2019-12-19 23:12:25 +01:00
TomasVotruba
c1c0e37690 [Symfony] refactor to ServiceMap 2019-12-17 01:21:18 +01:00
TomasVotruba
9075363fef bump to PHPStan 0.12 2019-12-09 00:57:53 +01:00