1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal
Matthew Brown 6a6a6ab2d7 Fix dumb
2019-12-27 16:51:49 -05:00
..
Analyzer Fix #2515 - allow chained assertions on @psalm-mutation-free methods 2019-12-27 16:44:55 -05:00
Codebase Identify invalid static property array assignment 2019-12-27 10:34:51 -05:00
Diff
ExecutionEnvironment Add CI_BRANCH var 2019-12-03 00:44:19 -05:00
FileManipulation Fix #2279 - add parameter typehint by default 2019-12-03 01:49:43 -05:00
Fork Added array_fill_keys support (#2512) 2019-12-27 13:30:42 +00:00
LanguageServer Fix #2426, or at least some of it 2019-12-08 00:49:34 -05:00
PluginManager Return 0 2019-11-21 09:02:56 -05:00
Provider Fix #2352 - treat hexdec return type a bit better 2019-12-27 14:14:49 -05:00
Scanner Fix evaluation order of covariant template params before invariant ones 2019-11-30 01:02:23 -05:00
Scope Change how $changed_var_ids is communicated 2019-12-07 01:23:35 -05:00
Stubs Added array_fill_keys support (#2512) 2019-12-27 13:30:42 +00:00
Taint Improve report output of taint analysis 2019-10-19 17:59:10 -04:00
Traverser
Type Preserve more information after removing types 2019-12-27 15:26:01 -05:00
Visitor Fix dumb 2019-12-27 16:51:49 -05:00
CallMap_71_delta.php
CallMap_72_delta.php
CallMap_73_delta.php
CallMap_74_delta.php Update password function types for PHP 7.4 (#2396) 2019-11-29 09:30:01 -05:00
CallMap.php ssh2-functions can return false on error, added missing parameters (#2447) 2019-12-09 14:50:55 -05:00
Clause.php Only warn about clauses in the currently-scanned conditional 2019-12-08 16:35:56 -05:00
exception_handler.php Add an exception handler that prints full exception trace (#2418) 2019-12-04 23:17:08 -05:00
PropertyMap.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
ReferenceConstraint.php