Tomas Votruba
|
8c259c8d92
|
add stubs over mirror class names in tests
|
2019-09-30 09:12:25 +02:00 |
|
Tomas Votruba
|
0da741a9a3
|
drop @return type from Iterator in tests
|
2019-09-27 14:40:09 +02:00 |
|
Tomas Votruba
|
d6d48ea44b
|
make ShouldNotHappenException smarter
|
2019-09-21 13:30:03 +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
|
4c9ecba04c
|
[tests] switch testFiles to data providers
|
2019-09-12 10:18:26 +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
|
79ffad4a0b
|
add @see annotations
|
2019-09-03 14:05:21 +02:00 |
|
Tomas Votruba
|
fbe425746e
|
[dx] make should not happen more informative
|
2019-08-26 18:47:46 +02:00 |
|
Tomas Votruba
|
201a8f31fa
|
update getName()
|
2019-08-04 20:41:51 +02:00 |
|
Tomas Votruba
|
57602fc3a9
|
fix new phpstan reports
|
2019-07-04 12:29:37 +03:00 |
|
Joseph Bielawski
|
e60f81fbed
|
[Bugfix] PassFactoryToEntityRectorTest should depend on system /tmp directory
|
2019-07-03 14:08:35 +02:00 |
|
Tomas Votruba
|
f4cefb18d3
|
add CallableNodeTraverserTrait
|
2019-06-04 23:39:57 +03:00 |
|
Tomas Votruba
|
bc4da3b79a
|
fix incompatibilites
|
2019-05-28 20:11:19 +02:00 |
|
Tomas Votruba
|
a0bb1ed604
|
cs: fix array indent
|
2019-05-28 20:11:19 +02:00 |
|
Tomas Votruba
|
2f6e3bef75
|
[CodingStyle] Add VarConstantCommentRector
|
2019-05-26 13:13:22 +02:00 |
|
Tomas Votruba
|
83d2219ca7
|
[TypeDeclaration] Add AddFunctionReturnTypeRector
|
2019-05-10 14:55:55 +02:00 |
|
Tomas Votruba
|
25258e1028
|
fix cs
|
2019-05-01 00:49:59 +02:00 |
|
Tomas Votruba
|
1fe23d12c8
|
merge getRectorClass() and getRectorConfiguration()
|
2019-04-29 07:36:22 +02:00 |
|
Tomas Votruba
|
5fa34b0e2d
|
remove unused test configs
|
2019-04-29 01:26:03 +02:00 |
|
Tomas Votruba
|
71f1af830c
|
[tests] Refactor tests to use container just once, if not enforced config
|
2019-04-29 00:36:52 +02:00 |
|
Tomas Votruba
|
92bed77b05
|
[Laravel] Fix MinutesToSecondsInCacheRector DateTimeInterface argument
|
2019-04-26 00:33:24 +02:00 |
|
Tomas Votruba
|
5780ab30a3
|
[DeadCode] Fix RemoveDoubleAssignRector in catch
|
2019-04-26 00:17:31 +02:00 |
|
Tomas Votruba
|
d87837ad47
|
[RemovingStatic] Add StaticTypeToSetterInjectionRector
|
2019-04-25 16:45:09 +02:00 |
|
Tomas Votruba
|
c0feeae39f
|
[RemovingStatic] Add NewUniqueObjectToEntityFactoryRector and PassFactoryToUniqueObjectRector
|
2019-04-25 15:36:28 +02:00 |
|
Tomas Votruba
|
d9fc5876d8
|
apply coding-style level
|
2019-04-25 14:14:14 +02:00 |
|
Tomas Votruba
|
5b031cbfcd
|
[RemovingStatic] Add PHPUnitStaticToKernelTestCaseGetRector
|
2019-04-25 13:50:05 +02:00 |
|