Tomas Votruba
|
0d91f7f647
|
init ReturnTypehintRector
|
2018-04-26 00:01:23 +02:00 |
|
Tomáš Votruba
|
11fd544dd6
|
Merge pull request #433 from rectorphp/yield-empty-docs
Fix ArrayToYieldDataProviderRector for empty docs
|
2018-04-26 00:00:59 +02:00 |
|
Tomas Votruba
|
fd3d8451f4
|
apply ArrayToYieldDataProviderRector on packages as well
|
2018-04-25 23:53:19 +02:00 |
|
Tomas Votruba
|
ddb0c59668
|
fix DocBlockAnalyzer for removing annotation on empty doc block [closes #430]
|
2018-04-25 23:53:05 +02:00 |
|
Tomas Votruba
|
7e82089c97
|
ArrayToYield Rector edge case
|
2018-04-25 23:52:59 +02:00 |
|
Tomáš Votruba
|
76fcd397ce
|
Merge pull request #432 from rectorphp/symplify-41
Bump to Symplify 4.1
|
2018-04-25 23:50:18 +02:00 |
|
Tomas Votruba
|
b8408fd964
|
fix cs
|
2018-04-25 23:49:45 +02:00 |
|
Tomas Votruba
|
2d253cac51
|
fix renamed PrivatesSetter => PrivatesAccessor
|
2018-04-25 23:49:04 +02:00 |
|
Tomas Votruba
|
ab35d1cab4
|
[cs] apply inline array fix, to be consistent with the rest of inlined items
|
2018-04-25 23:48:59 +02:00 |
|
Tomas Votruba
|
28bfe348ae
|
bump to Syplify 4.1
|
2018-04-25 23:48:52 +02:00 |
|
Tomáš Votruba
|
3b377a4a39
|
Merge pull request #426 from rectorphp/InArrayAndArrayKeysToArrayKeyExistsRector
[CodeQuality] Create InArrayAndArrayKeysToArrayKeyExistsRector
|
2018-04-23 09:04:08 +02:00 |
|
Gabriel Caruso
|
7fe5bc25ef
|
Simplify return
|
2018-04-22 22:46:16 -03:00 |
|
Gabriel Caruso
|
07b30d7775
|
Ensure that the function isn't a variable with a Closure
|
2018-04-22 14:04:58 -03:00 |
|
Gabriel Caruso
|
d2a06f2e06
|
[CodeQuality] Create InArrayAndArrayKeysToArrayKeyExistsRector
|
2018-04-22 13:46:09 -03:00 |
|
Gabriel Caruso
|
d5a28a9da6
|
Merge pull request #423 from rectorphp/iterator
apply ArrayToYieldDataProviderRector
|
2018-04-15 13:03:01 -03:00 |
|
Tomas Votruba
|
dc3fca8729
|
apply ArrayToYieldDataProviderRector
|
2018-04-14 23:43:58 +02:00 |
|
Tomáš Votruba
|
9956710d6c
|
Merge pull request #422 from rectorphp/yield-comments
ArrayToYieldDataProviderRector - preserve comments
|
2018-04-14 22:21:16 +02:00 |
|
Tomas Votruba
|
136f9ee1f0
|
ArrayToYieldDataProviderRector - preserve comments
|
2018-04-14 22:13:38 +02:00 |
|
Tomáš Votruba
|
8e311fa65b
|
Merge pull request #421 from rectorphp/printer-yield
Fix Yield Expression Printer
|
2018-04-14 20:32:00 +02:00 |
|
Tomas Votruba
|
58a826bc6e
|
cleanup
|
2018-04-14 20:24:45 +02:00 |
|
Tomas Votruba
|
2443d6b1cb
|
safer condition
|
2018-04-14 20:19:15 +02:00 |
|
Tomas Votruba
|
ca66e806a6
|
fix () in Yield
|
2018-04-14 20:17:59 +02:00 |
|
Tomáš Votruba
|
cabf3c3afe
|
Merge pull request #419 from rectorphp/autoloader-parameters
Add autoload_files parameter
|
2018-04-14 18:29:03 +02:00 |
|
Tomas Votruba
|
bff781a488
|
AdditionalAutoload - add posibility to load files
|
2018-04-13 21:14:31 +02:00 |
|
Tomas Votruba
|
0d684c5bcb
|
FileGuard - make method non-static
|
2018-04-13 21:14:20 +02:00 |
|
Tomas Votruba
|
2707a30c13
|
README: add autoload_files, autoload_directories parameters
|
2018-04-13 21:14:07 +02:00 |
|
Tomas Votruba
|
65e93d4d18
|
fix yml in README
|
2018-04-13 21:08:04 +02:00 |
|
Tomas Votruba
|
8b612905b9
|
add phpunit.yml for architecture
|
2018-04-13 20:29:35 +02:00 |
|
Tomáš Votruba
|
918961660f
|
Merge pull request #418 from rectorphp/iterable-edge-case
MethodReflector - fix edge case for @return type
|
2018-04-13 20:25:01 +02:00 |
|
Tomas Votruba
|
2c80087125
|
MethodReflector - fix edge case for @return type
|
2018-04-13 20:22:13 +02:00 |
|
Tomas Votruba
|
77934d568c
|
improve CodeSample
|
2018-04-12 21:40:55 +02:00 |
|
Tomáš Votruba
|
e14af790ef
|
Merge pull request #417 from mssimi/namespace-replacer-rector-refactor
remove unnecessary condition(NamespaceReplacerRector)
|
2018-04-12 21:33:18 +02:00 |
|
mssimi
|
9a883d17a0
|
remove unnecessary condition
|
2018-04-12 20:12:35 +02:00 |
|
Gabriel Caruso
|
035358be00
|
Merge pull request #413 from rectorphp/assert-comparison-smarter
Make AssertComparisonToSpecificMethodRector smarter
|
2018-04-12 07:17:38 -03:00 |
|
Gabriel Caruso
|
2dc156695b
|
Support all kind of Scalar Nodes
|
2018-04-11 23:04:51 -03:00 |
|
Gabriel Caruso
|
66953581f1
|
Invert condition to remove one elseif
Thanks to @mssimi
|
2018-04-11 23:02:27 -03:00 |
|
Gabriel Caruso
|
a866eb5bbe
|
Refactor isConstantValue check
|
2018-04-11 23:02:27 -03:00 |
|
Gabriel Caruso
|
87eebf4bbf
|
Make AssertComparisonToSpecificMethodRector smarter
|
2018-04-11 23:02:27 -03:00 |
|
Tomáš Votruba
|
75b470d3a2
|
Merge pull request #412 from rectorphp/assert-comparison-rector-definition
Generalize AssertComparisonToSpecificMethodRector definition
|
2018-04-11 10:52:39 +02:00 |
|
Tomáš Votruba
|
5352e87fa8
|
Merge pull request #411 from rectorphp/assert-regex-rector
[PHPUnit] Create AssertRegExpRector
|
2018-04-11 10:51:35 +02:00 |
|
Gabriel Caruso
|
524af2765e
|
Wording
|
2018-04-11 01:44:57 -03:00 |
|
Gabriel Caruso
|
b3481dc9a2
|
Fix PHPStan
|
2018-04-11 01:38:05 -03:00 |
|
Gabriel Caruso
|
3ca497c714
|
Generalize AssertComparisonToSpecificMethodRector definition
|
2018-04-11 01:32:24 -03:00 |
|
Gabriel Caruso
|
97d10095c9
|
[PHPUnit] Create AssertRegExpRector
|
2018-04-11 01:31:23 -03:00 |
|
Tomáš Votruba
|
f4aa561b9c
|
Merge pull request #416 from mssimi/symfony-ommit-action-suffix
ActionSuffixRemoverRector
|
2018-04-10 22:23:31 +02:00 |
|
mssimi
|
7c5fe14828
|
ActionSuffixRemoverRector
|
2018-04-10 21:29:55 +02:00 |
|
Tomáš Votruba
|
b74f88e786
|
Merge pull request #354 from rectorphp/value-object-remover-fixes
[Dynamic] Value object remover fixes
|
2018-04-10 10:07:29 +02:00 |
|
Tomas Votruba
|
0da262f133
|
fix docs
|
2018-04-10 10:02:40 +02:00 |
|
Tomas Votruba
|
ee3ef5b6c1
|
[cs] fix
|
2018-04-10 09:56:28 +02:00 |
|
Tomas Votruba
|
2308e4ee8a
|
DocBlockAnalyzer - decrease complexity
|
2018-04-10 09:56:28 +02:00 |
|