3269 Commits

Author SHA1 Message Date
Tomáš Votruba
b643805ade
Merge pull request #540 from rectorphp/change-parent-property-visibility-rector
[Rector] Add ChangePropertyVisibilityRector
2018-07-31 13:23:22 +02:00
Tomas Votruba
98a56c47f2 Add support for other modifiers 2018-07-31 10:57:43 +02:00
Tomas Votruba
c13a279bf1 Add ChangePropertyVisibilityRector 2018-07-31 10:09:36 +02:00
Tomas Votruba
e89f1fd2f1 cleanup config 2018-07-31 09:23:25 +02:00
Tomáš Votruba
5d8fd39406
Merge pull request #538 from rectorphp/trait-many
Add multi-trait support to ParentClassToTraitRector [closes #536]
2018-07-31 08:56:50 +02:00
Tomas Votruba
f7cd31bd26 update docs 2018-07-31 08:38:48 +02:00
Tomas Votruba
cc02ecb046 phpstan - fix known value 2018-07-31 08:38:25 +02:00
Tomas Votruba
a02de9c549 make test case use of Silvestripe case 2018-07-31 08:31:56 +02:00
Tomas Votruba
2e6a7d43e6 keep the order the way it is in config 2018-07-31 08:31:56 +02:00
Tomas Votruba
6fdb711b02 complete multiple traits test 2018-07-31 08:31:56 +02:00
Tomas Votruba
7916a692fa Add multiple cases support to ParentClassToTraitsRector 2018-07-31 08:31:56 +02:00
Tomas Votruba
c217a7e1f1 Add multi-trait support to ParentClassToTraitRector [closes #536] 2018-07-31 08:16:29 +02:00
Tomas Votruba
979f702a85 composer: add build-rector-prefixed command 2018-07-31 08:08:42 +02:00
Tomas Votruba
4d986842c6 README: add link to rector-prefixed repo 2018-07-29 12:41:48 +02:00
Tomáš Votruba
85f0767103
Merge pull request #531 from rectorphp/prefix-readme
Prefixed Rector - Add README and .travis.yml
2018-07-29 09:25:54 +02:00
Tomas Votruba
0b7fc209ea travis: fix missing dir 2018-07-27 19:51:06 +02:00
Tomas Votruba
3c137d0ff6 fix path 2018-07-27 19:50:18 +02:00
Tomas Votruba
8f4ccf96fb add tutorial to buil to prefixed README 2018-07-27 19:49:34 +02:00
Tomas Votruba
dff3fd4ef3 YAML uppercase 2018-07-27 19:44:24 +02:00
Tomas Votruba
f55356eeab split - add README and .travis.yml 2018-07-27 19:41:19 +02:00
Tomas Votruba
b6127155bf README: polish naming 2018-07-27 19:30:17 +02:00
Tomáš Votruba
e482f63b66
Merge pull request #530 from rectorphp/yaml-newline-split
[YamlRector] Process replace by newline split
2018-07-27 17:09:21 +02:00
Tomas Votruba
ade074ae69 note [skip ci] 2018-07-27 17:03:22 +02:00
Tomas Votruba
deb3439873 [YamlRector] process content main line one by one 2018-07-27 17:03:22 +02:00
Tomas Votruba
41464dd908 composer: remove forgotten Nette 2018-07-27 17:03:22 +02:00
Tomáš Votruba
82f2a0ad27
Merge pull request #528 from rectorphp/coverage
Improve test-suite run
2018-07-27 17:02:23 +02:00
Tomas Votruba
2aaa83374a travis: disable coverage for now 2018-07-27 12:52:22 +02:00
Tomáš Votruba
71859f7ab1
Merge pull request #529 from rectorphp/default-autowire
Enable autowire by default
2018-07-26 15:57:15 +02:00
Tomas Votruba
9129adea69 cleanup configs with autowire: true 2018-07-26 15:39:00 +02:00
Tomas Votruba
58d8775221 add AutowireDefaultCompilerPass 2018-07-26 15:31:58 +02:00
Tomas Votruba
565ee890ea fix covers class references 2018-07-25 17:53:08 +02:00
Tomas Votruba
db8d8e8ee8 travis: fix coverage upload 2018-07-25 15:30:36 +02:00
Tomas Votruba
a84586086b travis: simplify run set 2018-07-25 15:29:42 +02:00
Tomas Votruba
e20d8692ca drop nette from composer.json 2018-07-25 15:24:02 +02:00
Tomas Votruba
74c32c97fa README: use @dev version, still many changes before stable 2018-07-25 14:46:21 +02:00
Tomas Votruba
168e0ca8c7 phpstan: remove ignored dead errors 2018-07-25 14:42:33 +02:00
Tomáš Votruba
605e489979
Merge pull request #526 from rectorphp/nette-cleanup
drop forgotten Nette rector - MagicMethodRector
2018-07-25 14:35:42 +02:00
Tomas Votruba
4c6c618785 drop forgotten Nette rector - MagicMethodRector 2018-07-25 14:28:40 +02:00
Tomáš Votruba
7d52c6aec3
Merge pull request #525 from rectorphp/phpstan
Bump to PHPStan 0.10
2018-07-25 14:27:08 +02:00
Tomas Votruba
2645d2f9a1 static fixes 2018-07-25 14:18:37 +02:00
Tomas Votruba
04161fe5ab composer: use non-shim version, drop config, default now 2018-07-25 13:05:40 +02:00
Tomas Votruba
a0ab7fdebe composer: bump phpstan to 0.10 2018-07-25 12:54:35 +02:00
Tomáš Votruba
92c46d1db5
Merge pull request #523 from rectorphp/cleanup
Fix autoloads, add parameters autobinding
2018-07-23 18:55:16 +02:00
Tomas Votruba
4553194286 cleanup 2018-07-23 18:40:19 +02:00
Tomas Votruba
47d80968f8 try config without local binding 2018-07-23 18:31:38 +02:00
Tomas Votruba
cf986a5179 create BindingArgument as used to prevent exceptions 2018-07-23 18:31:31 +02:00
Tomas Votruba
9b97b2a451 Add AutoBindParametersCompilerPass to save redundant parameters binding 2018-07-23 18:11:19 +02:00
Tomas Votruba
34f8dd5b0f fix config path 2018-07-23 17:30:40 +02:00
Tomas Votruba
298da35ea7 [config] unite config name to singular 2018-07-23 17:28:34 +02:00
Tomas Votruba
77ed25d3dc use more clear regex separator 2018-07-23 17:25:43 +02:00