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 |
|
Tomas Votruba
|
8716a8e486
|
DocBlockAnalyzer optimizations
|
2018-04-10 09:56:28 +02:00 |
|
Tomas Votruba
|
8d9ec47e53
|
[cs] config
|
2018-04-10 09:56:28 +02:00 |
|
Tomas Votruba
|
c95f430cf5
|
use real objects in tests
|
2018-04-10 09:56:28 +02:00 |
|
Tomas Votruba
|
7993f6fa5b
|
tests - use real objects, to allow real-project type comparison
|
2018-04-10 09:56:28 +02:00 |
|
Tomas Votruba
|
a3e2d98c05
|
[cs + st]
|
2018-04-10 09:56:27 +02:00 |
|
Tomas Votruba
|
99b0b4c0fd
|
improve Rector description
|
2018-04-10 09:55:46 +02:00 |
|
TomasVotruba
|
62329560ca
|
move under own namespace
|
2018-04-10 09:55:46 +02:00 |
|
TomasVotruba
|
79bffd8285
|
decouple AbstractValueObjectRemoverRector
|
2018-04-10 09:55:46 +02:00 |
|
TomasVotruba
|
9641f2015e
|
decouple ValueObjectRemoverDocBlockRector
|
2018-04-10 09:55:46 +02:00 |
|
TomasVotruba
|
51b915605d
|
move renameNullable() to DocBlockAnalyzer
|
2018-04-10 09:55:46 +02:00 |
|
TomasVotruba
|
18887e525d
|
fix doc comment for nearest expression
|
2018-04-10 09:55:46 +02:00 |
|
TomasVotruba
|
f29bf77fc6
|
decrase complexity
|
2018-04-10 09:55:46 +02:00 |
|
TomasVotruba
|
9a331a58fd
|
cleanup
|
2018-04-10 09:55:46 +02:00 |
|
TomasVotruba
|
fc5ea5fc09
|
finishe, just doc comment doesnt save
|
2018-04-10 09:55:46 +02:00 |
|
TomasVotruba
|
71bcc39de1
|
keep original info at doc block
|
2018-04-10 09:55:46 +02:00 |
|