700 Commits

Author SHA1 Message Date
TomasVotruba
e36a989417 show error 2017-10-16 22:17:04 +02:00
TomasVotruba
ff70da525e cleanup 2017-10-16 22:16:44 +02:00
TomasVotruba
0b5126c4b9 add PseudonamespaceToNamespaceRector to README 2017-10-16 22:06:59 +02:00
Tomáš Votruba
fba26692b8 Merge pull request #88 from RectorPHP/rector-underscore-to-slash-namespaces
[Rector] underscore to slash namespaces
2017-10-16 21:57:31 +02:00
TomasVotruba
9c58ad3785 typo and space 2017-10-16 21:56:39 +02:00
TomasVotruba
ed6ef59e70 fix 2017-10-16 21:33:41 +02:00
TomasVotruba
16db3dbc04 fix 2017-10-16 21:28:07 +02:00
TomasVotruba
4d879e42f0 update to recent nikic/php-parser; helps with formatting 2017-10-16 21:25:56 +02:00
TomasVotruba
3f5daa93bb phpunit: simplify class renames 2017-10-16 21:13:27 +02:00
TomasVotruba
56bfd53788 add expected file 2017-10-16 20:05:33 +02:00
TomasVotruba
c78cf24465 move Namespace node creating to NodeFactory 2017-10-16 20:00:54 +02:00
TomasVotruba
cc8a5aec00 make it work again 2017-10-16 19:58:22 +02:00
TomasVotruba
3484239b2c class rename wip 2017-10-16 19:56:33 +02:00
TomasVotruba
382a4c3e3e add partialing namespace 2017-10-16 19:06:12 +02:00
TomasVotruba
a6e3d7eaaf fix cs 2017-10-16 18:43:40 +02:00
TomasVotruba
3090be19f1 typos 2017-10-16 18:42:45 +02:00
TomasVotruba
c0f9c99454 add partial use statement 2017-10-16 18:36:38 +02:00
TomasVotruba
bf81be715a improve test 2017-10-16 18:34:56 +02:00
TomasVotruba
14cab79628 PseudoNamespaceRector init 2017-10-16 18:15:55 +02:00
TomasVotruba
ce8e059e44 [BetterReflection] add README 2017-10-16 18:03:11 +02:00
TomasVotruba
d835ad382f move NodeFactory under Node namespace 2017-10-16 18:00:19 +02:00
TomasVotruba
a732eaed24 decoupling, comments 2017-10-16 17:59:21 +02:00
TomasVotruba
fb6533f51a move NameResolver to PropertyNaming 2017-10-16 17:51:40 +02:00
Tomáš Votruba
ee6e8ec1f6 Merge pull request #87 from RectorPHP/docs-tests
Docs tests and ServiceTypeForNameProviderInterface
2017-10-15 11:57:11 +02:00
TomasVotruba
6c4cd9eb99 complete docs 2017-10-15 11:28:13 +02:00
TomasVotruba
0b86554364 migrate to ServiceNameToTypeProvider that better maches use case 2017-10-15 11:27:34 +02:00
Tomáš Votruba
4157855177 Merge pull request #86 from RectorPHP/rector-argument
[Nette] GetServiceToConstructorInjectionRector added
2017-10-15 11:13:37 +02:00
TomasVotruba
b749d3f5e1 abstract tests cleanup 2017-10-15 11:12:38 +02:00
TomasVotruba
ffc049f226 [docs] add ServiceNameToType provider 2017-10-15 11:07:53 +02:00
TomasVotruba
0e375e713b make it work 2017-10-14 23:59:28 +02:00
TomasVotruba
3a77d0e556 prevent some undefined index errors 2017-10-14 23:48:47 +02:00
TomasVotruba
d9c09cc2e4 simplify Dynamic tests 2017-10-14 23:38:11 +02:00
TomasVotruba
d8795a68ac [Nette] GetServiceToConstructorInjectionRector init 2017-10-14 23:30:05 +02:00
Tomáš Votruba
dbe8ad5c76 Merge pull request #85 from RectorPHP/rector-argument
Dynamic ArgumentRector added
2017-10-14 23:08:55 +02:00
TomasVotruba
b3bf64ceb0 fix 2017-10-14 22:37:55 +02:00
TomasVotruba
099bd6ab01 misc 2017-10-14 21:58:15 +02:00
TomasVotruba
4e78e2283a [MethodArgumentChangerRector] add another test 2017-10-14 21:51:32 +02:00
TomasVotruba
909e25e715 [Symfony] add ContainerBuilder::compile() arg Rector 2017-10-14 21:48:19 +02:00
TomasVotruba
1dba1a4382 fix cs 2017-10-14 21:39:13 +02:00
TomasVotruba
9a000872a3 make first test pass 2017-10-14 21:33:59 +02:00
TomasVotruba
7aa73fbdc0 MethodCallAnalyzer - added isMethodCallTypeAndMethod + misc 2017-10-14 21:00:26 +02:00
TomasVotruba
2c71f647f7 MethodArgumentChangerRector init 2017-10-14 20:58:22 +02:00
TomasVotruba
8f3c22a075 details 2017-10-14 17:24:02 +02:00
TomasVotruba
f5c82bbf0c drop phpstan for now, since its broken by php-parser dev 2017-10-14 17:14:02 +02:00
TomasVotruba
4f8a6f26c4 [DeprecationExtractor] decouple RectorGuessFilter 2017-10-14 17:06:47 +02:00
TomasVotruba
105243f85c [DeprecationExtractor] add filtering for useless RectorGuesses 2017-10-14 17:03:04 +02:00
TomasVotruba
c4f5a6b47a [NodeValueResolver] ConcatValue resolves always string 2017-10-14 16:39:45 +02:00
TomasVotruba
44831c368c [DeprecationExtractor] decoupel RectorGuess method 2017-10-14 16:39:31 +02:00
TomasVotruba
177aeb2865 [Symfony] add ChildDefinition rector 2017-10-14 16:39:17 +02:00
TomasVotruba
f3ba8b279e fix cs 2017-10-12 17:51:57 +02:00