2234 Commits

Author SHA1 Message Date
Tomáš Votruba
0e3d394641
Merge pull request #360 from rectorphp/cakephp-set-fix
fix argument name for PropertyToMethodRector [closes #358]
2018-03-13 21:56:46 +01:00
TomasVotruba
c01ea37b35 fix in test as well 2018-03-13 21:47:35 +01:00
TomasVotruba
3b3b168d7f fix argument name for PropertyToMethodRector [closes #358] 2018-03-13 21:38:50 +01:00
Tomáš Votruba
44b99ce832
Merge pull request #359 from rectorphp/symplify-4
Bump to Symplify 4-dev
2018-03-13 21:36:07 +01:00
TomasVotruba
ba23a8f2d7 add Nette\DI\Container stub to fix missing nette/di deps 2018-03-13 21:31:38 +01:00
TomasVotruba
b457470da0 update ecs to yml 2018-03-13 21:23:22 +01:00
TomasVotruba
14ca100d68 update ecs to yml 2018-03-13 21:23:07 +01:00
TomasVotruba
d545601180 rename configs to yml 2018-03-13 21:17:25 +01:00
TomasVotruba
1715dfb109 composer: require Symplify 4 2018-03-13 21:17:09 +01:00
Tomáš Votruba
e5f89ec855
Merge pull request #350 from rectorphp/readme-me-anchors
Fix broken link
2018-03-07 10:37:51 +01:00
Eduard Barnáš
e20201ce0f Fix broken link 2018-03-07 10:34:21 +01:00
Tomáš Votruba
e1ab23e05b
Merge pull request #346 from rectorphp/cake-php
[level] cakephp 3.6 init
2018-03-06 21:44:19 +01:00
TomasVotruba
6edca8e466 [level] cakephp - add PropertyToMethodRector 2018-03-06 21:40:04 +01:00
TomasVotruba
75c33e2bc7 docs: fix location 2018-03-06 21:32:37 +01:00
TomasVotruba
1d5bddfdf5 README: add levels command 2018-03-06 21:32:37 +01:00
TomasVotruba
d57305893b [docs] decouple MagicDislosureRectors.md 2018-03-06 21:32:37 +01:00
TomasVotruba
5151ead4a0 [docs] decouple DynamicRectors.md 2018-03-06 21:32:37 +01:00
TomasVotruba
1f03e6c535 [level] cakephp 3.6 init 2018-03-06 21:32:37 +01:00
TomasVotruba
28e4d85b47 cleanup local AutowireSinglyImplementedCompilerPass 2018-03-06 21:32:21 +01:00
Tomáš Votruba
9d5051a83f
Merge pull request #347 from rectorphp/repositories-as-services
Repositories as services in Symfony
2018-03-06 21:27:14 +01:00
TomasVotruba
f68f8f7599 Merge github.com:RectorPHP/Rector into repositories-as-services 2018-03-06 21:24:49 +01:00
Tomáš Votruba
84a7c24d02
Merge pull request #337 from rectorphp/laravel-to-symfony
[POC] Laravel Controller to Symfony
2018-03-06 21:21:40 +01:00
TomasVotruba
dec8a8c6da typo 2018-03-06 20:28:28 +01:00
TomasVotruba
1180426104 init php-cs-fixer30 level 2018-03-06 20:27:16 +01:00
TomasVotruba
fbc601f159 composer: add co-author, well deserved 2018-03-06 20:21:01 +01:00
TomasVotruba
9a86e3c1ee config: drop aliases where not needed 2018-03-06 20:13:59 +01:00
TomasVotruba
8085f607f0 use AutowireSinglyImplementedCompilerPass 2018-03-06 20:13:24 +01:00
TomasVotruba
0f3838f73c composer: bump to newest ECS 2018-03-06 11:48:35 +01:00
Tomáš Votruba
dbbac2a7a3
Merge pull request #344 from Lexinek/master
Added missing composer dependency
2018-03-06 11:35:31 +01:00
Jan Mikeš
2d96f3feed Added missing composer dependency 2018-03-06 11:28:10 +01:00
TomasVotruba
5814874bcb config: drop aliases where not needed 2018-03-06 06:52:28 +01:00
TomasVotruba
17eae3d0c9 add AutowireSinglyImplementedCompilerPass 2018-03-06 06:50:02 +01:00
TomasVotruba
4ed3646adc fix case while entity is not provided 2018-03-05 13:38:56 +01:00
TomasVotruba
134fb818be add ReplaceParentRepositoryCallsByRepositoryPropertyRector 2018-03-05 13:34:21 +01:00
TomasVotruba
4c376949e5 add entity by repository reference mechanism 2018-03-05 13:20:32 +01:00
TomasVotruba
f7b6e4c5f0 misc 2018-03-05 13:02:41 +01:00
TomasVotruba
9e956a6ca7 simplify ConstructorMethodBuilder 2018-03-05 13:01:32 +01:00
TomasVotruba
699800cb2c ConstructorMethodBuilder refactoring 2018-03-05 12:55:41 +01:00
TomasVotruba
4097e4581f fix cs 2018-03-05 12:46:53 +01:00
TomasVotruba
a11574fb02 move creatParameterFromVariableInfo() to NodeFactory 2018-03-05 12:46:40 +01:00
TomasVotruba
97f9336b1e ConstructorMethodBuilder refactoring 2018-03-05 12:36:15 +01:00
TomasVotruba
fa8397392c rename RemoveParentDoctrineRepositoryRector to MoveRepositoryFromParentToConstructorRector 2018-03-05 12:36:05 +01:00
TomasVotruba
41327af091 misc 2018-03-05 01:00:44 +01:00
TomasVotruba
1834ef1c36 fix cs 2018-03-05 00:49:12 +01:00
TomasVotruba
f5d1e24905 rename Property to VariableInfo, few method name changes 2018-03-05 00:48:28 +01:00
TomasVotruba
14b490ffab misc 2018-03-04 19:21:47 +01:00
TomasVotruba
7f5ec56016 add EntityManager to constructor 2018-03-04 19:14:10 +01:00
TomasVotruba
98d5bcb470 add repository property 2018-03-04 18:52:45 +01:00
Tomáš Votruba
bb165d963c
Merge pull request #339 from rectorphp/in-array-true
Fix AssertTrueFalseToSpecificMethodRector
2018-03-04 18:17:44 +01:00
TomasVotruba
f72e521d88 add RemoveParentDoctrineRepositoryRector 2018-03-04 18:15:51 +01:00