1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
2020-05-30 19:11:41 -04:00
..
Analyzer Fix #3491 - provide correct types for substitution 2020-05-30 19:11:41 -04:00
Codebase Define mixin declaring classname 2020-05-26 23:32:07 -04:00
Diff
ExecutionEnvironment
FileManipulation Clean up comment parsing 2020-05-28 22:14:41 -04:00
Fork
Json Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
LanguageServer
PhpTraverser
PhpVisitor Clean up comment parsing 2020-05-28 22:14:41 -04:00
PluginManager
Provider Use scandir and glob flags to reduce their performance impact (#3499) 2020-05-30 17:02:35 -04:00
Scanner Clean up comment parsing 2020-05-28 22:14:41 -04:00
Scope
Stubs Improve stubs for str_replace and preg_replace (#3495) 2020-05-30 16:59:18 -04:00
Taint Improve property location resolution 2020-05-22 12:33:38 -04:00
Type Add wildcard support for class constants in template. (#3489) 2020-05-30 16:55:18 -04:00
TypeVisitor Add wildcard support for class constants in template. (#3489) 2020-05-30 16:55:18 -04:00
CallMap_71_delta.php
CallMap_72_delta.php
CallMap_73_delta.php
CallMap_74_delta.php update proc_open() types for PHP 7.4 (#3333) 2020-05-10 21:11:27 -04:00
CallMap.php Simplify sink mapping for internal calls 2020-05-25 13:10:06 -04:00
Clause.php
exception_handler.php
InternalTaintSinkMap.php Add more default sinks 2020-05-29 00:24:07 -04:00
MethodIdentifier.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
PropertyMap.php Removed unexisting property mysqli::stat (#3501) 2020-05-30 17:03:04 -04:00
ReferenceConstraint.php