1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal
2019-09-26 15:08:05 -04:00
..
Analyzer Fix #2173 - remove @var annotations automatically 2019-09-26 15:08:05 -04:00
Codebase Fix #2169 - always use most immediate function storage when analysing 2019-09-25 18:48:41 -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 Fix #2173 - remove @var annotations automatically 2019-09-26 15:08:05 -04:00
Fork Fix closure usage in Psalm code 2019-09-22 01:03:42 -04:00
LanguageServer Fix some return values in the language server (#2134) 2019-09-14 10:14:03 -04:00
PluginManager Fix #2150 - add detection for unnecessary @var annotations 2019-09-19 11:59:43 -04:00
Provider Fix #2157 - don’t merge closures and callable params 2019-09-22 00:58:30 -04:00
Scanner Fix #2139 - allow comprehension of constant ternaries 2019-09-17 11:29:41 -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 #2158 - loose equality should not imply equivalence 2019-09-22 10:54:17 -04:00
Visitor Fix #2150 - add detection for unnecessary @var annotations 2019-09-19 11:59: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 signatures of \ldap_bind() and \ldap_bind_ext() (#2122) 2019-09-11 12:01:53 -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