7700 Commits

Author SHA1 Message Date
TomasVotruba
cef900323f add add ShortNameAwareTagInterface 2020-02-23 16:14:23 +01:00
TomasVotruba
eeb43d2b01 rector ci: enable solid + fix class const privatization for using parent 2020-02-23 16:03:39 +01:00
Tomas Votruba
afb9554414
Merge pull request #2907 from rectorphp/early-continue
[SOLID] Add ChangeNestedForeachIfsToEarlyContinueRector
2020-02-22 16:09:15 +01:00
TomasVotruba
735be73800 [SOLID] Add ChangeNestedForeachIfsToEarlyContinueRector 2020-02-22 16:04:15 +01:00
Tomas Votruba
36d70ff4a6
[CodeQuality] Add InlineIfToExplicitIfRector (#2906)
[CodeQuality] Add InlineIfToExplicitIfRector
2020-02-22 13:13:13 +01:00
TomasVotruba
93633a4c04 [CodeQuality] Add InlineIfToExplicitIfRector 2020-02-22 13:07:36 +01:00
Tomas Votruba
ac093877b8
Fixup (#2905)
Fixup
2020-02-22 11:55:40 +01:00
TomasVotruba
4d9a689431 fix name equal 2020-02-22 11:49:51 +01:00
TomasVotruba
93916f9ea7 fix 2020-02-22 09:58:51 +01:00
TomasVotruba
b406e62d82 debug 2020-02-22 09:57:28 +01:00
TomasVotruba
ec5685f583 debug 2020-02-22 09:52:17 +01:00
Tomas Votruba
8e5a4bebfe
Merge pull request #2904 from Aerendir/support-throw-instantiated-class-method
Support throw from the method of an instantiated class.
2020-02-22 00:02:58 +01:00
Aerendir
aa655dbee3 Support throw from the method of an instantiated class. 2020-02-21 23:54:23 +01:00
Tomas Votruba
69b220e48d
Merge pull request #2903 from rectorphp/method-call-name
prevent getName() on StaticCall or MethodCall
2020-02-21 16:50:44 +01:00
TomasVotruba
bc24bb12ff prevent getName() on StaticCall or MethodCall 2020-02-21 16:41:33 +01:00
Tomas Votruba
299714c5be
add mergeable (#2902)
add mergeable
2020-02-21 15:38:41 +01:00
TomasVotruba
1393af5619 symplify bug report template 2020-02-21 15:37:48 +01:00
TomasVotruba
9569780ab0 add mergeable 2020-02-21 15:31:15 +01:00
Tomas Votruba
33b7956c42
Merge pull request #2901 from rectorphp/links-docs
add links to each rule to docs
2020-02-21 15:30:41 +01:00
TomasVotruba
cea58dfbaa add hiring link 2020-02-21 15:26:02 +01:00
TomasVotruba
d0afc945e0 add links to each rule and test fixture in docs 2020-02-21 15:24:17 +01:00
Tomas Votruba
1127400a06
Merge pull request #2900 from rectorphp/fix-docblocks
Fix incorrect regexes to preserve doc tags spacing
2020-02-21 14:54:19 +01:00
TomasVotruba
5318f7c8d1 Fix incorrect regexes to preserve doc tags spacing 2020-02-21 14:49:50 +01:00
Tomas Votruba
e9762a561c
Merge pull request #2899 from rectorphp/fix-swtich
fix duplicate switch without break
2020-02-21 13:44:01 +01:00
TomasVotruba
1e83e78a5e fix duplicate switch without break 2020-02-21 13:37:27 +01:00
Tomas Votruba
fd54cf2eaf
Merge pull request #2898 from rectorphp/coding-camel-to-undrescore
[CodingStyle] Add CamelCaseFunctionNamingToUnderscoreRector
2020-02-21 02:58:53 +01:00
TomasVotruba
0e61d7e96f [CodingStyle] Add CamelCaseFunctionNamingToUnderscoreRector 2020-02-21 02:50:54 +01:00
Tomas Votruba
f0a8a527fe
Merge pull request #2897 from rectorphp/explicit
fix nested array dim fetch resolving type
2020-02-21 01:57:23 +01:00
TomasVotruba
99eeeabee2 fix nested array dim fetch resolving type 2020-02-21 01:52:45 +01:00
Tomas Votruba
d4d0285a94
Merge pull request #2896 from rectorphp/static-reatin
keep array function static
2020-02-21 00:41:09 +01:00
TomasVotruba
40cd751756 keep array function static 2020-02-21 00:40:35 +01:00
Tomas Votruba
ec50ab5672
Merge pull request #2890 from Aerendir/AnnotateThrowables-support-static-methods
#2861: Support throw of static methods
2020-02-20 19:49:39 +01:00
Aerendir
3e3445a255 Closes #2889. Support static methods calls. 2020-02-20 17:16:30 +01:00
Tomas Votruba
04c62b0c11
Merge pull request #2893 from rectorphp/tabs-indent
fix tab indent
2020-02-20 03:33:01 +01:00
TomasVotruba
bf97e8767f fix tab indent 2020-02-20 03:29:46 +01:00
Tomas Votruba
b4401a3c4b
Merge pull request #2886 from rectorphp/skip-test-var
skip test fixtures
2020-02-19 14:59:02 +01:00
TomasVotruba
01bd2e3d86 skip test fixtures 2020-02-19 14:53:21 +01:00
Tomas Votruba
5a3b0adff2
Merge pull request #2885 from rectorphp/fix-const
Fix already constant
2020-02-19 14:41:54 +01:00
TomasVotruba
9da97ed1f6 update alias 2020-02-19 14:36:10 +01:00
TomasVotruba
7f63457a18 Fix already constant 2020-02-19 14:35:30 +01:00
Tomas Votruba
d7fcfe1576
Merge pull request #2884 from rectorphp/callable-type
Callable type
2020-02-19 01:44:28 +01:00
TomasVotruba
3dd1e7ca69 make callable print closest as possible 2020-02-19 01:28:25 +01:00
TomasVotruba
466b69b897 improve callable type 2020-02-19 00:54:28 +01:00
Tomas Votruba
f5e5906ee8
Merge pull request #2881 from snapshotpl/callable_type
Callable type falling tests
2020-02-19 00:25:23 +01:00
Tomas Votruba
ca917d3235
Merge pull request #2873 from rectorphp/single-local-value-to-constant
[SOLID] Add ChangeReadOnlyVariableWithDefaultValueToConstantRector
2020-02-19 00:25:01 +01:00
TomasVotruba
8040aa8613 bump to phpstan 0.12.11 2020-02-19 00:18:08 +01:00
TomasVotruba
c25db0b56d apply 2020-02-19 00:14:44 +01:00
TomasVotruba
1ad8f08ccd [SOLID] Add ChangeReadOnlyVariableWithDefaultValueToConstantRector 2020-02-18 23:59:07 +01:00
Tomas Votruba
36ffd47763
Merge pull request #2876 from Aerendir/AnnotateThrowables-improve-tests-organization
`AnnotateThrowablesRector`: Improve organization of tests.
2020-02-18 18:59:06 +01:00
Tomas Votruba
b65a200400
Merge pull request #2883 from alfredbez/oxid-replace-deprecated-classes
[OXID] replace backwards-compatability classes in oxNew
2020-02-18 18:06:15 +01:00