1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal
2019-11-11 11:46:27 -05:00
..
Analyzer Fix #2322 - don’t update outer context if elseif has no leaving statements 2019-11-11 11:46:27 -05:00
Codebase Fix phpcs issues 2019-11-11 10:11:42 -05:00
Diff Add more list types 2019-10-09 10:04:34 -04:00
ExecutionEnvironment Fix phpcs issues 2019-11-11 10:11:42 -05: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 #2177 - mark variables in try block as potentially undefined 2019-11-09 12:25:30 -05:00
Provider Fix #2295 - support special case of array_shift on known offset type 2019-11-04 09:21:13 -05:00
Scanner Fix phpcs issues 2019-11-11 10:11:42 -05: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 Fix phpcs issues 2019-11-11 10:11:42 -05:00
Visitor Fix phpcs issues 2019-11-11 10:11:42 -05: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 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