1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal
2019-10-03 15:27:55 -04:00
..
Analyzer Fix bug asserting array emptiness 2019-10-03 15:27:55 -04:00
Codebase Add more impure functions (#2203) 2019-10-03 15:01:31 -04:00
Diff Fix #2145 - complain make byref params passed to closures mixed afterwards 2019-09-16 18:42:44 -04:00
ExecutionEnvironment Fix #2035 more comprehensively 2019-08-19 22:45:24 -04:00
FileManipulation Add slashes 2019-09-26 17:12:57 -04: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 Fix #2150 - add detection for unnecessary @var annotations 2019-09-19 11:59:43 -04:00
Provider Fix #2156 - do better inference after isset 2019-10-01 19:31:08 -04:00
Scanner Suppress a bunch of PossiblyUndefinedArrayOffset issues 2019-10-01 15:44:43 -04:00
Scope Fix #2073 - better understand assignments inside elseif 2019-08-26 22:55:28 -04:00
Stubs load an xdebug stub when required, re: vimeo/psalm#2118 (#2133) 2019-09-14 10:13:39 -04:00
Taint Add better typing 2019-08-14 00:47:57 -04:00
Traverser Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Type Fix #2156 - do better inference after isset 2019-10-01 19:31:08 -04:00
Visitor Suppress a bunch of PossiblyUndefinedArrayOffset issues 2019-10-01 15:44:43 -04: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 Change signature on setcookie / setrawcookie (#1924) 2019-07-09 15:36:41 -04:00
CallMap_74_delta.php
CallMap.php Fix the arguments order of rar_entry_get() (#2189) 2019-10-01 08:47:56 -04:00
Clause.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
PropertyMap.php Improve DOM extension types (#1965) 2019-07-23 22:53:31 -04:00
ReferenceConstraint.php