.. |
FunctionLike
|
Fix #6983, #8564
|
2022-10-13 13:42:35 +02:00 |
Statements
|
Merge remote-tracking branch 'origin/4.x' into HEAD
|
2022-10-16 13:41:27 +02:00 |
AlgebraAnalyzer.php
|
Add a few additional dupes
|
2022-04-01 12:19:29 +02:00 |
AttributesAnalyzer.php
|
Avoid json_encode when serializing non-UTF8 literals
|
2022-04-27 01:42:37 -04:00 |
CanAlias.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
ClassAnalyzer.php
|
Merge remote-tracking branch 'origin/4.x' into HEAD
|
2022-10-16 13:41:27 +02:00 |
ClassLikeAnalyzer.php
|
Merge remote-tracking branch 'origin/4.x' into HEAD
|
2022-10-16 13:41:27 +02:00 |
ClassLikeNameOptions.php
|
Mark internal classes @internal
|
2022-01-03 09:33:22 +02:00 |
ClosureAnalyzer.php
|
Made most of callbacks static. Reworked some array_map() into foreach()
|
2022-04-09 21:58:26 +12:00 |
CommentAnalyzer.php
|
Improve @psalm-internal and prevent usage of IssueBuffer::add().
|
2022-06-25 02:09:40 -05:00 |
DataFlowNodeData.php
|
Mark internal classes @internal
|
2022-01-03 09:33:22 +02:00 |
FileAnalyzer.php
|
Improve @psalm-internal and prevent usage of IssueBuffer::add().
|
2022-06-25 02:09:40 -05:00 |
FunctionAnalyzer.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
FunctionLikeAnalyzer.php
|
Merge remote-tracking branch 'origin/4.x' into HEAD
|
2022-10-16 13:41:27 +02:00 |
InterfaceAnalyzer.php
|
Merge branch '4.x'
|
2022-07-07 15:01:38 -05:00 |
IssueData.php
|
Mark internal classes @internal
|
2022-01-03 09:33:22 +02:00 |
MethodAnalyzer.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
MethodComparator.php
|
Made most of callbacks static. Reworked some array_map() into foreach()
|
2022-04-09 21:58:26 +12:00 |
NamespaceAnalyzer.php
|
preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance
|
2022-09-08 18:51:33 +02:00 |
ProjectAnalyzer.php
|
Merge remote-tracking branch 'origin/4.x' into HEAD
|
2022-10-16 13:41:27 +02:00 |
ScopeAnalyzer.php
|
Applied ArraySpreadInsteadOfArrayMergeRector (take 2)
|
2022-07-29 18:17:21 -04:00 |
SourceAnalyzer.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
StatementsAnalyzer.php
|
Applied ArraySpreadInsteadOfArrayMergeRector (take 2)
|
2022-07-29 18:17:21 -04:00 |
TraitAnalyzer.php
|
Avoid json_encode when serializing non-UTF8 literals
|
2022-04-27 01:42:37 -04:00 |
TypeAnalyzer.php
|
Applied ArraySpreadInsteadOfArrayMergeRector (take 2)
|
2022-07-29 18:17:21 -04:00 |