TomasVotruba
|
c454f87e96
|
rename SpecificMethodObjectAttributeRector to AssertTrueIssetToHasObjectAttributeRector
|
2017-12-21 23:00:47 +01:00 |
|
TomasVotruba
|
fd841770ec
|
rename SpecificMethodIntenralTypeRector to AssertTrueFalseInternalTypeToSpecificMethodRector
|
2017-12-21 22:36:40 +01:00 |
|
TomasVotruba
|
068c3770ce
|
phpunit: decopule config for specific methods
|
2017-12-21 22:14:44 +01:00 |
|
TomasVotruba
|
65a5257411
|
rename SpecificMethodBoolNullRector to AssertSameBoolNullToSpecificMethodRector
|
2017-12-21 19:46:01 +01:00 |
|
TomasVotruba
|
34a9273ed7
|
small refactoring of SpecificMethodBoolNullRector
|
2017-12-21 19:42:57 +01:00 |
|
TomasVotruba
|
8ab183442c
|
rename tests and docs as well
|
2017-12-21 19:38:13 +01:00 |
|
TomasVotruba
|
e5a28de395
|
move under SpecificMethod namespace
|
2017-12-21 19:36:16 +01:00 |
|
TomasVotruba
|
d99fe8487f
|
rename SpecificMethodRector to AssertTrueFalseToSpecificMethodRector
|
2017-12-21 19:35:42 +01:00 |
|
TomasVotruba
|
873974258d
|
[docs] add PHPUnit configurable Rector
|
2017-12-21 19:28:36 +01:00 |
|
TomasVotruba
|
450112541c
|
[docs] add PHPUnit configurable Rector
|
2017-12-21 19:14:16 +01:00 |
|
TomasVotruba
|
81c6100315
|
SpecificMethodRector - prepare filtering ctor param for active methods
|
2017-12-21 16:39:04 +01:00 |
|
TomasVotruba
|
3fc90f2826
|
rename Test to specific
|
2017-12-21 16:38:46 +01:00 |
|
TomasVotruba
|
62cccc2d0f
|
SpecificMethodRectorTest - use data provider
|
2017-12-21 16:31:18 +01:00 |
|
TomasVotruba
|
b0d1de91ed
|
[ConsoleDiffer] add few comments to make code readable
|
2017-12-21 16:16:04 +01:00 |
|
Tomáš Votruba
|
fd15fcf8a9
|
Merge pull request #203 from carusogabriel/specific-method-contains-rector
[PHPUnit] Add in_array and array_search to SpecificMethodRector
|
2017-12-21 14:53:50 +01:00 |
|
Tomáš Votruba
|
7f0c11927d
|
Merge pull request #199 from carusogabriel/specific-method-internal-type-rector
[PHPUnit] Create SpecificMethodInternalTypeRector
|
2017-12-21 14:52:17 +01:00 |
|
Gabriel Caruso
|
7df912cb9b
|
Use MethodNameChanges in SpecificMethodInternalTypeRector
|
2017-12-20 23:31:35 -02:00 |
|
Gabriel Caruso
|
f8e51671ea
|
Fix PHPStan
|
2017-12-20 17:58:00 -02:00 |
|
Gabriel Caruso
|
b5c0253144
|
Reduce test's verbosity
|
2017-12-20 17:57:59 -02:00 |
|
Gabriel Caruso
|
a743389be0
|
Preserve custom error message
|
2017-12-20 17:57:59 -02:00 |
|
Gabriel Caruso
|
0c7a46058a
|
Support more is_* functions in SpecificMethodInternalTypeRector
|
2017-12-20 17:57:59 -02:00 |
|
Gabriel Caruso
|
382ab806ba
|
Support assertNotInternalType
|
2017-12-20 17:57:59 -02:00 |
|
Gabriel Caruso
|
87ddc00723
|
Start SpecificMethodInternalTypeRector
|
2017-12-20 17:57:59 -02:00 |
|
Tomáš Votruba
|
cab673c3c1
|
Merge pull request #205 from carusogabriel/rector-nodechanger-methodnamechanger
[NodeChanger] Create MethodNameChanger
|
2017-12-20 17:26:41 +01:00 |
|
Gabriel Caruso
|
047287f338
|
Use MethodNameChanger in SpecificMethodObjectAttributeRector
|
2017-12-20 14:12:59 -02:00 |
|
Tomáš Votruba
|
ed6d238b14
|
Merge pull request #206 from rectorphp/drop-yaml-fixing
[YamlParser] drop for now, focus on PHP
|
2017-12-20 17:09:43 +01:00 |
|
Gabriel Caruso
|
75296b8689
|
Change node's type
|
2017-12-20 14:07:45 -02:00 |
|
Gabriel Caruso
|
a8d71fe447
|
Create MethodNameChanger
|
2017-12-20 14:06:07 -02:00 |
|
Gabriel Caruso
|
d273b9314c
|
Add in_array and array_search to SpecificMethodRector
|
2017-12-20 14:00:13 -02:00 |
|
TomasVotruba
|
d1ab286478
|
drop from composer
|
2017-12-20 16:16:49 +01:00 |
|
TomasVotruba
|
25b733fbf9
|
[YamlParser] drop for now, focus on PHP
|
2017-12-20 16:13:35 +01:00 |
|
Tomáš Votruba
|
3a113f2e03
|
Merge pull request #202 from rectorphp/eat-dog-foot
Run on-itself, performance improvements
|
2017-12-20 15:20:58 +01:00 |
|
TomasVotruba
|
f23ad9b453
|
exclude phpstan bugged case
|
2017-12-20 15:08:33 +01:00 |
|
TomasVotruba
|
c0399030d5
|
SmartClassReflector: rebuild on source change, mainly for tests
|
2017-12-20 15:03:13 +01:00 |
|
TomasVotruba
|
693a715e3b
|
MagicMethodRector - simplify class type analysis
|
2017-12-20 14:58:41 +01:00 |
|
TomasVotruba
|
bb7225c625
|
fix tests by making paramter provider aware of source
|
2017-12-20 14:43:48 +01:00 |
|
TomasVotruba
|
aa1d9c0f6c
|
fix tests by making paramter provider aware of source
|
2017-12-20 14:35:38 +01:00 |
|
TomasVotruba
|
391fdd114b
|
drop CurrentFileProvider, not needed anymore
|
2017-12-20 14:31:21 +01:00 |
|
TomasVotruba
|
9054207ac5
|
SourceLocatorFactory: add performance note
|
2017-12-20 14:29:44 +01:00 |
|
TomasVotruba
|
0e45d22a96
|
SourceLocatorFactory: drop EvalLocator, not used
|
2017-12-20 14:23:58 +01:00 |
|
TomasVotruba
|
544a7fee4b
|
test fix
|
2017-12-20 13:54:32 +01:00 |
|
TomasVotruba
|
4f0ca69671
|
SmartClassReflector: create ClassReflector just once for source, instead once per file
|
2017-12-20 13:34:47 +01:00 |
|
TomasVotruba
|
3230944b17
|
SourceLocatorFactory: make use of files/directories source
|
2017-12-20 13:34:18 +01:00 |
|
TomasVotruba
|
6c63b7d10a
|
cache SmartClassReflector
|
2017-12-20 03:28:09 +01:00 |
|
TomasVotruba
|
ead53dbe46
|
create common locators just once
|
2017-12-20 03:23:59 +01:00 |
|
TomasVotruba
|
b7019cece8
|
do not reflect on invalid types
|
2017-12-20 03:20:38 +01:00 |
|
TomasVotruba
|
92b23cc6d2
|
SourceLocatorFactory: pass ComposerLoader
|
2017-12-20 03:08:26 +01:00 |
|
TomasVotruba
|
6091c88717
|
fix cs
|
2017-12-20 02:57:27 +01:00 |
|
TomasVotruba
|
684b1b933d
|
StandaloneTraverseNodeTraverser: create NodeTraversers just once
|
2017-12-20 02:55:19 +01:00 |
|
TomasVotruba
|
ed5baf3d6e
|
README: apply list indent [ci skip]
|
2017-12-20 02:39:06 +01:00 |
|