1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Internal
2019-08-18 22:27:19 -04:00
..
Analyzer Use types for method_exists checks in some places 2019-08-18 22:27:19 -04:00
Codebase Clean up more unused @psalm-suppress annotations 2019-08-18 16:59:56 -04:00
Diff Clean up more unused @psalm-suppress annotations 2019-08-18 16:59:56 -04:00
ExecutionEnvironment Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
FileManipulation Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Fork Clean up more unused @psalm-suppress annotations 2019-08-18 16:59:56 -04:00
LanguageServer Clean up more unused @psalm-suppress annotations 2019-08-18 16:59:56 -04:00
PluginManager Clean up more unused @psalm-suppress annotations 2019-08-18 16:59:56 -04:00
Provider Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
Scanner Prepare for tracking unused suppressions 2019-08-18 12:25:48 -04:00
Scope Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Stubs Apply PHPCS fixes 2019-07-05 16:27:53 -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 Use types for method_exists checks in some places 2019-08-18 22:27:19 -04:00
Visitor Prevent erroneous unused suppressions from plugin 2019-08-18 17:18:03 -04:00
CallMap_71_delta.php
CallMap_72_delta.php
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 Type $matches as an array if non-zero flags are passed to preg_match() (#2022) 2019-08-15 10:28:03 -04:00
Clause.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
PropertyMap.php Improve DOM extension types (#1965) 2019-07-23 22:53:31 -04:00
ReferenceConstraint.php