1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
2019-10-29 19:30:19 +00:00
..
Analyzer Improve solution to extended type juggling 2019-10-29 19:30:19 +00:00
Codebase Improve report output of taint analysis 2019-10-19 17:59:10 -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 #2246 - fix return type of array_slice to be a list 2019-10-20 16:19:01 -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 Fix wrong annotations in ext-ds method stubs (#2263) 2019-10-22 09:33:23 -04:00
Taint Improve report output of taint analysis 2019-10-19 17:59:10 -04:00
Traverser Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Type Improve solution to extended type juggling 2019-10-29 19:30:19 +00:00
Visitor Fix #2277 - scan psalm-assert types always 2019-10-25 23:39:33 +02:00
CallMap_71_delta.php Fix #1191 - allow Psalm to check against different versions of PHP 2019-02-07 12:25:57 -05:00
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 Fix password_hash change between versions 2019-02-16 23:57:49 -05:00
CallMap.php callMap updates: unregister_tick_function, ReflectionClass::getInterfaceNames, ReflectionObject::getInterfaceNames (#2258) 2019-10-21 14:29:48 -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 Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00