1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal
2019-11-28 09:12:17 -05:00
..
Analyzer Allow isset to check for property initialisation 2019-11-28 09:12:17 -05:00
Codebase Tighten up Psalm’s inference 2019-11-25 15:20:31 -05:00
Diff Add more list types 2019-10-09 10:04:34 -04:00
ExecutionEnvironment Fix phpcs issues 2019-11-11 10:11:42 -05:00
FileManipulation Add working arrow-functions implementation 2019-11-26 23:52:26 -05:00
Fork Fix closure usage in Psalm code 2019-09-22 01:03:42 -04:00
LanguageServer Suppress a bunch of PossiblyUndefinedArrayOffset issues 2019-10-01 15:44:43 -04: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 Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
Scope Tighten up Psalm’s inference 2019-11-25 15:20:31 -05:00
Stubs Added array_key_first and array_key_last stubs (#2381) 2019-11-27 10:59:12 -05:00
Taint Improve report output of taint analysis 2019-10-19 17:59:10 -04:00
Traverser
Type Use more accurate way to determine list size 2019-11-26 16:34:19 -05:00
Visitor Skip descendants if required class in && expr cannot be found 2019-11-27 00:44:41 -05:00
CallMap_71_delta.php
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
CallMap_74_delta.php
CallMap.php Fix typo in InfiniteIterator type definition (#2378) 2019-11-26 14:20:40 -05:00
Clause.php Add more list annotations to Psalm’s codebase 2019-10-09 09:17:43 -04:00
PropertyMap.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
ReferenceConstraint.php