.. |
FunctionLike
|
Fix #1622 - add allow-backwards-incompatible-changes flag to psalter
|
2019-05-13 17:59:31 -04:00 |
Statements
|
psalm-internal - refactor - use snake_case not camelCase
|
2019-05-14 18:54:16 -04:00 |
AlgebraAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
CanAlias.php
|
Prepare to enable paralellised use of --find-dead-code
|
2019-04-12 18:28:07 -04:00 |
ClassAnalyzer.php
|
psalm-internal - refactor - use snake_case not camelCase
|
2019-05-14 18:54:16 -04:00 |
ClassLikeAnalyzer.php
|
Fix #1528 - double check for missing dependency
|
2019-04-21 11:30:50 -04:00 |
ClosureAnalyzer.php
|
Improve treatment of templated params within function analysis
|
2018-12-17 23:29:27 -05:00 |
CommentAnalyzer.php
|
psalm-internal - refactor - use snake_case not camelCase
|
2019-05-14 18:54:16 -04:00 |
FileAnalyzer.php
|
Allow suppressing exception issues inline
|
2019-03-31 14:22:19 -04:00 |
FunctionAnalyzer.php
|
Fix #1531 - improve hrtime return type
|
2019-04-03 17:08:37 -04:00 |
FunctionLikeAnalyzer.php
|
Fix #1609 - warn when using covariant template type as input
|
2019-05-14 18:17:38 -04:00 |
InterfaceAnalyzer.php
|
Fix #1435 - prevent classes extending interfaces
|
2019-03-07 11:16:40 -05:00 |
MethodAnalyzer.php
|
psalm-internal - refactor - use snake_case not camelCase
|
2019-05-14 18:54:16 -04:00 |
NamespaceAnalyzer.php
|
Give errors for all uncaught exceptions
|
2019-03-31 14:22:19 -04:00 |
ProjectAnalyzer.php
|
Be smarter about discovering files
|
2019-05-10 18:07:13 -04:00 |
ScopeAnalyzer.php
|
Fix #1592 - allow methods with a simple exit to have the same treatment as those with a simple throw
|
2019-05-01 23:45:03 -04:00 |
SourceAnalyzer.php
|
Add an error for throws in global scope
|
2019-03-24 23:03:37 -04:00 |
StatementsAnalyzer.php
|
Fix unset bug
|
2019-05-13 01:35:29 -04:00 |
TraitAnalyzer.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
TypeAnalyzer.php
|
Use better solution for inherited more-specific return types
|
2019-05-09 10:41:30 -04:00 |