872 Commits

Author SHA1 Message Date
Jáchym Toušek
74a6524cf8
Add test 2019-03-15 16:29:57 +01:00
Jáchym Toušek
ddf42f75d5
Add failing test 2019-03-15 16:28:16 +01:00
Tomas Votruba
115195c68d refer tested Rector class in annotation 2019-03-14 16:28:39 +01:00
Tomas Votruba
d9b9193e3b Add FunctionToNewRector 2019-03-10 12:52:47 +00:00
Tomas Votruba
a33fd02ece remove unused public methods 2019-03-09 18:08:38 +00:00
Tomas Votruba
c8478557d4 Add RemoveTraitRector 2019-03-09 18:02:18 +00:00
Tomas Votruba
b419f625c7 add Laravel 5.0, 5.1 and 5.2 sets 2019-03-09 14:41:11 +00:00
Tomas Votruba
a7073c2935 rename AnnotationReplacerRector to RenameAnnotationRector 2019-03-09 13:15:14 +00:00
Tomas Votruba
02836ab9c3 rename ClassConstantReplacerRector to RenameClassConstantRector 2019-03-09 13:06:16 +00:00
Tomas Votruba
63629492a3 rename PropertyNameReplacerRector to RenamePropertyRector 2019-03-09 13:04:33 +00:00
Tomas Votruba
7ef82ebe79 rename NamespaceReplacerRector to RenameNamespaceRector 2019-03-09 13:02:18 +00:00
Tomas Votruba
c6628917f2 rename StaticMethodReplacerRector to RenameStaticMethodRector 2019-03-09 12:56:58 +00:00
Tomas Votruba
6f7ea8f1a2 rename MethodNameReplacerRector to RenameMethodRector 2019-03-09 12:56:58 +00:00
Tomas Votruba
2cfea9d710 rename ClassReplacerRector to RenameClassRector 2019-03-09 12:56:58 +00:00
Tomas Votruba
7890135aff rename FunctionReplaceRector to RenameFunctionRector 2019-03-09 12:56:58 +00:00
Tomas Votruba
f13843396e add remove options argument to laravel57 2019-03-09 00:09:41 +00:00
Tomas Votruba
963c7bb4c0 Add remove by name to ArgumentRemoverRector 2019-03-08 23:56:38 +00:00
Tomas Votruba
28b7a6c0cf Make ArgumentAdder skip existing params 2019-03-08 23:56:38 +00:00
Tomas Votruba
e1e19db873 add argument adder Laravel rules 2019-03-08 20:56:34 +00:00
Tomas Votruba
6ac2397583 fix cs 2019-03-08 19:41:43 +00:00
Tomáš Votruba
a642c048ec
Merge pull request #1149 from shyim/fix-get-and-set-method-rector
Fix GetAndSetToMethodCallRector in class itself
2019-03-08 19:35:13 +00:00
Tomáš Votruba
48bef01e7e
fix tests 2019-03-08 19:34:23 +00:00
Tomáš Votruba
295a2e67ae
Merge pull request #1158 from rectorphp/already-return
Fix already array of WrapReturnRector
2019-03-07 23:35:53 +00:00
Tomas Votruba
c444c9b49d Fix already array of WrapReturnRector 2019-03-07 23:18:45 +00:00
Tomáš Votruba
4b92a02b46
Merge pull request #1145 from rectorphp/symfony-cookie
[Symfony 4.2] Add Cookie to create() deprecations
2019-03-05 11:19:29 +00:00
Shyim
09712e553e
Update fixture3.php.inc 2019-03-05 08:04:34 +01:00
Shyim
58d1232840
Update fixture3.php.inc 2019-03-05 08:03:43 +01:00
Soner Sayakci
9bec6b96d0 Fix GetAndSetToMethodCallRector on if conditions 2019-03-04 23:55:07 +01:00
Soner Sayakci
79d2faf5a6 Fix GetAndSetToMethodCallRector in class itself 2019-03-04 23:17:34 +01:00
Tomas Votruba
b49af77c9b [Symfony 4.2] Add Cookie to create() deprecations 2019-03-04 14:26:26 +01:00
Tomas Votruba
bfff23fbb2 use AbstractHttpKernelTest case and local Kernel over ContainerFactory 2019-02-23 00:49:32 +01:00
Tomas Votruba
8515839d8f [CodeQuality] Add ExplicitBoolCompareRector 2019-02-18 00:23:57 +01:00
Tomas Votruba
84846d685a add test case to keep namespace imported, make use of new type detection 2019-02-16 22:18:05 +01:00
Tomas Votruba
4c67d7d6f9 fix symfony42 config 2019-02-16 13:10:48 +01:00
Tomas Votruba
1723104705 add parent class re-write test case 2019-02-16 13:10:07 +01:00
Tomas Votruba
3617b4f774 Validate used import statement 2019-02-16 13:09:22 +01:00
Tomas Votruba
48be5d3fe7 fix nesting on SimplifyDeMorganBinaryRector 2019-02-12 01:56:10 +01:00
Tomas Votruba
9bb0e9afb5 Add StringToClassConstantRector 2019-02-10 00:13:03 +01:00
Tomas Votruba
aa1083882e report invalid array/param syntax in config [closes #983] 2019-02-07 09:17:42 +01:00
Tomas Votruba
91960dd621 simplify test 2019-02-07 09:17:42 +01:00
Tomas Votruba
0ec0b34a0c allow PHPUnit 8 2019-02-06 12:28:20 +01:00
Tomas Votruba
684abf332f add undescore test 2019-02-04 16:01:36 +01:00
Tomas Votruba
8cfa286c6e add test case for #1012 2019-02-04 15:59:26 +01:00
Tomas Votruba
afc174fa80 rename ReturnTypehintRector to AddReturnTypeDeclarationRector 2019-02-04 15:50:53 +01:00
Tomas Votruba
0db2b07d49 rename *.yml to *.yaml 2019-02-03 18:46:45 +01:00
Tomáš Votruba
a7bf5dd4d6
Merge pull request #1005 from rectorphp/ClassConstantReplacerRector-support-for-different-class
ClassConstantReplacerRector - Added support for replacing constant from different class
2019-02-03 03:03:34 -08:00
Tomas Votruba
3d80a53210 make isType() cccept fnmatch with * as well 2019-02-02 23:18:58 +01:00
Jan Mikeš
2da8f8713d
Added support for replacing constant from different class 2019-02-02 22:08:57 +01:00
Tomáš Votruba
f29aae36e9
Merge pull request #995 from rectorphp/nts-routing
Add RouterListToControllerAnnotationsRector
2019-02-02 11:41:06 -08:00
Tomas Votruba
9c6769ae84 fix namespace test 2019-02-02 16:56:35 +01:00