1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal
Matthew Brown 14adc9b491 Fix phpcs
2019-09-29 16:04:32 -04:00
..
Analyzer Fix phpcs 2019-09-29 16:04:32 -04:00
Codebase Fix #2179 - add gz* to list of impure functions 2019-09-27 09:50:33 -04:00
Diff Fix #2145 - complain make byref params passed to closures mixed afterwards 2019-09-16 18:42:44 -04:00
ExecutionEnvironment
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 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
Stubs
Taint
Traverser
Type Fix #2158 - loose equality should not imply equivalence 2019-09-22 10:54:17 -04:00
Visitor Fix #2181 - prevent class template types being wiped by anonymous class use 2019-09-27 12:58:32 -04:00
CallMap_71_delta.php
CallMap_72_delta.php
CallMap_73_delta.php
CallMap_74_delta.php
CallMap.php
Clause.php
PropertyMap.php
ReferenceConstraint.php