28 Commits

Author SHA1 Message Date
Tomas Votruba
9de4468d31 [PHP] Add function renames 2018-10-18 17:29:17 +02:00
Tomas Votruba
6daa618ab3 [PHP] Add TrailingCommaArgumentsRector 2018-10-17 10:29:27 +02:00
Tomas Votruba
4faa1425c8 [PHP] Add BarewordStringRector 2018-10-17 10:16:32 +02:00
Tomas Votruba
bdc72fe7be [PHP] Add JsonThrowOnErrorRector 2018-10-17 10:13:04 +02:00
Tomas Votruba
379ea93553 [PHP] Add StringifyStrNeedlesRector 2018-10-17 10:12:06 +02:00
Tomas Votruba
a9cb8ece58 add mbereg → mb_ereg function renames 2018-10-17 09:53:42 +02:00
Tomas Votruba
5de35b9706 [PHP] Add SensitiveHereNowDocRector 2018-10-17 09:53:42 +02:00
Tomas Votruba
e2d68961f6 [PHP] Add UnsetCastRector 2018-10-17 09:47:47 +02:00
Tomas Votruba
b012597fa8 [PHP] Add constant sensitive Rectors 2018-10-12 13:03:37 +08:00
Tomas Votruba
2b2049c923 [PHP] Add ArrayKeyFirstLastRector 2018-10-11 14:17:41 +08:00
Tomas Votruba
1035b04658 [PHP] Add CountOnNullRector 2018-10-10 22:52:34 +08:00
Tomas Votruba
ebd9998b78 [PHP] Add AssignArrayToStringRector 2018-10-10 13:42:51 +08:00
Tomas Votruba
658cef5fc2 [PHP] Add MultiExceptionCatchRector 2018-10-08 12:52:26 +08:00
Tomas Votruba
ecbf96a9ed [PHP] Add CallUserMethodRector 2018-10-07 22:03:32 +08:00
Tomas Votruba
e179df133b [PHP] Add ListSwapArrayOrderRector 2018-10-07 21:39:36 +08:00
Tomas Votruba
4fd1e19113 [PHP] Add ListSplitStringRector 2018-10-07 19:56:07 +08:00
Tomas Votruba
d1439079cb [PHP] Add Each Rectors 2018-10-07 17:10:40 +08:00
Tomas Votruba
3660362e32 apply simple config on levels 2018-10-06 09:26:35 +08:00
Tomas Votruba
2ffb04a229 [PHP] Add ReservedObjectRector 2018-10-06 00:18:55 +08:00
Tomas Votruba
9b5a6fb6e0 [PHP] Add MultiDirnameRector 2018-10-05 22:15:11 +08:00
Tomas Votruba
6d6642961e update php sets 2018-10-05 19:04:16 +08:00
Tomas Votruba
2a1fffc443 add PHP Rectors to own groups 2018-10-05 17:05:03 +08:00
Tomas Votruba
8242cde87b add NoExtraBlankLinesFixer to php70 set 2018-10-04 23:39:55 +08:00
Tomas Votruba
02d2ba69e3 [PHP] Add NullCoalesceRector 2018-10-04 23:09:30 +08:00
Tomas Votruba
39b5c0826f [PHP] Add pow to exp Rector [ref #638] 2018-10-04 16:21:56 +08:00
Tomas Votruba
9e9f5e796f init IsIterableRector [ref #638] 2018-10-04 15:59:30 +08:00
Tomas Votruba
2812c30ee9 [PHP] Exception handler typehint 2018-10-04 00:24:47 +08:00
Tomas Votruba
070cfe310e [PHP] Add PHP 7.4 Type Property Rector [ref #638] 2018-09-30 23:10:44 +08:00