8080 Commits

Author SHA1 Message Date
Jan Mikeš
31eca1df2b
Push rector fixes from CI 2020-03-11 21:59:06 +01:00
Jan Mikeš
fb124ce839
CS Fix 2020-03-11 21:50:27 +01:00
Jan Mikeš
5cab1397f5
Dogfood class 2020-03-11 21:43:16 +01:00
TomasVotruba
b5aa3e3b57 remove direct autoload of file args v0.7.5 2020-03-11 17:32:58 +01:00
TomasVotruba
3cc36ef21b add version to CHANGELOG v0.7.4 2020-03-11 17:18:32 +01:00
TomasVotruba
1d0280d2bf update CHANGELOG 2020-03-11 17:17:38 +01:00
Tomas Votruba
fddf7f9b6f
Merge pull request #3012 from rectorphp/fix-unused-param
check for used variable without comments
2020-03-09 23:52:14 +01:00
TomasVotruba
59d30ef584 check for used variable without comments 2020-03-09 23:42:24 +01:00
TomasVotruba
8008ad3806 cover with test 2020-03-09 18:16:21 +01:00
TomasVotruba
2c474ad3fb add underscore to camel case 2020-03-09 18:15:08 +01:00
Tomas Votruba
a16385b99b
Merge pull request #3010 from rectorphp/abstract-files-system
Abstract files system
2020-03-09 18:12:52 +01:00
TomasVotruba
15283616a4 add current file info provide to file system file processor 2020-03-09 17:53:16 +01:00
TomasVotruba
dc09411e62 decopule parameter changer 2020-03-09 17:40:04 +01:00
TomasVotruba
7771620941 improve abstract filesystem test case 2020-03-09 17:31:12 +01:00
Tomas Votruba
59cf0665cb
Merge pull request #3009 from Aerendir/AnnotateThrowables-support-this-same-class
[ReadyToBeMerged][AnnotateThrowables] Support `$this` calling a method of the same class
2020-03-09 16:17:19 +01:00
TomasVotruba
21238589fe Revert "remove unused file"
This reverts commit c50621c4f92e18071e046a8f2137d029563a81f7.
2020-03-09 15:54:35 +01:00
TomasVotruba
c50621c4f9 remove unused file 2020-03-09 15:46:20 +01:00
Aerendir
4bf692e05b Use Rector's API. 2020-03-09 10:18:32 +01:00
Aerendir
f11f92fcd7 Apply fixes. 2020-03-07 13:20:19 +01:00
Aerendir
94416d837b Improve variables namings. 2020-03-07 12:58:31 +01:00
Aerendir
40d39ee4e4 Improve resolving from $this. 2020-03-07 12:58:31 +01:00
Aerendir
8be8bc73ed Add failing test case for use of $this in same class with assignment. 2020-03-07 12:09:35 +01:00
Aerendir
47a18fca6b Fix use of $this in same class. 2020-03-07 12:09:34 +01:00
Aerendir
08b681999e Add failing test case for use of $this in the same class. 2020-03-07 12:08:55 +01:00
Tomas Votruba
31047ba359
Merge pull request #3008 from Aerendir/AnnotateThrowables-fix-mispelling
[ReadyToBeMerged][AnnotateThrowables] Fix a small mispelling.
2020-03-06 21:45:26 +01:00
Aerendir
4b0d8ad213 Fix a small mispelling. 2020-03-06 17:45:27 +01:00
Tomas Votruba
5a5d5dc340
Merge pull request #2998 from Aerendir/support-throwing-functions
AnnotateThrowables: support analysis of called functions and methods
2020-03-06 14:20:21 +01:00
Aerendir
5bfe7a15d8 Very deep refactoring. 2020-03-06 10:48:58 +01:00
Aerendir
e88d18ca98 Clean tests folder. 2020-03-05 14:25:49 +01:00
Aerendir
cc0fcb8446 Small refactorings. 2020-03-05 14:25:49 +01:00
Aerendir
1cbb1f1fe8 Support $this->method(). 2020-03-05 14:25:49 +01:00
Aerendir
fe1a46e2b8 Apply fixes. 2020-03-05 10:05:35 +01:00
Aerendir
02673e6a77 Add doc comment to refactor() method. 2020-03-05 09:58:41 +01:00
Aerendir
60e00df74c Add link to regex101.com. 2020-03-05 09:58:41 +01:00
Aerendir
547b4d40b5 Support ClassMethod. 2020-03-05 09:58:41 +01:00
Aerendir
c3d23f2491 Support Assign. 2020-03-05 09:58:36 +01:00
Tomas Votruba
e4ff51bb39
Merge pull request #3005 from rectorphp/fix-new-comment
remove comments only in case of change to original node
2020-03-05 00:43:42 +01:00
TomasVotruba
48cb0b9ec8 remove comments only in case of change to original node 2020-03-05 00:43:04 +01:00
TomasVotruba
6fd021e2cd remove comments 2020-03-04 23:30:41 +01:00
Tomas Votruba
6c59270d61
Merge pull request #3004 from rectorphp/fix-method-template
fix method annotation
2020-03-04 23:29:48 +01:00
TomasVotruba
1b937ec0e0 fix method annotation 2020-03-04 23:22:29 +01:00
Tomas Votruba
baa057d48b
Merge pull request #3003 from stedekay/failing-tests-for-method-annotation
Add failing tests for method annotation
2020-03-04 21:48:45 +01:00
Aerendir
ec691ff260 Support throwing methods. 2020-03-04 17:13:51 +01:00
Stefan Blanke
19d18c5a6a Add two failings tests 2020-03-04 14:54:21 +01:00
Stefan Blanke
7502b6f891 Merge branch 'failing-tests-for-method-annotation' of github.com:stedekay/rector into failing-tests-for-method-annotation 2020-03-04 14:53:09 +01:00
Aerendir
d7cd5c3cba Complete refactoring. 2020-03-04 14:41:59 +01:00
Stefan Blanke
9f7ba49b99 Resolve conflict 2020-03-04 13:55:44 +01:00
Stefan Blanke
4974c1d139 Add failing tests for method annotation 2020-03-04 13:46:36 +01:00
Aerendir
d449075643 Support analysis of called functions. 2020-03-04 09:13:42 +01:00
TomasVotruba
27c0cd0576 remove dead dir 2020-03-04 00:46:09 +01:00