.. |
Checker
|
Fix highlight_string return type default
|
2018-04-30 01:49:55 -04:00 |
Codebase
|
Remove unused code
|
2018-04-25 13:12:42 -04:00 |
Config
|
Change die($message) to explicit exit(1)
|
2018-04-17 11:48:29 -04:00 |
Exception
|
Promote CircularReference from exception to issue
|
2017-12-22 18:56:59 +01:00 |
FileManipulation
|
Few fixes to make tests pass on windows
|
2018-04-12 22:41:13 -04:00 |
Fork
|
Fix #498 - add better issue type for docblock contradiction
|
2018-02-07 15:20:47 -05:00 |
Issue
|
Check that __clone, __construct, __destruct signatures omit return types
|
2018-04-21 16:04:03 -04:00 |
Provider
|
Remove PHP 5 dead code cc @TysonAndre
|
2018-04-24 07:08:14 -04:00 |
Scanner
|
Few fixes to make tests pass on windows
|
2018-04-12 22:41:13 -04:00 |
Scope
|
Fix #515 - make Psalm aware of variable array keys
|
2018-02-17 11:24:08 -05:00 |
Storage
|
Fix #314 - add a way to indicate @method list is comprehensive
|
2018-04-22 00:40:30 -04:00 |
Stubs
|
Make key work with typed arrays
|
2018-04-05 00:21:14 -04:00 |
Type
|
Fix #691 - Allow comparisons to float for integer results
|
2018-04-24 23:02:20 -04:00 |
Visitor
|
Fix #699 - prevent stubs from overriding known functions
|
2018-04-27 15:00:22 -04:00 |
Aliases.php
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |
CallMap.php
|
Allow Exception::getPrevious to return null
|
2018-04-30 00:44:43 -04:00 |
ClassLikeDocblockComment.php
|
Fix #314 - add a way to indicate @method list is comprehensive
|
2018-04-22 00:40:30 -04:00 |
Clause.php
|
Change empty type assertions to "falsy"
|
2017-10-22 11:57:41 -04:00 |
Codebase.php
|
Fix #642 - allow @method to override existing methods
|
2018-04-21 23:08:08 -04:00 |
CodeLocation.php
|
Fix erroneous input/output lines
|
2018-03-29 10:26:26 -04:00 |
Config.php
|
Allow ability to memoize empty method calls based on config
|
2018-04-28 13:05:43 -04:00 |
Context.php
|
Fix #691 - Allow comparisons to float for integer results
|
2018-04-24 23:02:20 -04:00 |
EffectsAnalyser.php
|
Make Psalm compatible with PHP Parser 4
|
2018-04-17 13:06:02 -04:00 |
FileSource.php
|
Fix #216 - scan assert* functions for assertions, then apply to current context
|
2018-02-23 15:39:33 -05:00 |
FunctionDocblockComment.php
|
Fix #458 - fully support optional array keys
|
2018-03-17 18:05:50 -04:00 |
FunctionLikeParameter.php
|
Fix display of closure objects
|
2018-04-09 16:45:54 -04:00 |
IssueBuffer.php
|
Fix #674 - remove summary for full Psalm run if not in console mode
|
2018-04-16 14:05:46 -04:00 |
Plugin.php
|
Allow ability to memoize empty method calls based on config
|
2018-04-28 13:05:43 -04:00 |
PropertyMap.php
|
Fix Array_ items nullability
|
2018-01-13 18:33:32 -05:00 |
ReferenceConstraint.php
|
Improve unused variable detection slightly
|
2018-01-25 01:04:26 -05:00 |
StatementsSource.php
|
Fix #216 - scan assert* functions for assertions, then apply to current context
|
2018-02-23 15:39:33 -05:00 |
Type.php
|
Fix #691 - Allow comparisons to float for integer results
|
2018-04-24 23:02:20 -04:00 |
VarDocblockComment.php
|
Improve reporting of classlike locations in docblocks
|
2018-01-01 20:04:03 -05:00 |