1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 18:48:03 +01:00
psalm/src/Psalm/Internal
2019-08-18 15:34:32 -04:00
..
Analyzer Remove unused suppressions in tests 2019-08-18 15:34:32 -04:00
Codebase Fix #1444 - track unused suppressions 2019-08-18 14:27:50 -04:00
Diff Apply PHPCS fixes 2019-07-05 16:27:53 -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 Fix typos (#2003) 2019-08-11 17:13:43 -04:00
LanguageServer Remove redundant casts and unused use statements (#1955) 2019-07-18 23:37:36 -04:00
PluginManager Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Provider Fix #2004 - remove useless unset 2019-08-11 17:17:03 -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 Fix use of $method_id 2019-08-16 11:48:32 -04:00
Visitor Prepare for tracking unused suppressions 2019-08-18 12:25:48 -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
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