16 Commits

Author SHA1 Message Date
Tomas Votruba
92bed77b05 [Laravel] Fix MinutesToSecondsInCacheRector DateTimeInterface argument 2019-04-26 00:33:24 +02:00
Tomas Votruba
7c9df2cefe rename Attribute to AttributeKey to prevent duplicated names with similar classes in 3rd party project 2019-04-13 14:21:36 +02:00
Tomas Votruba
bbad5b83ae bump phpstan to 0.11.5 2019-03-27 17:46:25 +01:00
Tomas Votruba
130be71958 fix name type 2019-03-11 00:01:26 +00:00
Tomas Votruba
3048ef0d70 add Request class support 2019-03-10 20:12:31 +00:00
Tomas Votruba
994adbb4c6 add support for input() call 2019-03-10 19:51:13 +00:00
Anton Zdanov
52e2b62f32 test(RequestStaticValidateToInjectRector): add test case for function 2019-03-10 19:51:06 +00:00
Tomas Votruba
399a8ad549 [Laravel] Add request() to injection 2019-03-10 19:50:44 +00:00
Anton Zdanov
a77daa3ede
test(RequestStaticValidateToInjectRector): add alias test case 2019-03-10 19:36:16 +02:00
Tomas Votruba
b22d8921d7 [Laravel] Add HelperFunctionToConstructorInjectionRector 2019-03-10 15:16:55 +00:00
Tomas Votruba
4a27d61ccd [Laravel] Add Redirect301ToPermanentRedirect 2019-03-08 23:30:29 +00:00
Tomas Votruba
708029e7a3 [Laravel] Add RequestStaticValidateToInjectRector 2019-03-04 13:13:31 +01:00
Tomas Votruba
37868819b8 make MinutesToSecondsInCacheRector vendor code independent 2019-03-04 09:41:24 +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
ca7780dfda [Laravel] Add FacadeStaticCallToConstructorInjectionRector 2019-03-03 23:34:53 +01:00