1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
2019-12-07 01:38:24 -05:00
..
Analyzer Fix too-long line 2019-12-07 01:38:24 -05:00
Codebase Fix resolution for class names in lazily-evaluated class constants 2019-12-04 13:33:50 -05:00
Diff Add more list types 2019-10-09 10:04:34 -04:00
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 Add workaround for pcre.jit bug 2019-11-30 08:26:26 -05:00
LanguageServer Suppress issue 2019-11-30 01:30:55 -05:00
PluginManager Return 0 2019-11-21 09:02:56 -05:00
Provider Add working arrow-functions implementation 2019-11-26 23:52:26 -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 Fix stubs casing 2019-12-02 15:23:19 -05:00
Taint Improve report output of taint analysis 2019-10-19 17:59:10 -04:00
Traverser Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Type Fix combining class string types with explicit ones 2019-12-01 23:03:09 -05:00
Visitor Fix template default type issue 2019-11-30 12:54:08 -05: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 the signature of sodium_crypto_scalarmult_base() (#2119) 2019-09-10 18:11:15 -04:00
CallMap_73_delta.php Change signature on setcookie / setrawcookie (#1924) 2019-07-09 15:36:41 -04:00
CallMap_74_delta.php Update password function types for PHP 7.4 (#2396) 2019-11-29 09:30:01 -05:00
CallMap.php Update password function types for PHP 7.4 (#2396) 2019-11-29 09:30:01 -05:00
Clause.php Add more list annotations to Psalm’s codebase 2019-10-09 09:17:43 -04: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