653 Commits

Author SHA1 Message Date
TomasVotruba
44e96deeff [CodingQuality] Add ForeachItemsAssignToEmptyArrayToAssignRector 2020-01-04 15:15:46 +01:00
TomasVotruba
7f99a934d4 [CodeQuality] Add ForRepeatedCountToOwnVariableRector 2020-01-04 14:08:43 +01:00
TomasVotruba
e124806553 [CodeQuality] Add ChangeArrayPushToArrayAssignRector 2020-01-04 00:32:28 +01:00
TomasVotruba
83aebb7f77 [DeadCode] Add RemoveUnusedElseAfterThrowRector 2019-12-30 11:57:16 +01:00
TomasVotruba
3e575b89e5 [DeadCode] RemoveUnusedElseForReturnedValueRector 2019-12-29 22:40:05 +01:00
TomasVotruba
2b60867493 [CodeQuality] Add AbsolutizeRequireAndIncludePathRector 2019-12-29 17:11:21 +01:00
TomasVotruba
48030e7257 [CodeQuality] Add ArrayKeyExistsTernaryThenValueToCoalescingRector 2019-12-29 16:52:34 +01:00
TomasVotruba
bff48951d5 add dbal sets 2019-12-28 11:07:47 +01:00
TomasVotruba
9dd43747b7 [CodeQuality] Add IntvalToTypeCastRector 2019-12-27 17:50:32 +01:00
TomasVotruba
d4849b1cf3 add Translatable Behavior Rector 2019-12-27 13:25:14 +01:00
TomasVotruba
5ba17d53ac [DeadCode] Add TernaryToBooleanOrFalseToBooleanAndRector 2019-12-26 20:29:10 +01:00
TomasVotruba
c868cf7c8f add nette-application-code-quality set 2019-12-26 19:36:19 +01:00
TomasVotruba
0dec93ead6 [Gedmo to Knp] Add TreeBehaviorRector 2019-12-26 00:46:43 +01:00
TomasVotruba
2ac711d2b2 [DoctrineGedmoToKnplabs] init set 2019-12-25 19:51:35 +01:00
TomasVotruba
a7df09e9ed merge ParentTypehintedArgumentRector and AddParamTypeDeclarationRector to AddParamTypeDeclarationRector 2019-12-25 11:15:32 +01:00
TomasVotruba
b71a765483 add symfony5 set 2019-12-23 18:18:50 +01:00
TomasVotruba
6c190e9997 remove confusing RectorServiceParametersShifter 2019-12-23 02:29:02 +01:00
TomasVotruba
c7656e7951 [NetteToSymfony] Add FormControlToControllerAndFormTypeRector 2019-12-22 19:37:46 +01:00
TomasVotruba
fa7f785285 disable imports by default 2019-12-20 07:41:54 +01:00
TomasVotruba
0303d9e064 merge configs fix config laod bug 2019-12-18 11:30:44 +01:00
TomasVotruba
9b8a32da6b [Nette 3.0] Add param types 2019-12-18 11:08:12 +01:00
TomasVotruba
c1c0e37690 [Symfony] refactor to ServiceMap 2019-12-17 01:21:18 +01:00
TomasVotruba
182da30324 [Phalcon] Add AddRequestToHandleMethodCallRector 2019-12-16 00:46:00 +01:00
TomasVotruba
1b4dc68a81 [Phalcon 4.0] Add NewApplicationToToFactoryWithDefaultContainerRector 2019-12-15 23:56:21 +01:00
TomasVotruba
9f1b745592 [Phalcon 4.0] Add FlashWithCssClassesToExtraCallRector 2019-12-15 23:01:41 +01:00
Ruud Boon
d2a03d5f22
Update phalcon40.yaml
Phalcon now uses native php interface
2019-12-12 12:03:07 +01:00
Tomáš Votruba
08eb92d154
Merge pull request #2373 from rectorphp/compiler
Another attempt to add Compiler + upgrade to PHPStan 0.12
2019-12-09 15:26:53 +01:00
Jeroen Smit
a107e21973 Added default to prevent rector from breaking when rector.yaml does not contain rector_recipe 2019-12-09 06:13:33 +01:00
TomasVotruba
9075363fef bump to PHPStan 0.12 2019-12-09 00:57:53 +01:00
TomasVotruba
8fd38f33ca add typo 2019-12-08 18:01:41 +01:00
TomasVotruba
290d0b4ee5 fixup! Merge pull request #2409 from rectorphp/phalcon-round-2 2019-12-08 18:01:29 +01:00
TomasVotruba
ae073206d4 Add SwapClassMethodArgumentsRector 2019-12-08 11:10:26 +01:00
Ruud Boon
f6edb71eb3
Added missing methods 2019-12-07 20:02:28 +01:00
Mark Story
1ceda04e3c Add rector rule for EntityInterface::isNew() 2019-12-02 23:18:34 -05:00
TomasVotruba
42582fe631 [Phalcon 4.0] init 2019-12-02 18:02:54 +01:00
Mark Story
458aeb0d5d Add another deprecation to the cakephp40 set. 2019-11-30 21:11:47 -05:00
TomasVotruba
8527aed791 add swiftmailer60 set 2019-11-30 10:51:12 +01:00
TomasVotruba
1425e52a12 add typo protection for auto_import_names 2019-11-30 10:51:12 +01:00
TomasVotruba
5bddbbebad [NetteToSymfony] Add DeleteFactoryInterfaceRector 2019-11-25 01:12:01 +01:00
TomasVotruba
53eda0bb8e use new Symplify 7 2019-11-23 18:49:27 +01:00
TomasVotruba
a3693df310 use exclude as list 2019-11-22 20:10:39 +01:00
TomasVotruba
8a341affbc [ID to UUID] Add middle step to initalize default uuid value 2019-11-19 12:42:33 +01:00
Mark Story
efffda1526 Rename entity fields too. 2019-11-18 23:00:35 -05:00
Mark Story
1b6bf3fecf Add more refactorings for CakePHP 4
These help add more return type and fix parameter errors during the
upgrade from cake3 to cake4.
2019-11-18 22:36:53 -05:00
TomasVotruba
5f523b5727 [PHPUnit][Symfony] Add jakzal-injetor Rector 2019-11-18 16:21:11 +01:00
TomasVotruba
6610b0bd2a fix rule name 2019-11-14 17:18:10 +01:00
TomasVotruba
14acb884cd [PHPUnit 8.0] Add ReplaceAssertArraySubsetWithDmsPolyfillRector 2019-11-14 17:08:10 +01:00
TomasVotruba
bb7125361e [Nette] Add SetClassWithArgumentToSetFactoryRector 2019-11-14 13:01:23 +01:00
TomasVotruba
66fec32718 [Nette] Add AddDatePickerToDateControlRector 2019-11-14 12:59:28 +01:00
TomasVotruba
4e337bd4e2 [Nette 3.0] init 2019-11-14 12:59:28 +01:00