.. |
Checker
|
Add new MixedTypeCoercion issue, fixes #320
|
2017-11-19 13:42:48 -05:00 |
Config
|
Fix phpdoc in psalm's codebase referring to missing params. (#273)
|
2017-11-08 23:32:22 -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
|
Remove redundancy
|
2017-08-18 17:11:39 -04:00 |
Issue
|
Add new MixedTypeCoercion issue, fixes #320
|
2017-11-19 13:42:48 -05:00 |
Provider
|
Fix #235 - add psalm.xml option to support igbinary serializer
|
2017-10-15 12:38:47 -04:00 |
Storage
|
Fix #302 - add a way to seal objects with magic properties
|
2017-11-16 20:47:58 -05:00 |
Stubs
|
Fix reset/end return types
|
2017-11-11 01:09:07 -05:00 |
Type
|
Fix #315 - improve checking of object-like arrays in function params
|
2017-11-19 13:05:35 -05:00 |
Visitor
|
Fix #302 - add a way to seal objects with magic properties
|
2017-11-16 20:47:58 -05:00 |
Aliases.php
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |
CallMap.php
|
Fix #275 with bad sig
|
2017-11-09 15:36:21 -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
|
Change empty type assertions to "falsy"
|
2017-10-22 11:57:41 -04:00 |
EffectsAnalyser.php
|
Fix #290 - check for yields in assignments
|
2017-11-14 22:08:15 -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 |
IfScope.php
|
Suggest types when complaining of untype params
|
2017-09-02 18:15:52 -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 case of ZipArchive properties
|
2017-09-26 10:38:06 -04:00 |
ReferenceConstraint.php
|
Fix #101 - restrict the values of pass-by-ref variables
|
2017-02-23 00:25:28 -05:00 |
StatementsSource.php
|
Fix #2 - suppress errors for single lines
|
2017-10-26 18:19:19 -04:00 |
TraitSource.php
|
Fix #2 - suppress errors for single lines
|
2017-10-26 18:19:19 -04:00 |
Type.php
|
Fix issue with nested object-like array updating
|
2017-11-17 16:33:36 -05:00 |
VarDocblockComment.php
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |