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
|
dbdf0b82cf
|
Add autoregistration of code-quality services to make level up-to-date
|
2018-10-16 20:47:08 +08:00 |
|
Tomas Votruba
|
66b8c86d72
|
add CakePHP 3.7 set [closes #687]
|
2018-10-15 10:34:38 +08:00 |
|
Gabriel Caruso
|
c128c0bbf4
|
[CodeQuality] Add missing rectors
These new Rector were added in #684, #682, #681, #677 and #676
|
2018-10-14 16:44:32 -03:00 |
|
Adrien Brault
|
420f2bf1f6
|
Fix guzzle50.yml syntax error
Unexpected characters (: 'getPath']) at line 18 (near "'GuzzleHttp\\get_path': ['GuzzleHttp\\Utils': 'getPath']").
|
2018-10-14 18:19:08 +02:00 |
|
Gabriel Caruso
|
ad3df19eb0
|
Create SimplifyConditionsRector
|
2018-10-12 20:12:47 -03: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 |
|
Tomas Votruba
|
24026b14ac
|
update CakePHP 3.5 set
|
2018-09-27 00:36:32 +08:00 |
|
Tomas Votruba
|
81d1697d14
|
init NormalToFluentRector
|
2018-09-26 19:34:51 +08:00 |
|
Tomas Votruba
|
2b3c3b60d9
|
extend cakephp34 level
|
2018-09-26 19:34:03 +08:00 |
|
Tomas Votruba
|
e4630108ed
|
add method renames
|
2018-09-26 19:34:03 +08:00 |
|
Tomas Votruba
|
44f25ea3f1
|
prepare config
|
2018-09-26 19:34:03 +08:00 |
|
Tomas Votruba
|
bff2dfb805
|
Make PropertyToMethodRector work with getter with arg
|
2018-09-21 07:50:14 +02:00 |
|
Tomas Votruba
|
2aa010dca6
|
comment
|
2018-08-29 19:21:13 +02:00 |
|
Tomas Votruba
|
8e88fd24b1
|
extends SimpleFunctionRector to SimpleFilter as well
|
2018-08-29 16:05:12 +02:00 |
|
Tomas Votruba
|
2de84e72d5
|
add twig127 level
|
2018-08-29 15:27:31 +02:00 |
|
Tomas Votruba
|
d22d0fe1dd
|
add twig20 set
|
2018-08-29 14:59:00 +02:00 |
|
Tomas Votruba
|
edb7c44483
|
add twig112 set
|
2018-08-29 14:52:27 +02:00 |
|
Tomas Votruba
|
e56dc665fe
|
[Twig] Add SimpleFunctionRector [closes #599]
|
2018-08-29 14:42:26 +02:00 |
|
Tomas Votruba
|
ae994a0efd
|
[Symfony] Add ParseFileRector [closes #600]
|
2018-08-28 18:27:13 +02:00 |
|
Tomas Votruba
|
6a9ca3dee8
|
[Namespace] Fix arguments of PseudoNamespaceToNamespaceRector
|
2018-08-21 18:09:39 +02:00 |
|
Tomas Votruba
|
8ebbae5658
|
add fluent removal to guzzle50.yml
|
2018-08-13 11:54:31 +02:00 |
|
Tomas Votruba
|
02bb8f4934
|
add rules to silverstripe set
|
2018-08-12 20:23:39 +02:00 |
|
Tomas Votruba
|
cdaa7d33be
|
[Silverstripe] Add DefineConstantToStaticCallRector [ref #535]
|
2018-08-12 14:59:32 +02:00 |
|
Tomas Votruba
|
799991aa3d
|
update guzzle50 set
|
2018-08-11 12:24:13 +02:00 |
|
Tomas Votruba
|
e398014a97
|
add guzzle50 init set
|
2018-08-11 11:57:24 +02:00 |
|
Tomas Votruba
|
c364ee0b2d
|
update docs
|
2018-08-11 10:42:40 +02:00 |
|
Tomas Votruba
|
583a8b5ef3
|
drop laravel-to-symfony level, too poor to be useful
|
2018-08-06 12:35:26 +02:00 |
|
Tomas Votruba
|
2ab86cb9fb
|
more namespace related fixes
|
2018-08-03 09:17:19 +02:00 |
|