TomasVotruba
|
94c675c9a4
|
ProcessCommand: sort Rector by class name, show only diff for files, no need to list count and their names
|
2017-12-20 01:54:27 +01:00 |
|
TomasVotruba
|
afe8f03ba3
|
add OPTION_DRY_RUN constant
|
2017-12-20 01:21:06 +01:00 |
|
TomasVotruba
|
052f06b204
|
ecs: add UnusedPrivateSniff, apply it
|
2017-12-20 01:19:35 +01:00 |
|
TomasVotruba
|
9630972ae8
|
remove unused property
|
2017-12-20 01:18:54 +01:00 |
|
TomasVotruba
|
221042afed
|
add DifferAndFormatter
|
2017-12-20 01:18:54 +01:00 |
|
TomasVotruba
|
c54dad164f
|
composer: add php cs fixer for Diff
|
2017-12-20 01:18:54 +01:00 |
|
TomasVotruba
|
f422f52d9e
|
fix cs
|
2017-12-20 01:18:54 +01:00 |
|
TomasVotruba
|
8b281d4955
|
cleanup temp code [ci skip]
|
2017-12-20 01:18:54 +01:00 |
|
TomasVotruba
|
4145536514
|
add Differ
|
2017-12-20 01:18:54 +01:00 |
|
TomasVotruba
|
7db6007a20
|
dry wip
|
2017-12-20 01:18:54 +01:00 |
|
Tomáš Votruba
|
75ceb6984e
|
Merge pull request #198 from carusogabriel/extend-SpecificMethodCountRector
Extend SpecificMethodCountRector
|
2017-12-20 00:19:13 +01:00 |
|
Gabriel Caruso
|
b82a0734dc
|
Add third argument to verify custom error message isn't overwrite
|
2017-12-19 20:32:49 -02:00 |
|
Gabriel Caruso
|
491b697b77
|
Use array_keys to avoid array duplication
|
2017-12-19 20:28:49 -02:00 |
|
Gabriel Caruso
|
afb27b1900
|
Make easier to add new assertions to SpecificMethodCountRector
|
2017-12-19 20:18:10 -02:00 |
|
TomasVotruba
|
bd60cb7ec7
|
README: title detail [ci skip]
|
2017-12-19 23:14:51 +01:00 |
|
Gabriel Caruso
|
aa50903b38
|
Extend SpecificMethodCountRector
|
2017-12-19 19:33:37 -02:00 |
|
Tomáš Votruba
|
c4dc955661
|
Merge pull request #200 from rectorphp/fix-array-key-exists
[PHPUnit] Fix array_key_exists() argument up-lifting
|
2017-12-19 22:29:27 +01:00 |
|
TomasVotruba
|
cf2df46390
|
fix phpstan
|
2017-12-19 22:16:33 +01:00 |
|
TomasVotruba
|
f2014a2641
|
[PHPUnit] fix arguments moving up for array_key_exists()
|
2017-12-19 22:16:06 +01:00 |
|
Tomáš Votruba
|
ee6870aa94
|
Merge pull request #197 from carusogabriel/fix-class-description
Fix SpecificMethodObjectAttributeRector description class
|
2017-12-19 18:50:44 +01:00 |
|
Gabriel Caruso
|
5042936985
|
Fix SpecificMethodObjectAttributeRector description class
|
2017-12-19 13:01:11 -02:00 |
|
Gabriel Caruso
|
3612d139f7
|
First try to fix assertArrayHasKey
|
2017-12-19 12:47:55 -02:00 |
|
Tomáš Votruba
|
3ab8097803
|
Merge pull request #194 from rectorphp/test-specific-methods-rector-fix
[PHPUnit] SpecificMethodsRector fix for empty()
|
2017-12-19 15:03:02 +01:00 |
|
TomasVotruba
|
553750e115
|
add correct solution for empty() args
|
2017-12-19 15:02:19 +01:00 |
|
TomasVotruba
|
fa4a2adb1d
|
add question
|
2017-12-19 14:01:26 +01:00 |
|
TomasVotruba
|
77276ed01c
|
remove static from PR
|
2017-12-19 14:01:26 +01:00 |
|
TomasVotruba
|
053d5d55bb
|
[PHPUnit] SpecificMethodRector - add support for empty
|
2017-12-19 14:01:26 +01:00 |
|
Tomáš Votruba
|
408d883874
|
Merge pull request #193 from carusogabriel/test-specific-methods-rector
[PHPUnit] Add more tests for SpecificMethodsRector
|
2017-12-19 14:00:32 +01:00 |
|
Tomáš Votruba
|
f93e2d95ed
|
Merge pull request #188 from rectorphp/process-rector
[Symfony] Add ProcessBuilder Rector
|
2017-12-19 13:36:49 +01:00 |
|
TomasVotruba
|
acb265d3fb
|
add use case
|
2017-12-19 13:21:30 +01:00 |
|
TomasVotruba
|
96f9ff2004
|
fix cs
|
2017-12-19 13:21:30 +01:00 |
|
TomasVotruba
|
e3971c2976
|
add ProcessBuilderInstanceRector
|
2017-12-19 13:21:30 +01:00 |
|
TomasVotruba
|
47d9367818
|
[Symfony] add ProcessBuilder rector
|
2017-12-19 13:21:30 +01:00 |
|
TomasVotruba
|
c86a90b619
|
cs fixes
|
2017-12-19 13:21:30 +01:00 |
|
Tomáš Votruba
|
3461103221
|
Merge pull request #190 from rectorphp/phpunit-narrow-methods
[PHPUnit] Add NarrowMethodsRector
|
2017-12-19 13:20:28 +01:00 |
|
Gabriel Caruso
|
bd48186669
|
Add more tests for SpecificMethodsRector
|
2017-12-19 06:02:40 -02:00 |
|
Tomáš Votruba
|
10d139b282
|
Merge pull request #191 from rectorphp/deprecate-deprecation-extractor
deprecate DeprecationExtractor, out of scope
|
2017-12-19 03:32:01 +01:00 |
|
TomasVotruba
|
8e0bc4ec47
|
deprecate DeprecationExtractor, out of scope
|
2017-12-19 03:23:23 +01:00 |
|
TomasVotruba
|
496082602c
|
phpstan fixes
|
2017-12-18 01:41:16 +01:00 |
|
TomasVotruba
|
e94f6dde1f
|
add SpecificMethodObjectAttributeRector
|
2017-12-18 01:38:02 +01:00 |
|
TomasVotruba
|
c5d019447e
|
add SpecificMethodCountRector
|
2017-12-18 01:27:59 +01:00 |
|
TomasVotruba
|
bfa3407414
|
add assertTrue() and assertFalse() support
|
2017-12-18 01:22:10 +01:00 |
|
TomasVotruba
|
cff9dd0bc6
|
fix circular call
|
2017-12-18 01:18:13 +01:00 |
|
TomasVotruba
|
1817337631
|
[PHPUnit] SpecificMethodBoolNullRector added
|
2017-12-18 01:16:36 +01:00 |
|
Tomáš Votruba
|
fc0669139a
|
Merge pull request #189 from rectorphp/bump
[docs] update install commands
|
2017-12-18 01:01:09 +01:00 |
|
TomasVotruba
|
d3b8f891c7
|
mixed types
|
2017-12-18 00:59:05 +01:00 |
|
TomasVotruba
|
e64f3b4323
|
add twig240 to reflect namespace changes
|
2017-12-10 19:19:33 +01:00 |
|
TomasVotruba
|
65f44d4969
|
[docs] update install commands
|
2017-12-10 03:14:41 +01:00 |
|
Tomáš Votruba
|
d27e727d5b
|
Merge pull request #182 from rectorphp/bump
Bump to Symplify 3.0
|
2017-12-10 03:04:49 +01:00 |
|
TomasVotruba
|
a9d5d23b6f
|
phpstan fixes
|
2017-12-10 02:52:46 +01:00 |
|