.. |
Analyzer
|
Add a way to ignore variable method & property calls
|
2019-04-20 17:49:49 -04:00 |
Codebase
|
Make sure callmap method return types ignore falsable
|
2019-04-21 11:30:50 -04:00 |
Diff
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
ExecutionEnvironment
|
Add support for Scrutinizer output
|
2019-04-14 14:49:09 -04:00 |
FileManipulation
|
Don’t be greedy with lines
|
2019-04-17 14:58:13 -04:00 |
Fork
|
replace ps with posix_kill to determine process is still running and prevent alpine docker hub image problems
|
2019-03-22 09:51:24 -04:00 |
LanguageServer
|
Fix typos in psalm with codespell's dictionary
|
2019-03-24 23:01:20 -04:00 |
PluginManager
|
@voku’s fixes for issues found by their callmap update
|
2019-04-11 11:02:46 -04:00 |
Provider
|
Add hopefully-more-portable method for evaluating method/property usage
|
2019-04-16 16:07:48 -04:00 |
Scanner
|
Fix #1540 - use correct comparison for callable param types
|
2019-04-12 00:44:10 -04:00 |
Scope
|
Fix typos in psalm with codespell's dictionary
|
2019-03-24 23:01:20 -04:00 |
Stubs
|
Fix param name
|
2019-03-31 14:22:19 -04:00 |
Traverser
|
Fix #689 - add checks for @internal annotations
|
2018-12-01 18:37:49 -05:00 |
Type
|
Fix #1462 - combine closure types
|
2019-03-17 16:19:43 -04:00 |
Visitor
|
Fix #1564 - scan functions if they’re not internal
|
2019-04-20 17:16:42 -04:00 |
CallMap_71_delta.php
|
Fix #1191 - allow Psalm to check against different versions of PHP
|
2019-02-07 12:25:57 -05:00 |
CallMap_72_delta.php
|
Fix #1191 - allow Psalm to check against different versions of PHP
|
2019-02-07 12:25:57 -05:00 |
CallMap_73_delta.php
|
Add callmap fixes collected by @voku in #1541
|
2019-04-11 10:58:27 -04:00 |
CallMap_74_delta.php
|
Fix password_hash change between versions
|
2019-02-16 23:57:49 -05:00 |
CallMap.php
|
Fix #1567 - remove extraneous union
|
2019-04-20 16:09:55 -04:00 |
Clause.php
|
Fix #689 - add checks for @internal annotations
|
2018-12-01 18:37:49 -05:00 |
PropertyMap.php
|
adding property that was introduced in 7.1, not sure how to accurately describe & test this with deltas
|
2019-03-07 23:20:05 -05:00 |
ReferenceConstraint.php
|
Fix #689 - add checks for @internal annotations
|
2018-12-01 18:37:49 -05:00 |