1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
2020-06-14 11:06:53 -04:00
..
Analyzer Fix #3551 - count method can be impure 2020-06-14 11:06:53 -04:00
Codebase Fix #3551 - count method can be impure 2020-06-14 11:06:53 -04:00
Diff Fix differ 2020-03-12 21:40:45 -04:00
ExecutionEnvironment Add CI_BRANCH var 2019-12-03 00:44:19 -05:00
FileManipulation Clean up comment parsing 2020-05-28 22:14:41 -04:00
Fork Fix #2994 (#3016) 2020-03-25 21:25:33 -04:00
Json Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
LanguageServer Added new language server options and functionality. (#3161) 2020-04-17 00:47:18 -04:00
PhpTraverser Allow types to be traversed 2020-03-14 23:54:51 -04:00
PhpVisitor Extending final class is prohibited #3037 (#3576) 2020-06-13 00:29:59 -04:00
PluginManager Fix a couple of bugs 2020-02-21 01:32:22 -05:00
Provider Make property protected 2020-06-06 12:24:16 -04:00
Scanner Extending final class is prohibited #3037 (#3576) 2020-06-13 00:29:59 -04:00
Scope Remove some unnecessary errors 2020-02-06 23:10:18 -05:00
Stubs Update ext-ds stubs (#3559) 2020-06-10 17:27:39 -04:00
Taint Improve property location resolution 2020-05-22 12:33:38 -04:00
Type Fix reconciliation of template param to literal string 2020-06-11 11:58:31 -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 $ignore parameter of \sodium_base642bin() is optional (#2997) 2020-03-20 21:09:45 -04:00
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 Fix return type for preg_grep (#3565) 2020-06-11 11:59:14 -04:00
Clause.php Only warn about clauses in the currently-scanned conditional 2019-12-08 16:35:56 -05:00
exception_handler.php Add an exception handler that prints full exception trace (#2418) 2019-12-04 23:17:08 -05:00
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 Fixed mysql::$insert_id type (#3496) 2020-05-31 18:53:30 -04:00
ReferenceConstraint.php