788 Commits

Author SHA1 Message Date
Tomas Votruba
2bd1eac705
use dev nette deps to resolve form/application types (#3879) 2020-08-03 08:51:44 +00:00
Tomas Votruba
e35131524c
[Nette 3.0] Various rules updates (#3878)
Co-authored-by: rector-bot <tomas@getrector.org>
2020-08-03 09:26:01 +02:00
TomasVotruba
dc14ddd0b9 [PHP 8.0] Add ChangeSwitchToMatchRector 2020-07-30 18:19:53 +02:00
TomasVotruba
32ee83de05 add ChangeServiceArgumentsToMethodCallRector 2020-07-30 00:24:00 +02:00
TomasVotruba
2741893bbf [RectorGenerator] Refactoring to testable code 2020-07-29 20:50:31 +02:00
TomasVotruba
5859625d5d [Nette] Add TranslateClassMethodToVariadicsRector 2020-07-29 03:21:08 +02:00
TomasVotruba
7c01151ec6 Move Core Rector rules to Generic namespace, to prevent mixup with Core code 2020-07-29 02:05:52 +02:00
zingimmick
b943ba59cf Update doctrine/inflector requirement from ^1.3 to ^1.4|^2.0 2020-07-28 00:19:38 +08:00
TomasVotruba
c28a5a9746 [Celebrity] Merge to code-quality 2020-07-27 10:18:03 +02:00
TomasVotruba
0650075005 [Nette] Add ChangeControlArrayAccessToAnnotatedControlVariableRector 2020-07-26 15:54:46 +02:00
TomasVotruba
db8fd1d6fe lock down to php-parser 4.6 to prevent BC break with PHPStan 2020-07-26 11:30:43 +02:00
TomasVotruba
5106475aae bump to phpstan 0.12.33 2020-07-26 11:30:43 +02:00
TomasVotruba
9c08060925 [Injection] Add StaticCallToAnotherServiceConstructorInjectionRector 2020-07-24 13:47:35 +02:00
TomasVotruba
78a0331708 [SymfonyPhpConfig] Add AddEmptyLineBetweenCallsInPhpConfigRector 2020-07-22 23:50:58 +02:00
TomasVotruba
77680bb332 composer: drop check-docs, never used 2020-07-22 21:54:46 +02:00
TomasVotruba
6d128831c4 remove composer-json-manipulator from the root 2020-07-21 23:08:52 +02:00
TomasVotruba
e7b61e6fda bump to symplify phar-aware file info 2020-07-21 22:43:54 +02:00
TomasVotruba
d093ba3133 composer: remove cs dependency 2020-07-21 22:09:22 +02:00
TomasVotruba
972068e346 fix dev deps 2020-07-21 14:59:02 +02:00
TomasVotruba
151f249ae8 lock to stable symplify 2020-07-21 14:24:20 +02:00
TomasVotruba
2eb21e1087 make use of new set from symplify 2020-07-21 14:10:48 +02:00
TomasVotruba
3a9375007e decouple Set package 2020-07-21 01:39:24 +02:00
TomasVotruba
31fca6da21 lock phpstan to 0.12.32 to prevent internal errors 2020-07-20 01:53:34 +02:00
TomasVotruba
bc0d9b3675 from YAML to PHP sets 2020-07-18 19:56:27 +02:00
TomasVotruba
2b9cde7967 cleaning 2020-07-18 19:56:27 +02:00
TomasVotruba
78f830a6f7 add PHP support to FileHashComputer 2020-07-17 00:59:52 +02:00
TomasVotruba
70895c8f6b switch ecs.yaml to ecs.php 2020-07-16 17:37:24 +02:00
TomasVotruba
3339900e04 composer: add migrify/config-transformer 2020-07-16 12:40:57 +02:00
TomasVotruba
04a08c0f9c composer: update symplify deps 2020-07-16 00:42:23 +02:00
dobryy
8df866b3ca [Downgrade] PHP 7.4 to 7.1 (Property Type) 2020-07-12 08:37:53 +02:00
Tomas Votruba
1f699943c8
Merge pull request #3661 from jaapio/mockery-to-prophecy/replace-mock-creation 2020-07-06 23:17:43 +02:00
Jaapio
9cfa1dccc3
Rewrite simple mock creation 2020-07-06 22:31:05 +02:00
TomasVotruba
05c10af920 [Decomplex] Add UseMessageVariableForSprintfInSymfonyStyleRector 2020-07-06 01:59:41 +02:00
TomasVotruba
ae2d069ba1 composer: bump to latest Symplify 8.1.3 2020-07-04 17:40:13 +02:00
TomasVotruba
3fb42ea735 remove forgotten dev dependency 2020-07-03 18:08:51 +02:00
TomasVotruba
b3f6838eb5 restore original composer 2020-07-03 16:41:59 +02:00
TomasVotruba
715d9c535a fix path 2020-07-03 01:40:05 +02:00
TomasVotruba
77130343d9 lock to php-parser 4.5, till phpstan is ready 2020-07-03 01:32:34 +02:00
TomasVotruba
bef11bd7be add speed trap 2020-07-02 15:06:18 +02:00
TomasVotruba
574de08dfa remove issue-tests, already covered in specific rule tests 2020-07-02 13:40:51 +02:00
TomasVotruba
b058f9bb65 composer: use 0.12.32 version 2020-07-01 23:22:30 +02:00
TomasVotruba
9fd831861c add failing ci 2020-07-01 23:05:12 +02:00
TomasVotruba
24d5f65811 remove speedtrap, not useful 2020-06-30 00:59:42 +02:00
TomasVotruba
4755ba8c88 move FluentInterfaceClass to MagicDisclosure package 2020-06-28 19:41:54 +02:00
TomasVotruba
b5981133a9 [Decouple] Add DecoupleClassMethodToOwnClassRector 2020-06-28 14:13:29 +02:00
TomasVotruba
7f49658112 change test(string ) to test(SmartFileInfo ) in tests 2020-06-25 20:02:36 +02:00
TomasVotruba
f713c16afd make use of Symplify/EasyTesting 2020-06-25 19:15:40 +02:00
TomasVotruba
6d2aad57a6 add easy-testing package 2020-06-25 18:40:31 +02:00
TomasVotruba
fa0d8d238c [NetteCodeQuality] Add MoveInjectToExistingConstructorRector 2020-06-24 22:19:10 +02:00
TomasVotruba
09d28abed9 remove abz from classmap 2020-06-19 12:23:54 +02:00