Tomas Votruba
|
0da741a9a3
|
drop @return type from Iterator in tests
|
2019-09-27 14:40:09 +02:00 |
|
Tomas Votruba
|
3f6fddee71
|
make DocBlockManipulator protected in AbstractRector + add ColumnGenerator annotatoin parsing
|
2019-09-19 17:30:31 +02:00 |
|
Tomas Votruba
|
ca7d0cba15
|
use PHP highlight for herenow doc
|
2019-09-18 09:14:06 +02:00 |
|
Tomas Votruba
|
2244dad326
|
[tests] add PhpVersionFeature value object + fix public of protected function
|
2019-09-15 16:37:38 +02:00 |
|
Tomas Votruba
|
fe3152e817
|
add AssignManipulator + misc
|
2019-09-14 17:51:14 +02:00 |
|
Tomas Votruba
|
4c9ecba04c
|
[tests] switch testFiles to data providers
|
2019-09-12 10:18:26 +02:00 |
|
Tomas Votruba
|
056b0bbff9
|
fixing import rectors
|
2019-09-11 13:00:51 +02:00 |
|
Tomas Votruba
|
622b6c1460
|
migrate TypeInferers to PHPStan object types
|
2019-09-10 20:40:43 +02:00 |
|
Tomas Votruba
|
82efb89940
|
use object types over strings
|
2019-09-06 12:29:55 +02:00 |
|
Tomas Votruba
|
64d69ca83f
|
improve test case provided rector class debug info
|
2019-09-04 11:03:02 +02:00 |
|
Tomas Votruba
|
79ffad4a0b
|
add @see annotations
|
2019-09-03 14:05:21 +02:00 |
|
Tomas Votruba
|
6095a810ad
|
fix cs
|
2019-07-05 18:12:37 +03:00 |
|
Tomas Votruba
|
8af6dd3dc3
|
[PHPStan] Add RemoveNonExistingVarAnnotationRector
|
2019-07-05 18:00:27 +03:00 |
|
Tomas Votruba
|
f6da9d2854
|
fix static
|
2019-05-31 12:53:59 +02:00 |
|
Tomas Votruba
|
d44ee44076
|
fix PHPStormVarAnnotationRector for too nested var [closes #1407]
|
2019-05-31 08:23: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
|
3175a8857a
|
apply specific bool on code
|
2019-02-18 00:36:58 +01:00 |
|
Tomas Votruba
|
7c8a88cf73
|
add ResolvedNameReturnTypeExtension and apply
|
2019-01-25 16:06:56 +01:00 |
|
Tomas Votruba
|
ef288d4045
|
[tests] rename test files to fixtures
|
2018-12-06 02:09:02 +01:00 |
|
Tomas Votruba
|
3e74cf4c85
|
tests cleanup
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 15:34:40 +01:00 |
|
Tomas Votruba
|
3420edeae3
|
add JoinWrongAndCorrectTestsRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 03:10:15 +01:00 |
|
Tomas Votruba
|
7c6a8be85e
|
simlify tests by SimplifyTestsRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-03 22:53:11 +01:00 |
|
Tomas Votruba
|
73466ac247
|
rename test files method to provideFiles()
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-03 20:13:46 +01:00 |
|
Tomas Votruba
|
e0a399eefc
|
[PHPStan] Add PHPStormVarAnnotationRector
|
2018-11-17 01:20:21 +02:00 |
|
Tomas Votruba
|
dabf8bac49
|
[PHPStan] Add RecastingRemovalRector
|
2018-11-08 13:52:02 +01:00 |
|