1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal
2019-10-16 21:55:11 -04:00
..
Analyzer Fix #2237 - suppress reconciling issues when inherited clauses couldn’t be resolved into types 2019-10-16 21:55:11 -04:00
Codebase Fix #2228 - load functions defined on traits included in a class 2019-10-15 12:09:08 -04:00
Diff Add more list types 2019-10-09 10:04:34 -04:00
ExecutionEnvironment Add stricter checks after first isset 2019-10-03 21:34:56 -04:00
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 Suppress a bunch of PossiblyUndefinedArrayOffset issues 2019-10-01 15:44:43 -04:00
PluginManager Fix #2150 - add detection for unnecessary @var annotations 2019-09-19 11:59:43 -04:00
Provider Fix cache growth thanks to array_recursive 2019-10-11 20:17:07 -04:00
Scanner Allow taints to be removed via annotation 2019-10-15 16:25:27 -04:00
Scope Fix #2237 - suppress reconciling issues when inherited clauses couldn’t be resolved into types 2019-10-16 21:55:11 -04:00
Stubs Add more list types 2019-10-09 10:04:34 -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 #2237 - suppress reconciling issues when inherited clauses couldn’t be resolved into types 2019-10-16 21:55:11 -04:00
Visitor Allow taints to be removed via annotation 2019-10-15 16:25:27 -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 allowing null as type for mysqli real_connect for host and passwd parameters (#2210) 2019-10-04 13:07:28 -04:00
Clause.php Add more list annotations to Psalm’s codebase 2019-10-09 09:17:43 -04:00
PropertyMap.php Add more list annotations to Psalm’s codebase 2019-10-09 09:17:43 -04:00
ReferenceConstraint.php