TomasVotruba
|
afe189d355
|
resolve @see annotations in AstractRector childs
|
2020-06-19 15:37:24 +02:00 |
|
Derrick Schoen
|
c2da307e2d
|
If a class could be inherited, "$this->"" needs to become "static::" instead of "self::"
|
2020-06-19 09:09:46 -04:00 |
|
TomasVotruba
|
a96c3cec60
|
funding: make github first-class
v0.7.36
|
2020-06-19 13:19:46 +02:00 |
|
TomasVotruba
|
e4932e6782
|
prevente re-importing renamed use imports
|
2020-06-19 13:18:03 +02:00 |
|
Tomas Votruba
|
a126eb4cb3
|
Merge pull request #3558 from rectorphp/parsed-tokens-and-stmts-object
Add parsed tokens and stmts object
|
2020-06-19 12:51:36 +02:00 |
|
TomasVotruba
|
9f3fb6eb19
|
add ParsedStmtsAndTokens value object
|
2020-06-19 12:51:05 +02:00 |
|
TomasVotruba
|
09d28abed9
|
remove abz from classmap
|
2020-06-19 12:23:54 +02:00 |
|
TomasVotruba
|
f319c52cc7
|
re-use variable
|
2020-06-19 12:14:32 +02:00 |
|
Tomas Votruba
|
78935ade1f
|
Merge pull request #3557 from rectorphp/param-typed-property
|
2020-06-19 12:12:17 +02:00 |
|
TomasVotruba
|
e5e9abbcac
|
fix importing of soon-to-be-existing classes
|
2020-06-19 12:11:45 +02:00 |
|
TomasVotruba
|
75b8d37e4b
|
extend test case
|
2020-06-19 12:06:46 +02:00 |
|
TomasVotruba
|
34c40428f3
|
add VIRTUAL_NODE constant, prevent double post traversing nodes
|
2020-06-19 01:35:11 +02:00 |
|
TomasVotruba
|
233b1d9680
|
un-prefix Symplify\SmartFileSystem, part of extensible code
|
2020-06-19 01:10:55 +02:00 |
|
Tomas Votruba
|
831333f003
|
Merge pull request #3556 from rectorphp/process-command
v0.7.35
|
2020-06-19 00:09:32 +02:00 |
|
TomasVotruba
|
72e9bbb92f
|
add interface implement rename
|
2020-06-19 00:07:58 +02:00 |
|
TomasVotruba
|
fc8fc08872
|
prepare for multiple files
|
2020-06-19 00:07:58 +02:00 |
|
kodiakhq[bot]
|
b0a7417c80
|
Merge pull request #3555 from rectorphp/implements-renam
implements rename
|
2020-06-18 21:28:03 +00:00 |
|
TomasVotruba
|
5feac59021
|
prepare for multiple files
|
2020-06-18 23:22:55 +02:00 |
|
TomasVotruba
|
9abc75916a
|
fix namespace
|
2020-06-18 23:08:06 +02:00 |
|
TomasVotruba
|
3ac6837f14
|
remove /refactoring dir
|
2020-06-18 23:07:55 +02:00 |
|
Tomas Votruba
|
d823ae5d25
|
Merge pull request #3554 from rectorphp/remove-namespace-rename
|
2020-06-18 22:56:33 +02:00 |
|
TomasVotruba
|
eaf615c44e
|
remove MoveAndRenameClassRector, confusing, preffer class rename
|
2020-06-18 22:51:17 +02:00 |
|
TomasVotruba
|
14a72f15d8
|
remove MoveAndRenameNamespaceRector, not tested and not working, prefer class rename
|
2020-06-18 22:34:25 +02:00 |
|
Tomas Votruba
|
4eb1c6d425
|
Merge pull request #3553 from rectorphp/fix-rename
|
2020-06-18 22:25:28 +02:00 |
|
TomasVotruba
|
dba3e4429a
|
use file info
|
2020-06-18 21:43:50 +02:00 |
|
TomasVotruba
|
a518f9c264
|
decouple arrow_function fixture
|
2020-06-18 21:30:14 +02:00 |
|
TomasVotruba
|
fca3eaed8b
|
cleanup
|
2020-06-18 21:10:41 +02:00 |
|
TomasVotruba
|
48bbc835b1
|
add TokensByFilePathStorage
|
2020-06-18 21:10:41 +02:00 |
|
Tomas Votruba
|
919fafd57b
|
Merge pull request #3552 from fsok/default_value_arrow_func
[PHP] Handle arrow functions in AddDefaultValueForUndefinedVariableRector
|
2020-06-18 20:35:24 +02:00 |
|
Felix Sokoliuk
|
08ea68d443
|
handle arrow function
* do not try to set variables in arrow functions
* consider that arrow functions inherit the parent scope
|
2020-06-18 20:13:34 +02:00 |
|
TomasVotruba
|
daaf2143d8
|
skip already correct group
|
2020-06-18 17:42:43 +02:00 |
|
TomasVotruba
|
7a85d8596e
|
covers @return doc too
|
2020-06-18 17:29:42 +02:00 |
|
Tomas Votruba
|
cf663c4fe7
|
Merge pull request #3551 from rectorphp/inter-form
skip Form factories too
|
2020-06-18 17:00:02 +02:00 |
|
TomasVotruba
|
dc36f0f469
|
skip Form factories too
|
2020-06-18 16:56:16 +02:00 |
|
kodiakhq[bot]
|
f142fcdd1e
|
Merge pull request #3550 from rectorphp/dir-by-type-rename-class
[Autodiscovery] add class-rename to MoveServicesBySuffixToDirectoryRector
|
2020-06-18 14:14:19 +00:00 |
|
TomasVotruba
|
4f1cd06c7e
|
add class-rename to MoveServicesBySuffixToDirectoryRector
|
2020-06-18 16:09:24 +02:00 |
|
Tomas Votruba
|
5b6a91c4ff
|
Merge pull request #3549 from rectorphp/move-interface-contract
[Autodiscovery] Skip control factory in interface split
|
2020-06-18 15:40:58 +02:00 |
|
TomasVotruba
|
5adc8cc782
|
[Autodiscovery] Skip control factory in interface split
|
2020-06-18 12:50:16 +02:00 |
|
TomasVotruba
|
1192815c5a
|
README: add amateri
|
2020-06-18 12:43:11 +02:00 |
|
TomasVotruba
|
7c7fce7407
|
make logo height same
|
2020-06-18 12:40:11 +02:00 |
|
TomasVotruba
|
0159ba21fe
|
README: no center
|
2020-06-18 12:38:01 +02:00 |
|
Tomas Votruba
|
58ea07fd1f
|
Merge pull request #3548 from rectorphp/remove-ini
|
2020-06-18 12:14:10 +02:00 |
|
TomasVotruba
|
de0dbc6876
|
add BreakingREmovalGuard, CommentableNodeResolver, and @fixme to un-removable nodes in ini_get/ini_set
|
2020-06-18 12:07:26 +02:00 |
|
Tomas Votruba
|
8fe100c0e8
|
Merge pull request #3547 from markstory/cakephp-41-pt2
Expand CakePHP 4.1 standard
|
2020-06-18 11:52:31 +02:00 |
|
Mark Story
|
ad615b4899
|
Expand CakePHP 4.1 standard
Add a newly deprecation method.
|
2020-06-17 21:53:00 -04:00 |
|
TomasVotruba
|
84d9e6829f
|
add ini removal edge-case
|
2020-06-18 01:22:06 +02:00 |
|
TomasVotruba
|
03cf74ce31
|
add static call check
|
2020-06-18 01:12:19 +02:00 |
|
Tomas Votruba
|
5371a84cb1
|
Merge pull request #3546 from rectorphp/phpstan-update
allow new phpstan
|
2020-06-18 00:37:58 +02:00 |
|
TomasVotruba
|
9e0aa89026
|
allow new phpstan
|
2020-06-18 00:24:36 +02:00 |
|
kodiakhq[bot]
|
2ecd056bca
|
Merge pull request #3539 from rectorphp/single-rule
Re-add --only option
|
2020-06-17 22:22:09 +00:00 |
|