TomasVotruba
|
f47408af33
|
add array|RedirectResponse test to Template Rector
|
2020-06-09 11:55:12 +02:00 |
|
TomasVotruba
|
5fe6684891
|
replace annotation type
|
2020-06-08 23:47:56 +02:00 |
|
TomasVotruba
|
f29deb626f
|
add compact support
|
2020-06-08 22:42:38 +02:00 |
|
TomasVotruba
|
90e09c1ca9
|
skip non-public method
|
2020-06-08 22:05:54 +02:00 |
|
kodiakhq[bot]
|
7124f074eb
|
Merge pull request #3492 from rectorphp/rename-property-read
Add support for rename of @property
|
2020-06-08 09:01:55 +00:00 |
|
TomasVotruba
|
f115fd6da6
|
Add support for rename of @property
|
2020-06-08 10:57:30 +02:00 |
|
TomasVotruba
|
0774576a86
|
[Restoratoin] Add RemoveUselessJustForSakeInterfaceRector
|
2020-06-08 10:30:56 +02:00 |
|
TomasVotruba
|
b98d937ffb
|
fix child blocked property type
|
2020-06-07 17:08:11 +02:00 |
|
TomasVotruba
|
ff655f3360
|
add inject property test case
|
2020-06-07 16:44:16 +02:00 |
|
TomasVotruba
|
9016ebcfd9
|
add test case for nullable array in typed properties
|
2020-06-07 16:15:12 +02:00 |
|
TomasVotruba
|
2781a713cf
|
fix skip non-class for nullable types
|
2020-06-07 13:47:37 +02:00 |
|
TomasVotruba
|
12e7e39b67
|
[PHP 7.4] Allow run typed properties on class-like types only
|
2020-06-07 13:08:18 +02:00 |
|
TomasVotruba
|
8c5deddea8
|
[Restoration] Add MakeTypedPropertyNullableIfCheckedRector
|
2020-06-07 11:19:28 +02:00 |
|
TomasVotruba
|
64215c43e6
|
[PHP 7.4] Prevent already used property name
|
2020-06-07 01:18:09 +02:00 |
|
TomasVotruba
|
53e9cc6c06
|
[PHP 7.4] Prevent child typed property override by abstract
|
2020-06-07 00:18:49 +02:00 |
|
TomasVotruba
|
f66e06a36c
|
[NetteUtilsCodeQuality] Add ReplaceTimeNumberWithDateTimeConstantRector
|
2020-06-06 19:22:52 +02:00 |
|
TomasVotruba
|
2064255340
|
fix prefixed GetToConstructorInjectionRector classes
|
2020-06-06 18:31:09 +02:00 |
|
TomasVotruba
|
212cbd209e
|
[PHP 7.4] Add conflicting short import typed property fix
|
2020-06-06 18:20:00 +02:00 |
|
TomasVotruba
|
72c627e1f9
|
[Sensio] Add RemoveServiceFromSensioRouteRector
|
2020-06-06 16:07:51 +02:00 |
|
TomasVotruba
|
420fdef26f
|
[Sensio] Add @route migration to Symfony
|
2020-06-06 15:07:44 +02:00 |
|
TomasVotruba
|
2e78850f69
|
allow non-suffix dependency and fix no-route tag
|
2020-06-06 13:16:19 +02:00 |
|
TomasVotruba
|
68170d3ba5
|
inline UuidInterface class
|
2020-06-04 16:22:11 +02:00 |
|
TomasVotruba
|
c4595c7b69
|
update to php-parser 4.5
|
2020-06-03 11:39:18 +02:00 |
|
TomasVotruba
|
641016f129
|
[PHP 8.0] Add RemoveUnusedVariableInCatchRector
|
2020-06-03 09:31:06 +02:00 |
|
TomasVotruba
|
bd23afd28c
|
fix import list annotatoin
|
2020-06-03 00:45:32 +02:00 |
|
TomasVotruba
|
129260805f
|
use typo in rector argument
|
2020-06-03 00:38:28 +02:00 |
|
TomasVotruba
|
f5c9450478
|
correct ExceptionAnnotationRector description
|
2020-06-03 00:07:15 +02:00 |
|
TomasVotruba
|
b0daf5e50e
|
fix directory name
|
2020-06-02 18:20:07 +02:00 |
|
TomasVotruba
|
56e2449918
|
[PHP 8.0] Add TokenGetAllToObjectRector
|
2020-06-02 18:12:19 +02:00 |
|
TomasVotruba
|
b717da698b
|
split ListEachRector and WhileEachToForeachRector test cases
|
2020-05-31 19:22:44 +02:00 |
|
TomasVotruba
|
ecc0971bf7
|
improve WhileEachToForeachRector
|
2020-05-31 19:19:16 +02:00 |
|
TomasVotruba
|
4fb1f982f9
|
[CodingStyle] Add RemoveDoubleUnderscoreInMethodNameRector
|
2020-05-31 18:03:31 +02:00 |
|
TomasVotruba
|
de03278e1f
|
[PHP 5.3] Add ReplaceHttpServerVarsByServerRector
|
2020-05-31 17:43:49 +02:00 |
|
TomasVotruba
|
ae5ee7d09e
|
[PHP 5.3] Add ClearReturnNewByReferenceRector
|
2020-05-31 16:30:10 +02:00 |
|
TomasVotruba
|
df3c56f616
|
make FixtureSplitter return SmartFileInfo
|
2020-05-31 14:23:34 +02:00 |
|
TomasVotruba
|
f27f50bf9c
|
rework AbstractRunnableRectorTestCase from eval to include
|
2020-05-31 14:11:04 +02:00 |
|
TomasVotruba
|
b1ab674690
|
cleanup
|
2020-05-31 12:17:49 +02:00 |
|
TomasVotruba
|
3b3951aa3a
|
update to phpstan/phpstan-phpunit 0.12.10
|
2020-05-31 12:13:37 +02:00 |
|
TomasVotruba
|
6446fe5e22
|
update to phpstan/phpstan-phpunit 0.12.9
|
2020-05-31 01:32:13 +02:00 |
|
TomasVotruba
|
c9e689ca90
|
prevent identifier getter
|
2020-05-30 21:58:17 +02:00 |
|
TomasVotruba
|
2ffa377b8a
|
prevent double processing class method
|
2020-05-30 19:42:29 +02:00 |
|
TomasVotruba
|
7272c0f3d7
|
refactor to EventAndListenerTree
|
2020-05-30 14:53:06 +02:00 |
|
TomasVotruba
|
ecd6ef7803
|
rename KdybyEventSubscriberToContributteEventSubscriberRector to ChangeNetteEventNamesInGetSubscribedEventsRector
|
2020-05-30 00:22:45 +02:00 |
|
TomasVotruba
|
9d4f70381e
|
move KdybyEventSubscriberToContributteEventSubscriberRector to class method
|
2020-05-30 00:09:22 +02:00 |
|
TomasVotruba
|
823079183d
|
remove use
|
2020-05-29 23:04:31 +02:00 |
|
TomasVotruba
|
a4cebba278
|
fix undescore in property fetch
|
2020-05-29 23:04:21 +02:00 |
|
TomasVotruba
|
f534eabd24
|
[Restoration] Add CompleteMissingDependencyInNewRector
|
2020-05-29 22:50:12 +02:00 |
|
TomasVotruba
|
250fc51df7
|
skip control events
|
2020-05-29 21:45:09 +02:00 |
|
TomasVotruba
|
49679434e9
|
correct undescore_names
|
2020-05-29 18:53:26 +02:00 |
|
TomasVotruba
|
da1bedb44b
|
add different variable name
|
2020-05-29 18:33:35 +02:00 |
|