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
|
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
|
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 |
|
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
|
5bddbbebad
|
[NetteToSymfony] Add DeleteFactoryInterfaceRector
|
2019-11-25 01:12:01 +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 |
|
Jeroen Smit
|
50219abd82
|
Removed old rector from yaml
|
2019-11-14 10:00:26 +01:00 |
|
Nissim CHETTRIT
|
22ba962648
|
bugfix(Symfony33); correct the replacement of a namespace
|
2019-11-13 15:14:31 +01:00 |
|
TomasVotruba
|
360adae027
|
[Nette] Add FilePutContentsToFileSystemWriteRector
|
2019-11-11 23:48:31 +01:00 |
|
Dorian Villet
|
82aa400203
|
Update rule with proper syntax of ReturnArrayClassMethodToYieldRector
|
2019-11-06 23:18:45 +01:00 |
|
Tomas Votruba
|
2fe6f20ea5
|
use Nette\Utils
|
2019-11-05 12:27:18 +01:00 |
|
Tomas Votruba
|
201693e441
|
decouple phpunit 50 set
|
2019-11-04 13:42:21 +01:00 |
|
Tomas Votruba
|
848c43dc6d
|
[PHPUnit] Add WithConsecutiveArgToArrayRector
|
2019-10-27 14:29:28 +01:00 |
|
Tomas Votruba
|
99d30f3f17
|
fix locatoin
|
2019-10-24 11:56:55 +02:00 |
|
Tomas Votruba
|
8c4a7ce958
|
Add MethodCallToReturnRector
|
2019-10-24 11:14:07 +02:00 |
|
Tomas Votruba
|
aec8188de9
|
init laravel60 set
|
2019-10-24 10:42:10 +02:00 |
|
Tomas Votruba
|
4dfd0a6331
|
[PHP 74] Add ChangeReflectionTypeToStringToGetNameRector
|
2019-10-24 01:49:34 +02:00 |
|