.. |
FunctionLike
|
Add some backwards-incompatible changes for 4.x
|
2020-08-30 11:44:14 -04:00 |
Statements
|
Allow passing mutable object into immutable class to store reference
|
2020-09-03 15:28:09 -04:00 |
AlgebraAnalyzer.php
|
Make clause fully immutable
|
2020-08-26 15:35:29 -04:00 |
CanAlias.php
|
Add ability to Go to Definition on Use statements (#3805)
|
2020-07-11 17:16:44 -04:00 |
ClassAnalyzer.php
|
Short list syntax (#4102)
|
2020-09-02 00:17:41 -04:00 |
ClassLikeAnalyzer.php
|
Short list syntax (#4102)
|
2020-09-02 00:17:41 -04:00 |
ClosureAnalyzer.php
|
Fix #4077 - always track closure purity
|
2020-08-28 12:42:55 -04:00 |
CommentAnalyzer.php
|
Add some backwards-incompatible changes for 4.x
|
2020-08-30 11:44:14 -04:00 |
FileAnalyzer.php
|
Remove some redundant calls
|
2020-08-28 12:48:33 -04:00 |
FunctionAnalyzer.php
|
Add some backwards-incompatible changes for 4.x
|
2020-08-30 11:44:14 -04:00 |
FunctionLikeAnalyzer.php
|
Short list syntax (#4102)
|
2020-09-02 00:17:41 -04:00 |
InterfaceAnalyzer.php
|
Use more accurate means of determining whether function did return
|
2020-03-28 23:37:42 -04:00 |
IssueData.php
|
Fix #3676 - add multiline output for TaintedInput issues
|
2020-06-30 13:17:51 -04:00 |
MethodAnalyzer.php
|
Improve Closure::fromCallable handling
|
2020-08-29 22:02:58 -04:00 |
MethodComparator.php
|
Allow ParamNameMismatch to be suppressed locally
|
2020-08-29 11:17:57 -04:00 |
NamespaceAnalyzer.php
|
Add some pure annotations
|
2020-08-23 13:52:31 -04:00 |
ProjectAnalyzer.php
|
Short list syntax (#4102)
|
2020-09-02 00:17:41 -04:00 |
ScopeAnalyzer.php
|
Detect never-return statement same as a throw
|
2020-05-26 15:02:23 -04:00 |
SourceAnalyzer.php
|
Fix #4077 - always track closure purity
|
2020-08-28 12:42:55 -04:00 |
StatementsAnalyzer.php
|
Short list syntax (#4102)
|
2020-09-02 00:17:41 -04:00 |
TaintNodeData.php
|
Fix #3676 - add multiline output for TaintedInput issues
|
2020-06-30 13:17:51 -04:00 |
TraitAnalyzer.php
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
TypeAnalyzer.php
|
Fix #4038 - don’t remove null types unnecessarily in mixed union
|
2020-08-25 15:50:33 -04:00 |