1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm/Internal
2020-03-24 17:59:48 -04:00
..
Analyzer Check return statement types for inherited docblocks 2020-03-24 17:59:48 -04:00
Codebase Seal objectlike arrays inferred from constants 2020-03-23 16:28:20 -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 Fix #2857 - use correct location for byref vars 2020-02-21 00:42:52 -05:00
Fork Switch exit codes 2020-02-26 09:33:07 -05:00
LanguageServer Fix #2915 - prevent "if (true)" and similar 2020-03-15 22:23:31 -04:00
PhpTraverser Allow types to be traversed 2020-03-14 23:54:51 -04:00
PhpVisitor Allow types to be traversed 2020-03-14 23:54:51 -04:00
PluginManager Fix a couple of bugs 2020-02-21 01:32:22 -05:00
Provider Fix bugs 2020-03-24 14:49:05 -04:00
Scanner Allow types to be traversed 2020-03-14 23:54:51 -04:00
Scope Remove some unnecessary errors 2020-02-06 23:10:18 -05:00
Stubs Add \Error stub (#3002) 2020-03-21 19:11:23 -04:00
Taint Improve report output of taint analysis 2019-10-19 17:59:10 -04:00
Type Add prototype for conditional return type 2020-03-22 10:44:48 -04:00
TypeVisitor Detect assigning collections of mutable objects in immutable 2020-03-15 00:21:20 -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 password function types for PHP 7.4 (#2396) 2019-11-29 09:30:01 -05:00
CallMap.php $ignore parameter of \sodium_base642bin() is optional (#2997) 2020-03-20 21:09:45 -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
MethodIdentifier.php Initial inferred Closure Returns (#2945) 2020-03-14 14:51:43 -04:00
PropertyMap.php Fix #2799 - DOMNode::$parentNode is nullable 2020-02-12 09:20:01 -05:00
ReferenceConstraint.php