Tomas Votruba
|
65764c4eec
|
shorten indent on test file list
|
2018-12-17 01:28:51 +01:00 |
|
Tomas Votruba
|
e6e8da3747
|
ErrorAndDiffCollector cleanup
|
2018-12-08 15:41:55 +01:00 |
|
Tomas Votruba
|
284f732ac8
|
move diffs to ErrorCollector
|
2018-12-08 13:01:08 +01:00 |
|
Tomas Votruba
|
2a00f0d51b
|
rename Wrong ns to Fixture in tests
|
2018-12-07 21:51:59 +01:00 |
|
Tomas Votruba
|
ef288d4045
|
[tests] rename test files to fixtures
|
2018-12-06 02:09:02 +01:00 |
|
Tomas Votruba
|
689555219f
|
apply ConfiguredProvideConfigRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 21:17:06 +01:00 |
|
Tomas Votruba
|
54d13ece1d
|
refactor with JoinWrongAndCorrectRector
|
2018-12-04 16:48:11 +01:00 |
|
Tomas Votruba
|
8dba0bd34f
|
refactor /packages by JoinTestAndProvideFilesRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 15:34:40 +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
|
9faa7fbd4b
|
[PHP] Add *ScalarTypehintRector + *TypeInfo
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-01 15:55:46 +01:00 |
|
Tomas Votruba
|
e0a399eefc
|
[PHPStan] Add PHPStormVarAnnotationRector
|
2018-11-17 01:20:21 +02:00 |
|
Tomáš Votruba
|
6a94b8c274
|
Merge pull request #778 from bendavies/JmsInjectAnnotationRector-improve
impove JmsInjectAnnotationRector
|
2018-11-15 14:26:12 +02:00 |
|
Ben Davies
|
7cbe2a3620
|
add support for class names as service ids
|
2018-11-13 10:20:31 +00:00 |
|
Ben Davies
|
f677c0036a
|
make nodes public after removing property injection
|
2018-11-13 10:08:23 +00:00 |
|
Tomas Votruba
|
0abecd8087
|
use short config in code samples + update Rector overview
|
2018-11-11 14:09:49 +01:00 |
|
Ben Davies
|
6aee902a1a
|
fixed named parameter.
|
2018-11-08 17:32:53 +00:00 |
|
Tomas Votruba
|
9201ad86e2
|
cleanup [skip ci]
|
2018-11-07 23:38:44 +01:00 |
|
Tomas Votruba
|
b0bb0568ca
|
show Rector class on caused error
|
2018-11-05 00:36:12 +01:00 |
|
Tomas Votruba
|
7deeab99ec
|
merge ClassLikeMaintainer + ClassDependencyMaintaienr to ClassMaintainer
|
2018-11-04 20:13:03 +01:00 |
|
Tomas Votruba
|
26d7a570e6
|
Add property-name case
|
2018-10-19 14:26:14 +02:00 |
|
Tomas Votruba
|
ca271747ea
|
add test case with bool types, for sure
|
2018-10-19 10:45:45 +02:00 |
|
Tomas Votruba
|
84051fbcde
|
add missing ctor to example
|
2018-10-19 10:39:41 +02:00 |
|
Tomas Votruba
|
6a9a04053d
|
make use helper methods
|
2018-10-19 10:36:34 +02:00 |
|
Tomas Votruba
|
9f4159356b
|
skip parameters
|
2018-10-19 10:29:09 +02:00 |
|
Tomas Votruba
|
581a840d85
|
add ErrorCollector
|
2018-10-19 10:11:19 +02:00 |
|
Tomas Votruba
|
46be74dfcc
|
add jms-decouple level
|
2018-10-19 08:12:33 +02:00 |
|
Tomas Votruba
|
f02c5810ab
|
Add var fallback to JmsInjectAnnotationRector
|
2018-10-19 08:04:16 +02:00 |
|
Tomas Votruba
|
70ea05352d
|
[JMS] Add JmsInjectAnnotationRector
|
2018-10-19 08:04:16 +02:00 |
|