5181 Commits

Author SHA1 Message Date
Tomas Votruba
4632e1ea24 add original content for text phpdoc nodes 2019-05-31 12:53:59 +02:00
Tomas Votruba
a2842c2a0d speedup UseAddingCommander for file re-use 2019-05-31 12:53:59 +02:00
Tomas Votruba
fca3bf38ca fix multiline BC break in phpdoc-parser 2019-05-31 12:53:59 +02:00
Tomas Votruba
f6da9d2854 fix static 2019-05-31 12:53:59 +02:00
Tomáš Votruba
6398090e1a
Merge pull request #1511 from rectorphp/unable
fix PHPStormVarAnnotationRector for too nested var [closes #1407]
2019-05-31 08:24:43 +02:00
Tomas Votruba
d44ee44076 fix PHPStormVarAnnotationRector for too nested var [closes #1407] 2019-05-31 08:23:24 +02:00
Tomáš Votruba
0639042f05
[CodeQuality] Add trait and parent class support for CompleteDynamicPropertiesRector (#1510)
[CodeQuality] Add trait and parent class support for CompleteDynamicPropertiesRector
2019-05-31 08:22:55 +02:00
Tomas Votruba
f799d5385c [CodeQuality] Add trait and parent class support for CompleteDynamicPropertiesRector 2019-05-31 08:11:46 +02:00
Tomáš Votruba
deea2a975f
[PHP] Fix AddDefaultValueForUndefinedVariableRector for static variable (#1509)
[PHP] Fix AddDefaultValueForUndefinedVariableRector for static variable
2019-05-31 01:21:14 +02:00
Tomas Votruba
cad5bb2793 [PHP] Fix AddDefaultValueForUndefinedVariableRector for static variable 2019-05-31 01:11:53 +02:00
Tomáš Votruba
bcd3ef61d3
Merge pull request #1508 from rectorphp/concat-fix
[CodeQuality] Fix unneeded return in CallableThisArrayToAnonymousFunctionRector
2019-05-31 00:46:58 +02:00
Tomas Votruba
027a072fb3 [CodeQuality] Fix unneeded return in CallableThisArrayToAnonymousFunctionRector 2019-05-31 00:45:56 +02:00
Tomáš Votruba
44e7467ab5
Merge pull request #1507 from rectorphp/concat-fix
[PHP] Fix BinaryOpBetweenNumberAndStringRector for concat
2019-05-31 00:35:23 +02:00
Tomas Votruba
c81cd9a8f7 make test shorter 2019-05-31 00:33:00 +02:00
Tomas Votruba
20408b424c [PHP] Fix BinaryOpBetweenNumberAndStringRector for concat 2019-05-31 00:32:44 +02:00
Tomáš Votruba
7dd8162dfd
Ensure static variables are considered as declared. (#1506)
Ensure `static` variables are considered as declared.
2019-05-31 00:24:55 +02:00
Tomáš Votruba
29a278405b
make fixture shorter 2019-05-31 00:24:32 +02:00
Tomáš Votruba
2a69841cad
Test void methods doesn't have the return statement added. (#1500)
Test `void` methods doesn't have the `return` statement added.
2019-05-30 20:19:49 +02:00
Adamo Crespi
eaf22f8069
Update no_return_for_void.php.inc 2019-05-30 20:14:18 +02:00
Tomáš Votruba
4a7e210b45
Merge pull request #1502 from Aerendir/ignore-concatenation-dots-1501
Test concatenation dot is ignored.
2019-05-30 20:00:04 +02:00
Aerendir
0be25f882d Ensure static variables are considered as declared.
Issue #1505.
2019-05-30 18:27:07 +02:00
Aerendir
439fdbd6ff Test concatenation dot is ignored. 2019-05-30 15:53:14 +02:00
Aerendir
2d64a07c33 Test void methods doesn't have the return statement added. 2019-05-30 15:43:28 +02:00
Tomas Votruba
8ff359830e fix indent v0.5.1 2019-05-30 12:38:28 +02:00
Tomáš Votruba
8fdaf9b157
Merge pull request #1496 from rectorphp/symfony-43
[Symfony 4.3] Add class renames, method renames and added arguments
2019-05-30 12:37:05 +02:00
Tomas Votruba
b18733a78a [Symfony 4.3] Add class renames, method renames and added arguments 2019-05-30 12:36:05 +02:00
Tomáš Votruba
3166323e5e
Fix documentation minor mistake (#1493)
Fix documentation minor mistake
2019-05-29 19:21:19 +02:00
PéCé
18ca7fb5f7 Changes in generated doc 2019-05-29 15:40:20 +02:00
PéCé
40e8d794ef Fix source doc file 2019-05-29 15:27:35 +02:00
PéCé
6d7e6d8605
Fix documentation minor mistake 2019-05-29 12:52:07 +02:00
Tomas Votruba
7bd2d79d2d fix space 2019-05-28 22:59:08 +02:00
Tomas Votruba
627ddd723b release Rector v0.5.0 🎉 2019-05-28 22:57:21 +02:00
Tomas Votruba
4b7376031c cleanup static v0.5.0 2019-05-28 22:48:57 +02:00
Tomas Votruba
d3816c8864 update CHANGELOG for Rector v0.5 2019-05-28 22:42:34 +02:00
Tomas Votruba
8542fcc812 decrease path by one 2019-05-28 22:38:21 +02:00
Tomáš Votruba
8b99be3d94
Symplify 6 bump + add relative paths to JsonOutputFormatter (#1492)
Symplify 6 bump + add relative paths to JsonOutputFormatter
2019-05-28 21:37:30 +02:00
Tomas Votruba
bc4da3b79a fix incompatibilites 2019-05-28 20:11:19 +02:00
Tomas Votruba
a0bb1ed604 cs: fix array indent 2019-05-28 20:11:19 +02:00
Tomas Votruba
d8ec1b5da4 show relative paths in JsonOutpuFormatter 2019-05-28 18:28:09 +02:00
Tomas Votruba
966247f421 update ecs config paths 2019-05-28 18:27:46 +02:00
Tomas Votruba
661d2c8e54 fix array indent 2019-05-28 18:27:38 +02:00
Tomas Votruba
79696369c1 composer: allow Symplify 6 2019-05-28 17:53:23 +02:00
Tomas Votruba
a9c6d1aa85 remove unused method 2019-05-28 17:28:57 +02:00
Tomáš Votruba
109091b3d7
Merge pull request #1491 from rectorphp/json-output-formatter
add JsonOutputFormatter
2019-05-28 17:27:32 +02:00
Tomas Votruba
965be1f7f1 hide 2 extra spaces for progress bar 2019-05-28 17:00:35 +02:00
Tomas Votruba
2251b2797c move config and version to each particular output formatter 2019-05-28 16:52:48 +02:00
Tomas Votruba
d869606655 unite OutputFormatterInterface to report() method 2019-05-28 16:28:46 +02:00
Tomas Votruba
8ca511a8e2 add JsonOutputFormatter 2019-05-28 16:18:05 +02:00
Tomáš Votruba
1b6c3134fa
Add opencollective to FUNDING.yml 2019-05-26 23:29:09 +02:00
Tomáš Votruba
922d8b50ea
[backers] add Jan Votruba (#1489)
[backers] add Jan Votruba
2019-05-26 22:09:59 +02:00