Tomas Votruba
|
2125e24e1f
|
normalize printer to keep 1 single line in the end + apply to code
|
2018-10-27 14:57:53 +02:00 |
|
Tomas Votruba
|
5236821a51
|
[CodeQuality] Add SimplifyIfReturnBoolRector
|
2018-10-27 13:35:36 +02:00 |
|
Tomas Votruba
|
9855690778
|
fix commented test
|
2018-10-26 12:14:54 +02:00 |
|
Tomáš Votruba
|
4d91b01721
|
Merge pull request #734 from rectorphp/cq-simplify-return
[CodeQuality] Add SimplifyUselessVariableRector
|
2018-10-26 00:45:46 +02:00 |
|
Tomas Votruba
|
a7a6feaee9
|
add .inc to skipped files
|
2018-10-26 00:41:30 +02:00 |
|
Tomas Votruba
|
088b7b0246
|
fix namespaces in tests
|
2018-10-26 00:32:11 +02:00 |
|
Tomas Votruba
|
c4a1e11e09
|
[CodeQuality] Add SimplifyUselessVariableRector
|
2018-10-26 00:24:28 +02:00 |
|
Tomas Votruba
|
14e5e935fb
|
remove unmaintined CHANGELOG, the dev is still fuzy fast
|
2018-10-25 22:27:56 +02:00 |
|
Tomáš Votruba
|
5a1e21f016
|
Merge pull request #733 from rectorphp/build
Move prefixed-version building out of repository
|
2018-10-25 22:25:26 +02:00 |
|
Tomáš Votruba
|
0b312105e6
|
Merge pull request #727 from rectorphp/symfony-form-build
[Symfony] Add FormTypeInstanceToClassConstRector
|
2018-10-25 22:23:50 +02:00 |
|
Tomas Votruba
|
3dc532fff0
|
remove build-prefixed, build in external repository
|
2018-10-25 22:19:26 +02:00 |
|
Tomas Votruba
|
075707447a
|
[Symfony] Add FormTypeInstanceToClassConstRector
|
2018-10-24 12:06:35 +02:00 |
|
Gabriel Caruso
|
958994e038
|
Merge pull request #678 from rectorphp/foreach-in-array-rector
Create ForeachToInArrayRector
|
2018-10-23 16:04:22 -03:00 |
|
Gabriel Caruso
|
7756557aec
|
Regenerate docs
|
2018-10-23 15:58:57 -03:00 |
|
Gabriel Caruso
|
90ac01c59b
|
Run code-quality level against Rector
|
2018-10-23 15:56:12 -03:00 |
|
Gabriel Caruso
|
7d01962d6f
|
Create ForeachToInArrayRector
|
2018-10-23 15:50:06 -03:00 |
|
Tomas Votruba
|
271d98e868
|
[ContributorTools] Add support for level adding
|
2018-10-23 20:42:54 +02:00 |
|
Tomas Votruba
|
a8fe5abb03
|
decouple TemplateVariablesFactory
|
2018-10-23 20:42:54 +02:00 |
|
Tomáš Votruba
|
d24aea7c85
|
Merge pull request #726 from rectorphp/sensitive-naming
Sensitive naming
v0.3.15
|
2018-10-22 21:13:13 +02:00 |
|
Tomas Votruba
|
2744e5d231
|
remove unused MethodNameAnalyzer
|
2018-10-22 20:33:19 +02:00 |
|
Tomas Votruba
|
5a1e8ba957
|
cleanup StaticMethodNameReplacerRector
|
2018-10-22 20:33:19 +02:00 |
|
Tomas Votruba
|
69ab227c63
|
make rename api consistent
|
2018-10-22 19:40:30 +02:00 |
|
Tomas Votruba
|
c37330db6a
|
add isNameInsensitive
|
2018-10-22 19:40:27 +02:00 |
|
Tomas Votruba
|
c81aa78da8
|
Add support for case insensitive const renaming
|
2018-10-22 19:40:27 +02:00 |
|
Tomas Votruba
|
5393711450
|
Add support for case insensitive func renaming
|
2018-10-22 19:40:27 +02:00 |
|
Tomas Votruba
|
224c7a0e2c
|
simplify PropertyNameReplacerRector
|
2018-10-22 19:40:27 +02:00 |
|
Tomas Votruba
|
44c0febb6a
|
Add support for case insensitive property renaming
|
2018-10-22 19:40:27 +02:00 |
|
Tomas Votruba
|
064aceba39
|
Add i-case-sensitivity to MethodNameReplacerRector
|
2018-10-22 19:40:27 +02:00 |
|
Tomas Votruba
|
9374604bc2
|
Improve MethodNameReplacerRector
|
2018-10-22 19:40:27 +02:00 |
|
Tomas Votruba
|
3aef267709
|
[Class] Add case sensitive test for Class Replace
|
2018-10-22 19:40:27 +02:00 |
|
Tomáš Votruba
|
f4287984b5
|
Merge pull request #725 from rectorphp/sensitive
Static analysis cleanup + add RemovingNodeVisitor
|
2018-10-22 18:29:02 +02:00 |
|
Tomas Votruba
|
7f582d37d4
|
Add RemovingTrait, RemovingNodeVisitor and RemovedNodesCollector
|
2018-10-22 18:28:36 +02:00 |
|
Tomas Votruba
|
09027d06eb
|
resolve phpstan reports
|
2018-10-22 18:02:36 +02:00 |
|
Tomas Votruba
|
944bb9f5c1
|
cleanup
|
2018-10-22 14:15:20 +02:00 |
|
Tomáš Votruba
|
b154d904f0
|
Merge pull request #724 from rectorphp/symfony-cascade-validation
[Symfony] Add ArrayAnalyzer and CascadeValidationFormBuilderRector
|
2018-10-22 14:14:58 +02:00 |
|
Tomas Votruba
|
a9ce1c8e4c
|
Add ArrayAnalyzer and CascadeValidationFormBuilderRector
|
2018-10-22 14:12:53 +02:00 |
|
Tomas Votruba
|
68d365eaf8
|
update docs
|
2018-10-22 00:26:45 +02:00 |
|
Tomáš Votruba
|
f497e4837a
|
Merge pull request #723 from rectorphp/normalize
Normalize Argument Rectors
|
2018-10-22 00:25:10 +02:00 |
|
Tomas Votruba
|
f823f2a50c
|
[Arguments] Refactor to constistent config
|
2018-10-22 00:16:41 +02:00 |
|
Tomas Votruba
|
82eedd4078
|
Add AutoloadWrongCasesEventSubscriber to simplify composer.json
|
2018-10-21 23:25:06 +02:00 |
|
Tomas Votruba
|
85b1fed683
|
add wrong cases autoload
|
2018-10-21 19:42:02 +02:00 |
|
Tomas Votruba
|
fedb932115
|
add missing @see references to Rector tests
|
2018-10-21 19:39:54 +02:00 |
|
Tomas Votruba
|
c2a900518c
|
ArgumentRectors - use standard descendent configuration
|
2018-10-21 19:39:45 +02:00 |
|
Tomáš Votruba
|
5e554281b3
|
Merge pull request #722 from rectorphp/options-attr-array
[Symfony] Add ReadOnlyOptionToAttributeRector
|
2018-10-21 19:30:44 +02:00 |
|
Tomas Votruba
|
661c13342f
|
remove CurrentNodeProvider, not really needed
|
2018-10-21 19:27:19 +02:00 |
|
Tomas Votruba
|
ade5c0145d
|
add to symfony30 set
|
2018-10-21 19:19:15 +02:00 |
|
Tomas Votruba
|
d2bde9f3d4
|
[Symfony] Add /ReadOnlyOptionToAttributeRector [closes #595]
|
2018-10-21 19:19:15 +02:00 |
|
Tomáš Votruba
|
4f6c7a320a
|
Merge pull request #721 from rectorphp/bugfix/assert-compare-rector
[PHPUnit] Fix AssertCompareToSpecificMethodRector false positives
|
2018-10-21 19:18:31 +02:00 |
|
Tomáš Votruba
|
8eca092dad
|
Merge pull request #720 from rectorphp/options-attr
[Symfony] Refactor OptionNameRector to typed checks
|
2018-10-21 19:18:02 +02:00 |
|
Gabriel Caruso
|
5d304b3aee
|
[PHPUnit] Fix AssertCompareToSpecificMethodRector false positives
When a property, method or variable has one of the names to be
refactored, e.g. `count`, it gets wrong refactored
|
2018-10-21 14:00:00 -03:00 |
|