6560 Commits

Author SHA1 Message Date
TomasVotruba
f18fb76dcb [CodeQuality] Fix ThrowWithPreviousExceptionRector for different exception location [closes #2303] 2019-11-11 14:09:20 +01:00
TomasVotruba
251efe73b8 improve stmt count check 2019-11-11 13:33:25 +01:00
Tomáš Votruba
23ea1397c0
[DX] add "paths" parameter (#2302)
[DX] add "paths" parameter
2019-11-10 18:55:29 +01:00
TomasVotruba
c9f5718c26 add paths parameter 2019-11-10 18:45:01 +01:00
Tomáš Votruba
5548edb4ed
hide Github funding support - waits for Czech Republic 2019-11-10 17:31:32 +01:00
Tomáš Votruba
65ab4d1d54
Fixed removing constructor when parameter defaults are different (#2299)
Fixed removing constructor when parameter defaults are different
2019-11-09 18:38:38 +01:00
Jeroen Smit
7f25814cb6 Fixed removing constructor when parameter defaults are different 2019-11-09 16:36:44 +01:00
Tomáš Votruba
12978b4bdf
Bump to PHP Parser 4.3 (#2297)
Bump to PHP Parser 4.3
2019-11-09 01:00:04 +01:00
TomasVotruba
0fbdcdd0b0 do not resolve name for method name or property fetch variable 2019-11-09 00:45:07 +01:00
TomasVotruba
ca5bd81761 add UnionType to DumpNodesCommand 2019-11-09 00:27:29 +01:00
TomasVotruba
79b1738529 cleanup 2019-11-09 00:14:18 +01:00
TomasVotruba
43039463bd composer: bump to PHP Parser 4.3 2019-11-08 23:10:23 +01:00
Tomáš Votruba
a864dd7eab
RemoveSetterOnlyPropertyAndMethodRector and UnusedPrivateProper… (#2293)
RemoveSetterOnlyPropertyAndMethodRector and UnusedPrivatePropertyRector fixes
2019-11-08 23:07:15 +01:00
Tomáš Votruba
f95d1b721d
Importing fix (#2294)
Importing fix
2019-11-08 23:02:29 +01:00
TomasVotruba
56e092c12e make import parameter available for both Rector rule and config 2019-11-08 22:52:23 +01:00
TomasVotruba
04219b550f Fix double-importing race-conditions 2019-11-08 22:37:15 +01:00
TomasVotruba
e3620ce161 add should skip name 2019-11-08 22:29:15 +01:00
TomasVotruba
b0d3ce7499 skip scalar quickly in NameImporting 2019-11-08 21:44:23 +01:00
Jeroen Smit
db3525920d Several RemoveSetterOnlyPropertyAndMethodRector and UnusedPrivatePropertyRector fixes. 2019-11-08 21:03:29 +01:00
TomasVotruba
d61f52bbaa README: add ecs set mention 2019-11-08 18:02:29 +01:00
TomasVotruba
8e5dd5d8f7 swap usage/features 2019-11-08 17:49:03 +01:00
Tomáš Votruba
21fac35e6f
Merge pull request #2292 from rectorphp/fix-name
check variable name
2019-11-08 17:24:19 +01:00
TomasVotruba
cd4c2e6396 check variable name 2019-11-08 17:23:38 +01:00
Tomáš Votruba
12c11ba01d
Merge pull request #2288 from rectorphp/fix-auto-function-import
fix double import of functio names
2019-11-08 16:52:25 +01:00
Tomáš Votruba
2af7edc682
Merge pull request #2291 from rectorphp/skip-static-call-assert
[PHP70] Skip PHPUnit assert in ThisCallOnStaticMethodToStaticCallRector
2019-11-08 16:48:31 +01:00
TomasVotruba
02a79a06b4 [PHP70] Skip PHPUnit assert in ThisCallOnStaticMethodToStaticCallRector 2019-11-08 16:48:05 +01:00
Tomáš Votruba
7b4b4699b4
fix name resolving on variable (#2289)
fix name resolving on variable
2019-11-08 14:56:15 +01:00
TomasVotruba
5fb31cd1ad fix name resolving on variable 2019-11-08 14:45:50 +01:00
TomasVotruba
d07952b480 fixup! fix double import of functio names 2019-11-08 14:42:29 +01:00
TomasVotruba
59858869ef fix double import of functio names 2019-11-08 14:40:47 +01:00
TomasVotruba
8cfea3873c README: add headlines 2019-11-08 13:08:42 +01:00
Tomáš Votruba
b322631942
[CodingStyle] Fix extra new-line for EncapsedString (#2284)
[CodingStyle] Fix extra new-line for EncapsedString
2019-11-08 01:32:31 +01:00
TomasVotruba
81954f8f66 [CodingStyle] Fix extra new-line for EncapsedString 2019-11-08 01:09:55 +01:00
Tomáš Votruba
2bdba44b4e
Merge pull request #2281 from orklah/ecs-fix-windows
Fix ECS for windows
2019-11-07 21:56:47 +01:00
Tomáš Votruba
f36d971985
Merge pull request #2282 from rectorphp/fix-callable-this
[CodeQuality] Fix return type copy
2019-11-07 21:56:25 +01:00
TomasVotruba
3fa0848731 [CodeQuality] Fix return type copy 2019-11-07 21:47:04 +01:00
orklah
d1cd4b9ee1 adding line_ending parameter to enforce standard behavious on windows 2019-11-07 18:34:44 +01:00
Tomáš Votruba
8f93e29de4
travis: change ENV matrix to jobs + add Windows OS (#2278)
travis: change ENV matrix to jobs + add Windows OS
2019-11-07 12:45:17 +01:00
Tomas Votruba
8379a6a86e make composer scripts Windows compatible 2019-11-07 12:29:53 +01:00
Tomas Votruba
1d1c941967 update docs 2019-11-07 12:00:39 +01:00
Tomas Votruba
d0d99efb68 travis: add Windows 2019-11-07 10:19:31 +01:00
Tomas Votruba
f2c0a285a8 travis: change script to jobs 2019-11-07 10:19:31 +01:00
Tomáš Votruba
a6eecffac3
Update rule with proper syntax of ReturnArrayClassMethodToYield… (#2277)
Update rule with proper syntax of ReturnArrayClassMethodToYieldRector
2019-11-06 23:47:05 +01:00
Dorian Villet
82aa400203
Update rule with proper syntax of ReturnArrayClassMethodToYieldRector 2019-11-06 23:18:45 +01:00
Tomáš Votruba
a834ec6b39
Merge pull request #2275 from rectorphp/no-regular
fix no-regular naming
2019-11-06 22:47:54 +01:00
Tomas Votruba
07de966af4 fix no-regular naming 2019-11-06 22:43:49 +01:00
Tomáš Votruba
2591557263
Merge pull request #2273 from gnutix/ReturnArrayClassMethodToYieldRector/add-test-case-issue-2187
Add a working and a failing test case for #2187
2019-11-06 22:40:32 +01:00
Dorian Villet
1c8106c3a2 Add a working and a failing test case. 2019-11-06 22:12:26 +01:00
Tomáš Votruba
ca62b83e73
Merge pull request #2269 from rectorphp/fix-explicit
fix false static type of Symfony\SplFileInfo getRealPath()
2019-11-06 20:59:38 +01:00
Tomas Votruba
41b37a07ff fix false static type of Symfony\SplFileInfo getRealPath() 2019-11-06 20:51:58 +01:00