3272 Commits

Author SHA1 Message Date
Tomas Votruba
2ab86cb9fb more namespace related fixes 2018-08-03 09:17:19 +02:00
Tomas Votruba
cc21d0337e bootstrap: require autoload.php of the project 2018-08-03 09:14:23 +02:00
Tomas Votruba
e74e11beb4 config: use new Rector namespaces 2018-08-03 09:12:54 +02:00
Tomas Votruba
77f838c358 remove unused CompilerPass 2018-08-03 09:12:24 +02:00
Tomáš Votruba
9abf14f558
Merge pull request #550 from rectorphp/fixes
Fixes + bump to Symplify 4.6
2018-08-03 08:49:32 +02:00
Tomas Votruba
a22cc431bd use Compilers from PackageBuilder 2018-08-03 08:45:26 +02:00
Tomas Votruba
16a763e24a composer: bump to Symplify 4.6 2018-08-03 08:40:40 +02:00
Tomas Votruba
bac8dcd3f2 fix BetterPhpDocParser service loading in rector/rector deps 2018-08-02 20:12:02 +02:00
Tomas Votruba
c6d23fc686 keep test class out of analysis 2018-08-02 17:22:16 +02:00
Tomáš Votruba
b5293da37b
Merge pull request #549 from rectorphp/cleanup
remove unused code reported by UnusedPublicMethodSniff
2018-08-02 17:22:01 +02:00
Tomas Votruba
566138d5f9 travis: fix command name 2018-08-02 13:00:37 +02:00
Tomas Votruba
99cd6a2a18 remove unused code reported by UnusedPublicMethodSniff 2018-08-02 12:58:42 +02:00
Tomas Votruba
67e94b2215 remove unused code reported by UnusedPublicMethodSniff 2018-08-02 12:51:45 +02:00
Tomas Votruba
f44c458eeb cleanup docs 2018-08-01 22:29:01 +02:00
Tomáš Votruba
ed6333932e
Merge pull request #547 from rectorphp/describe-with-config
RectorInterface + DescribeCommand improvements
2018-08-01 22:25:22 +02:00
Tomas Votruba
eb3b21ab32 cleanup 2018-08-01 22:19:12 +02:00
Tomas Votruba
4f063d73a4 update docs 2018-08-01 22:14:00 +02:00
Tomas Votruba
c1aae6d7da misc 2018-08-01 22:13:59 +02:00
Tomas Votruba
943b20a83f move Dynamic Rectors to its own namespaces 2018-08-01 22:08:08 +02:00
Tomas Votruba
c312ecc2d3 move Dynamic Rectors to its own namespaces 2018-08-01 22:08:08 +02:00
Tomas Votruba
75982383ec Add FunctionToMethodCallRector test 2018-08-01 22:08:08 +02:00
Tomas Votruba
f44e42d2b9 move Dynamic Rectors to its own namespaces 2018-08-01 21:31:17 +02:00
Tomas Votruba
be8e578fa7 move Dynamic Rectors to its own namespaces 2018-08-01 21:31:17 +02:00
Tomas Votruba
11bd22dbc7 move Dynamic Rectors to its own namespaces 2018-08-01 21:31:17 +02:00
Tomas Votruba
88f9dc754f # This is a combination of 2 commits.
# This is the 1st commit message:

move Dynamic Rectors to its own namespaces

# The commit message #2 will be skipped:

# fixup! move Dynamic Rectors to its own namespaces
2018-08-01 21:31:16 +02:00
Tomas Votruba
014fcbbd3f move Arguments Rectors from Dynamic to own namespace 2018-08-01 21:31:16 +02:00
Tomas Votruba
90918c4e2d fix space regression 2018-08-01 21:31:16 +02:00
Tomas Votruba
ca6dbf55c4 add ConfiguredCodeSample 2018-08-01 21:31:16 +02:00
Tomas Votruba
2bf86874f4 add ConfiguredCodeSample 2018-08-01 21:31:16 +02:00
Tomas Votruba
8dcc357104 remove duplicated test 2018-08-01 21:31:16 +02:00
Tomas Votruba
34989eb043 add ConfiguredCodeSample 2018-08-01 21:31:16 +02:00
Tomas Votruba
3b2304e1da add ConfiguredCodeSample 2018-08-01 21:31:01 +02:00
Tomas Votruba
7667c5230a render configuratoin to configurabe rectors as well 2018-08-01 21:31:01 +02:00
Tomas Votruba
9c060dfd15 add minimenu 2018-08-01 21:31:01 +02:00
Tomas Votruba
a079a29f6b rename DescribeCommand to GenerateRectorOverviewCommand 2018-08-01 16:30:42 +02:00
Tomas Votruba
e627166174 cleanup DescribeCommand to provide only markdown output 2018-08-01 16:27:55 +02:00
Tomas Votruba
b3188d3a32 show-diffs by default 2018-08-01 16:27:55 +02:00
Tomas Votruba
ccb09d1aed add ConfiguredCodeSample and CodeSampleInterface 2018-08-01 16:27:55 +02:00
Tomas Votruba
56b1bec61a decouple PhpRectorInterface 2018-08-01 16:27:55 +02:00
Tomáš Votruba
f3fb90dead
Merge pull request #546 from rectorphp/describe-with-config
Various DescribeCommand improvements
2018-08-01 04:03:03 +02:00
Tomas Votruba
2f5392ef38 add menu 2018-07-31 23:58:00 +02:00
Tomas Votruba
221113a712 Add --all optino to DescribeCommand instead of fake and invalid config 2018-07-31 23:42:45 +02:00
Tomáš Votruba
b3d131966d
Merge pull request #545 from rectorphp/describe-everything
Add dynamic Rector to DescribeCommand
2018-07-31 19:07:17 +02:00
Tomas Votruba
722f8e9b88 update docs 2018-07-31 19:03:50 +02:00
Tomas Votruba
3c95af05f3 Add dynamic Rectors to DescribeCommand [closes #451] 2018-07-31 14:48:28 +02:00
Tomas Votruba
10cdca6f95 add RectorGuard 2018-07-31 14:04:41 +02:00
Tomas Votruba
ff9a31ef28 README: hide unused coverage for now 2018-07-31 13:43:45 +02:00
Tomas Votruba
d0dac50aef publish prefixed 2018-07-31 13:41:05 +02:00
Tomáš Votruba
c9bfebaab7
Merge pull request #543 from rectorphp/constant-visibility
[Rector] Add ChangeConstantVisibilityRector
2018-07-31 13:36:18 +02:00
Tomas Votruba
1f58b96f05 decopule resolveNewVisibilityForNode() method 2018-07-31 13:29:44 +02:00