.. |
Assignment
|
Import instead of using fqn classes
|
2021-12-03 21:40:18 +01:00 |
BinaryOp
|
Import instead of using fqn classes
|
2021-12-03 21:40:18 +01:00 |
Call
|
Fix fqn usage in php-doc
|
2021-12-04 03:37:19 +01:00 |
Fetch
|
Import instead of using fqn classes
|
2021-12-03 21:40:18 +01:00 |
ArrayAnalyzer.php
|
Import instead of using fqn functions
|
2021-12-03 21:07:25 +01:00 |
ArrayCreationInfo.php
|
Fix fqn usage in php-doc
|
2021-12-04 03:37:19 +01:00 |
AssertionFinder.php
|
Merge pull request #7060 from rarila/codingstyle-convert-fqn
|
2021-12-05 02:46:03 +02:00 |
AssignmentAnalyzer.php
|
Import instead of using fqn classes
|
2021-12-03 21:40:18 +01:00 |
BinaryOpAnalyzer.php
|
Import instead of using fqn classes
|
2021-12-03 21:40:18 +01:00 |
BitwiseNotAnalyzer.php
|
Migrate most IssueBuffer::accepts calls to IssueBuffer::maybeAdd (#7020)
|
2021-11-29 14:54:17 -05:00 |
BooleanNotAnalyzer.php
|
handle the case where analysis failed
|
2021-10-02 10:01:04 +02:00 |
CallAnalyzer.php
|
Fix fqn usage in php-doc
|
2021-12-04 03:37:19 +01:00 |
CastAnalyzer.php
|
Import instead of using fqn functions
|
2021-12-03 21:07:25 +01:00 |
CloneAnalyzer.php
|
Import instead of using fqn functions
|
2021-12-03 21:07:25 +01:00 |
EmptyAnalyzer.php
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
EncapsulatedStringAnalyzer.php
|
Import instead of using fqn functions
|
2021-12-03 21:07:25 +01:00 |
EvalAnalyzer.php
|
Import instead of using fqn functions
|
2021-12-03 21:07:25 +01:00 |
ExitAnalyzer.php
|
Migrate most IssueBuffer::accepts calls to IssueBuffer::maybeAdd (#7020)
|
2021-11-29 14:54:17 -05:00 |
ExpressionIdentifier.php
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
IncDecExpressionAnalyzer.php
|
replace elvis operator by coalesce operator when applicable
|
2021-10-13 20:16:06 +02:00 |
IncludeAnalyzer.php
|
Import instead of using fqn functions
|
2021-12-03 21:07:25 +01:00 |
InstanceofAnalyzer.php
|
Use more accurate variable name
|
2021-06-25 09:54:39 -04:00 |
IssetAnalyzer.php
|
Remove some unused return values
|
2021-06-10 12:09:46 -04:00 |
MagicConstAnalyzer.php
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
MatchAnalyzer.php
|
Import instead of using fqn classes
|
2021-12-03 21:40:18 +01:00 |
NullsafeAnalyzer.php
|
replace elvis operator by coalesce operator when applicable
|
2021-10-13 20:16:06 +02:00 |
PrintAnalyzer.php
|
Migrate most IssueBuffer::accepts calls to IssueBuffer::maybeAdd (#7020)
|
2021-11-29 14:54:17 -05:00 |
SimpleTypeInferer.php
|
Import instead of using fqn classes
|
2021-12-03 21:40:18 +01:00 |
TernaryAnalyzer.php
|
Fix fqn usage in php-doc
|
2021-12-04 03:37:19 +01:00 |
UnaryPlusMinusAnalyzer.php
|
fix UnaryMinus
|
2021-09-19 19:30:03 +02:00 |
YieldAnalyzer.php
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
YieldFromAnalyzer.php
|
Enforce use sort (#5900)
|
2021-06-07 22:55:21 -04:00 |