475 Commits

Author SHA1 Message Date
Tomas Votruba
63629492a3 rename PropertyNameReplacerRector to RenamePropertyRector 2019-03-09 13:04:33 +00:00
Tomas Votruba
c6628917f2 rename StaticMethodReplacerRector to RenameStaticMethodRector 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
4a27d61ccd [Laravel] Add Redirect301ToPermanentRedirect 2019-03-08 23:30:29 +00:00
Tomas Votruba
e1e19db873 add argument adder Laravel rules 2019-03-08 20:56:34 +00:00
Tomas Votruba
7dfb31550c add Laravel configs 2019-03-08 20:20:36 +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
Tomáš Votruba
a386af1912
Merge pull request #1148 from shyim/shopware/view-setter
Add Shopware Rector config
2019-03-05 09:24:53 +00:00
Shyim
ec82920647
Update shopware55.yaml 2019-03-05 08:17:18 +01:00
Soner Sayakci
9f53a3b7d4 Add Shopware Rector config 2019-03-04 22:27:25 +01:00
Tomas Votruba
b49af77c9b [Symfony 4.2] Add Cookie to create() deprecations 2019-03-04 14:26:26 +01:00
Tomas Votruba
708029e7a3 [Laravel] Add RequestStaticValidateToInjectRector 2019-03-04 13:13:31 +01:00
Tomas Votruba
0311a5211f [Laravel 5.8] Add schema property rename 2019-03-04 09:35:40 +01:00
Tomas Votruba
e3e6972b93 [Laravel 5.8] Add The Repository and Store Contracts change 2019-03-04 09:35:40 +01:00
Tomas Votruba
2769f7a25d [Laravel] Add MinutesToSecondsInCacheRector 2019-03-04 09:35:40 +01:00
Tomas Votruba
22c833e302 add Laravel 58 set 2019-03-04 00:08:52 +01:00
Tomas Votruba
720199d48f init laravel level 2019-03-03 23:45:46 +01:00
Tomas Votruba
2a2703a0bc [DeadCode] Add RemoveDeadConstructorRector 2019-02-27 12:35:13 +01:00
Tomas Votruba
3302c21b5f [CodingStyle] Add SymplifyQuoteEscapeRector 2019-02-27 12:23:55 +01:00
Tomas Votruba
4a5b33ed55 [CodeQuality] Add SimplifyBoolIdenticalTrueRector 2019-02-27 00:24:12 +01:00
Tomas Votruba
2ae3f7252a [CodeQuality] Add SimplifyDuplicatedTernaryRector 2019-02-26 18:12:03 +01:00
Tomas Votruba
5a7f89dbef [PHP 7.2] Add StringifyDefineRector 2019-02-26 01:21:59 +01:00
Tomas Votruba
b401be37e5 Add PhpVersionProvider 2019-02-24 11:38:22 +01:00
Tomas Votruba
59e76e887b correct Celebrity config 2019-02-23 13:10:45 +01:00
Tomas Votruba
f31071cec2 extend LogicalOrToBooleanOrRector to AND and rename to LogicalToBooleanRector 2019-02-23 12:45:42 +01:00
Tomas Votruba
b951e3e8d0 move LogicalOrToBooleanOrRector to celebrity level 2019-02-23 11:54:57 +01:00
Tomas Votruba
6588449aa7 add VarToPublicPropertyRector 2019-02-23 09:38:31 +01:00
Tomas Votruba
2bc71c3949 move SetTypeToCastRector to celebrity level 2019-02-23 09:38:31 +01:00
Tomas Votruba
47a4267846 add celebrity level config 2019-02-23 09:38:31 +01:00
Tomas Votruba
bfff23fbb2 use AbstractHttpKernelTest case and local Kernel over ContainerFactory 2019-02-23 00:49:32 +01:00
Tomas Votruba
c5ee28cc2d Add "dump-node-help" command 2019-02-23 00:49:32 +01:00
Tomas Votruba
878f68d3db include doctrine set 2019-02-22 15:12:02 +01:00
Tomas Votruba
6e1099f82d complete Doctrine and Kdyby migrations to nette-to-symfony set 2019-02-22 15:10:55 +01:00
Tomas Votruba
5ba6417aec [DeadCode] Add RemoveCodeAfterReturnRector 2019-02-20 15:02:07 +01:00
Tomas Votruba
c105f3b7ae [CodeQuality] Add UseIdenticalOverEqualWithSameTypeRector 2019-02-20 14:33:50 +01:00
Tomáš Votruba
c6ca92d97e
Merge pull request #1077 from rectorphp/spageti
Add Spageti note
2019-02-20 05:29:59 -08:00
Tomas Votruba
a88ff23103 remove old rector name from config 2019-02-20 13:53:14 +01:00
Tomas Votruba
0b31eebd0c [PHP] Add ContinueToBreakInSwitchRector 2019-02-20 12:36:58 +01:00
Tomas Votruba
2c93adc0d9 [PHP] RemoveReferenceFromCallRector 2019-02-20 01:04:27 +01:00
Tomas Votruba
724087521c [CodeQuality] Add CommonNotEqualRector 2019-02-19 18:26:22 +01:00
Tomáš Votruba
4ea85ae44a
Merge pull request #1072 from rectorphp/mysqli
[PHP Mysql to Mysqli] Add ConstantReplacerRector
2019-02-19 08:15:08 -08:00
Tomas Votruba
2b88b06dd4 add mktime deprecation 2019-02-19 17:12:33 +01:00
Tomas Votruba
59bba92f5c add define test [closes #1068] 2019-02-19 16:52:08 +01:00
Tomas Votruba
9fdf6c9336 Add SwapFuncCallArgumentsRector 2019-02-19 16:52:08 +01:00
Tomas Votruba
683cb08846 add MysqlPConnectToMysqliConnectRector 2019-02-19 16:52:07 +01:00
Tomas Votruba
1780e9b44b move mysql-to-mysqli migration to own package 2019-02-19 16:05:34 +01:00
Tomas Votruba
d7038ec3e2 Add ConstantReplacerRector 2019-02-19 15:53:31 +01:00
Tomas Votruba
52608c5575 [PHP 5.2] Add var to public property 2019-02-19 08:22:45 +01:00