.. |
Checker
|
Improve generic param replacement
|
2017-12-03 11:23:40 -05:00 |
Config
|
Add RedundantCondition issue, replacing FailedTypeResolution (#344)
|
2017-11-28 00:46:41 -05:00 |
Exception
|
Fix #291, #292 and #297 by improving docblock parsing
|
2017-11-14 21:43:31 -05:00 |
FileManipulation
|
Fix #315 - improve checking of object-like arrays in function params
|
2017-11-19 13:05:35 -05:00 |
Fork
|
Update to latest php-cs-fixer
|
2017-11-30 19:00:09 -05:00 |
Issue
|
Add separate issues for implemented return type mismatch
|
2017-11-30 00:01:41 -05:00 |
Provider
|
Fix #235 - add psalm.xml option to support igbinary serializer
|
2017-10-15 12:38:47 -04:00 |
Scope
|
Improve loop analysis (#365)
|
2017-12-02 18:28:18 -05:00 |
Storage
|
Fix #358, don’t emit PropertyNotSetInConstructor on public final classes/methods
|
2017-11-29 23:46:56 -05:00 |
Stubs
|
Fix issues found by improved Psalm checks
|
2017-11-24 12:10:30 -05:00 |
Type
|
Improve generic param replacement
|
2017-12-03 11:23:40 -05:00 |
Visitor
|
Fix #358, don’t emit PropertyNotSetInConstructor on public final classes/methods
|
2017-11-29 23:46:56 -05:00 |
Aliases.php
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |
CallMap.php
|
Allow fsockopen to return false, fixes #353
|
2017-11-28 22:56:28 -05:00 |
ClassLikeDocblockComment.php
|
Fix #315 - improve checking of object-like arrays in function params
|
2017-11-19 13:05:35 -05:00 |
Clause.php
|
Change empty type assertions to "falsy"
|
2017-10-22 11:57:41 -04:00 |
CodeLocation.php
|
Add tracking from where a trait was included
|
2017-06-21 14:22:52 -04:00 |
Config.php
|
Add new MixedTypeCoercion issue, fixes #320
|
2017-11-19 13:42:48 -05:00 |
Context.php
|
Set that a type is from docblock when substituting in docblock atomic type
|
2017-12-03 01:24:47 -05:00 |
EffectsAnalyser.php
|
Assume TVoid if no return expression
|
2017-11-28 17:34:10 -05:00 |
FunctionDocblockComment.php
|
Fix #315 - improve checking of object-like arrays in function params
|
2017-11-19 13:05:35 -05:00 |
FunctionLikeParameter.php
|
Introduce UntypedParam warnings when functions are missing param types
|
2017-09-02 11:18:56 -04:00 |
IssueBuffer.php
|
Always generate report files, even if no errors and warnings
|
2017-10-02 07:38:22 -04:00 |
Plugin.php
|
Introduce file manipulation concept to plugins
|
2017-11-07 14:46:53 -05:00 |
PropertyMap.php
|
Fix property type casing
|
2017-11-25 12:31:01 -05:00 |
ReferenceConstraint.php
|
Fix #101 - restrict the values of pass-by-ref variables
|
2017-02-23 00:25:28 -05:00 |
StatementsSource.php
|
Fix #228, fix #336 by improving checking of inherited signatures
|
2017-11-26 16:03:17 -05:00 |
TraitSource.php
|
Fix #228, fix #336 by improving checking of inherited signatures
|
2017-11-26 16:03:17 -05:00 |
Type.php
|
Check for ? after replacement
|
2017-11-20 00:37:45 -05:00 |
VarDocblockComment.php
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |