3052 Commits

Author SHA1 Message Date
Tomas Votruba
fbed55f722 ArgumentRectors - move from factories to ValueObject factories to improve orientation in the code 2018-07-18 16:16:16 +02:00
Tomas Votruba
a52ff3b099 prepare test case for array keys 2018-07-18 16:16:16 +02:00
Tomas Votruba
2172a64c3d Add resolved name to NodeFactory for further code re-use compatibility 2018-07-18 16:16:16 +02:00
Tomas Votruba
5eaa2c4eff Change replacement to before / after options in ArgumentDefaultValueReplacerRecipe to allow array keys 2018-07-18 16:16:16 +02:00
Tomas Votruba
8c93040834 Fix responsible class report in AbstractArgumentRecipeFactory 2018-07-18 16:16:16 +02:00
Tomas Votruba
c31a5acec8 Add Yaml parse 2nd argument replacement 2018-07-18 16:16:16 +02:00
Tomáš Votruba
4067bfa24b
Merge pull request #518 from rectorphp/regex
[YamlRegex] Add Symfony 3.4 deprecations
2018-07-17 23:03:26 +02:00
Tomas Votruba
fc370983ab split symfony31 2018-07-17 22:56:34 +02:00
Tomas Votruba
90fab67074 statics 2018-07-17 22:53:38 +02:00
Tomas Votruba
f2cea259d2 Add Yaml::parse(, Yaml::PARSE_KEYS_AS_STRINGS) case 2018-07-17 22:48:31 +02:00
Tomas Votruba
8122ae6f17 Add !str 2018-07-17 22:10:42 +02:00
Tomas Votruba
c58bcca915 [YamlRector] add php/object case 2018-07-17 22:08:36 +02:00
Tomas Votruba
2a3cc2db31 YamlRector - add getDefinition() to be compatible with RectorInterface 2018-07-17 22:01:20 +02:00
Tomas Votruba
910b26a577 [YamlRector] Add ReplaceStringYamlRector 2018-07-17 21:56:30 +02:00
Tomas Votruba
34abc45fd8 drop stale, not very useful 2018-07-17 20:04:00 +02:00
Tomáš Votruba
ae5ca3ac90
Merge pull request #511 from rectorphp/regex
Improve RenameSubKeyYamlRector
2018-07-17 20:03:40 +02:00
Tomas Votruba
f14a2c179f fix dependencies conflict on --prefer-lowest 2018-07-17 19:50:26 +02:00
Tomas Votruba
6d40071304 init CHANGELOG.md 2018-07-17 19:50:26 +02:00
Tomas Votruba
c6193e5911 normalize bin files 2018-07-17 19:50:26 +02:00
Tomas Votruba
3860464c40 run all tests 2018-07-17 19:50:26 +02:00
Tomas Votruba
c271a8969c decouple splitPathToParts() method 2018-07-17 19:50:26 +02:00
Tomas Votruba
10bdf0a08d fix yaml replacer 2018-07-17 19:50:26 +02:00
Tomáš Votruba
6666f9c128
Merge pull request #516 from rectorphp/monorepo-split
init monorepo split [closes #425]
2018-07-13 01:37:13 +02:00
Tomas Votruba
62e8a347e3 ecs: remove used ignore 2018-07-13 01:36:21 +02:00
Tomas Votruba
a3bea30904 travis: split only on master merge 2018-07-13 01:36:21 +02:00
Tomas Votruba
2323b82186 cleanup travis 2018-07-12 01:17:30 +02:00
Tomas Votruba
8a1a1eb403 update symplify cs deprecations, release cognitive sniff to 8 2018-07-12 01:17:30 +02:00
Tomas Votruba
f982779940 bump deps to Symplify 4.5-dev 2018-07-12 01:17:30 +02:00
Tomas Votruba
81cda196ab init monorepo split [closes #425] 2018-07-12 01:17:30 +02:00
Tomáš Votruba
576b7125e3
make stale less strict 2018-07-11 13:30:04 +02:00
Tomáš Votruba
3a3ec750f0
Merge pull request #515 from rectorphp/improvements
Improvements
2018-07-04 08:16:38 +02:00
Gabriel Caruso
33658e5987
Remove unused import 2018-07-04 00:40:39 -03:00
Gabriel Caruso
5cc8f611b6
Use array_key_exists instead of in_array + array_keys
Used: ./bin/rector process src/ --level code-quality
2018-07-04 00:36:04 -03:00
Gabriel Caruso
07c6658255
Remove unecessary parentheses 2018-07-04 00:31:05 -03:00
Tomáš Votruba
a93d02a120
Merge pull request #513 from fulopattila122/master
Fixed README badge with packagist URL
2018-07-02 15:13:59 +02:00
Attila Fulop
573985165a Fixed README badge with packagist URL 2018-07-02 15:02:27 +02:00
Tomáš Votruba
538d8f6771
Merge pull request #512 from rectorphp/with-style
Add --with-style option to apply basic style [closes #506]
2018-07-01 18:49:42 +02:00
Tomas Votruba
0de4370b41 README: add --with-style option [skip ci] 2018-07-01 18:37:04 +02:00
Tomas Votruba
5154cc81ec Add --with-style option to apply basic style [closes #506] 2018-06-30 21:29:28 +02:00
Tomas Votruba
3528c0d0fe Fix FilesFinder for multiple suffixes 2018-06-28 18:25:15 +02:00
Tomáš Votruba
9ccf28e75b
Merge pull request #509 from rectorphp/yaml-simple
Add Yaml refactoring support
2018-06-28 16:29:55 +02:00
Tomas Votruba
be4a9b1eb5 add README note 2018-06-28 16:23:33 +02:00
Tomas Votruba
323963d07c update Symfony 30 config 2018-06-28 16:23:33 +02:00
Tomas Votruba
a1308c4468 config update 2018-06-28 16:23:33 +02:00
Tomas Votruba
8798b0c407 add comments and boiler plate code support 2018-06-28 16:23:33 +02:00
Tomas Votruba
19c9ed6bcb improve RenameSubKeyYamlRector to match any nesting 2018-06-28 16:23:33 +02:00
Tomas Votruba
57f33d7c87 fix suffix mask 2018-06-28 16:23:33 +02:00
Tomas Votruba
ff10273c03 improve test 2018-06-28 16:23:33 +02:00
Tomas Votruba
8406eec88b merge YamlFilesFinder and PhpFilesFinder to FilesFinder 2018-06-28 16:23:33 +02:00
Tomas Votruba
1a2ea315df cleanup ProcessCommand 2018-06-28 16:23:33 +02:00