Tomas Votruba
|
6854f3ef1e
|
fix RenameClassRector to change only direct class names, not children [closes #1514]
|
2019-05-31 19:46:43 +03:00 |
|
Tomas Votruba
|
a0bb1ed604
|
cs: fix array indent
|
2019-05-28 20:11:19 +02:00 |
|
Tomas Votruba
|
1fe23d12c8
|
merge getRectorClass() and getRectorConfiguration()
|
2019-04-29 07:36:22 +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
|
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
|
c819bb0c26
|
Add BetterPhpDocParser package
|
2019-03-01 00:12:44 +01:00 |
|
Tomas Votruba
|
8208eff75e
|
rename Analyzer and Maintainer to Manipulator
|
2019-02-27 22:54:39 +01:00 |
|
Tomas Votruba
|
f574c3374f
|
use node-class based naming
|
2019-02-22 18:34:41 +01:00 |
|
Tomas Votruba
|
84846d685a
|
add test case to keep namespace imported, make use of new type detection
|
2019-02-16 22:18:05 +01:00 |
|
Tomas Votruba
|
7c8a88cf73
|
add ResolvedNameReturnTypeExtension and apply
|
2019-01-25 16:06:56 +01:00 |
|
Tomas Votruba
|
2c878c7541
|
apply new static analysis
|
2019-01-25 16:06:56 +01:00 |
|
Tomas Votruba
|
2b29db0839
|
rename ValueObjectRemover*Rector to more propper ObjectToScalar*Rector
|
2018-12-14 20:34:40 +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
|
36dc29b56d
|
merge Utils package to PhpParser
|
2018-11-08 13:04:38 +01:00 |
|
Tomas Votruba
|
8cc886bd29
|
Moving TypeAnalyzer logic to NodeTypeResolver
|
2018-11-03 21:53:08 +01:00 |
|
Tomas Votruba
|
218366f762
|
[cs] apply private method order
|
2018-10-31 16:35:15 +01:00 |
|
Tomas Votruba
|
a7a6feaee9
|
add .inc to skipped files
|
2018-10-26 00:41:30 +02:00 |
|
Tomas Votruba
|
088b7b0246
|
fix namespaces in tests
|
2018-10-26 00:32:11 +02:00 |
|
Tomas Votruba
|
3c1c431684
|
[DomainDrivenDesign] Move coupled location to rest of Rector in standalone package
|
2018-10-17 19:47:09 +02:00 |
|