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-17 18:02:38 -04:00
..
Analyzer Fix redundant condition 2019-08-17 18:02:38 -04:00
Codebase Fix #2018 - prevent fatal error on class_aliased class reference 2019-08-15 10:17:27 -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 Fix #2019 - allow union in @throws 2019-08-13 15:44:18 -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 Remove pure function calls when removing unused variables 2019-08-16 23:19:52 -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