Tomáš Votruba
|
2b86f6497a
|
Merge pull request #2 from TomasVotruba/new-rector-named-services
[Symfony] New Rector: named services in Symfony => constructor injection
|
2017-08-03 18:41:47 +02:00 |
|
TomasVotruba
|
9ab6c84629
|
add StateHolder as hotfix for printer bug
|
2017-07-20 19:45:25 +02:00 |
|
TomasVotruba
|
5dfa359257
|
cleanup
|
2017-07-20 19:20:09 +02:00 |
|
TomasVotruba
|
5120451ee5
|
cleanup
|
2017-07-20 19:10:06 +02:00 |
|
TomasVotruba
|
09c13a11fa
|
[NamedServicesToContrutor] make tests pass
|
2017-07-20 18:58:34 +02:00 |
|
TomasVotruba
|
80314eb924
|
decouple ClassPropertyCollector, [NamedServicesToContstructor] change mechanism to add new properties post traverse
|
2017-07-20 18:37:43 +02:00 |
|
TomasVotruba
|
01a5fd8b41
|
make test pass
|
2017-07-20 17:23:10 +02:00 |
|
TomasVotruba
|
82e8858158
|
namespace typos fix
|
2017-07-20 16:37:31 +02:00 |
|
TomasVotruba
|
deaaa019ad
|
remove unused helper method
|
2017-07-19 19:08:03 +02:00 |
|
TomasVotruba
|
94daf88807
|
decouple ServiceFromKernelResolver
|
2017-07-19 19:02:00 +02:00 |
|
TomasVotruba
|
222557c122
|
[NamedServicesToContructor] split NodeVisitors to do particular job
|
2017-07-19 18:52:54 +02:00 |
|
TomasVotruba
|
3e10bdfa84
|
cleanup
|
2017-07-19 11:03:15 +02:00 |
|
TomasVotruba
|
8f87dd58d6
|
cleanup
|
2017-07-19 00:42:50 +02:00 |
|
TomasVotruba
|
ebe7698bae
|
cleanup
|
2017-07-19 00:15:26 +02:00 |
|
TomasVotruba
|
3a6eee57f3
|
[NodeTraverser] use it instead of Dispatcher and own solution
|
2017-07-18 23:59:43 +02:00 |
|
TomasVotruba
|
e32453e2be
|
use format preserving AST Transformation, disable PHPStan, doesn't work with php-parser 4.0-dev
|
2017-07-16 23:15:41 +02:00 |
|
TomasVotruba
|
595d0f0c3b
|
upgrade to nikic/php-parser 4.0-dev
|
2017-07-16 22:43:11 +02:00 |
|
TomasVotruba
|
4fe18bacab
|
NamedServicesReconstructor - add test for double use of one service
|
2017-07-16 21:15:02 +02:00 |
|
TomasVotruba
|
885a4e4f03
|
simplify
|
2017-07-16 21:11:00 +02:00 |
|
TomasVotruba
|
7c2a01a4e5
|
[Analyzer] decouple ClassAnalyzer
|
2017-07-16 21:09:58 +02:00 |
|
TomasVotruba
|
34bc21f579
|
decouple refactoring method for both cases
|
2017-07-16 20:53:57 +02:00 |
|
TomasVotruba
|
723d3633d1
|
ecs init
|
2017-07-16 20:44:05 +02:00 |
|
TomasVotruba
|
dbaec745e4
|
fix phsptan
|
2017-07-16 20:34:20 +02:00 |
|
TomasVotruba
|
05ae2c05a0
|
[Reconstructor] add expr check
|
2017-07-16 20:32:48 +02:00 |
|
TomasVotruba
|
aea9c41d3f
|
[Reconstructor] details
|
2017-07-16 19:54:09 +02:00 |
|
TomasVotruba
|
30c1624440
|
[Builder] PropertyBuilder fixes
|
2017-07-16 19:45:07 +02:00 |
|
TomasVotruba
|
31e354945e
|
[Builder] add PropertyBuilder
|
2017-07-16 19:39:30 +02:00 |
|
TomasVotruba
|
95d105512a
|
[Reconstructor] NamedServicesToConstructor next
|
2017-07-16 19:13:21 +02:00 |
|
TomasVotruba
|
e59acf0d18
|
[Reconstructor] NamedServicesToConstructor init
|
2017-07-16 14:56:38 +02:00 |
|
TomasVotruba
|
ad5ba530c7
|
phpstan fixes
|
2017-07-16 14:54:34 +02:00 |
|
TomasVotruba
|
7a97ad00af
|
phpstan fixes
|
2017-07-16 14:01:45 +02:00 |
|
TomasVotruba
|
57f291a389
|
[Reconstructor] add ContructorMethodBuilder, relieve InjectReconstructor
|
2017-07-16 13:13:24 +02:00 |
|
TomasVotruba
|
dd41b45b04
|
[composer] add phpstan
|
2017-07-15 19:21:21 +02:00 |
|
TomasVotruba
|
7c62780a54
|
[README] init
|
2017-07-15 19:20:20 +02:00 |
|
TomasVotruba
|
466e284524
|
init meta files
|
2017-07-15 19:12:04 +02:00 |
|
TomasVotruba
|
7446ce99c6
|
[tests] move AbstractReconstructorTestCase to src/Testing
|
2017-07-15 19:03:14 +02:00 |
|
TomasVotruba
|
764ce4bb08
|
init
|
2017-07-15 19:01:21 +02:00 |
|