1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal/Codebase
Bruce Weirdan a99f92ae3a
Fix vimeo/psalm#3572 (#3575)
session_decode has side effects
2020-06-13 00:28:56 -04:00
..
Analyzer.php Only recreate taints if non-null 2020-05-22 16:55:36 -04:00
ClassLikes.php Adjust tolerances 2020-05-22 21:37:18 -04:00
Functions.php Fix vimeo/psalm#3572 (#3575) 2020-06-13 00:28:56 -04:00
InternalCallMapHandler.php Simplify sink mapping for internal calls 2020-05-25 13:10:06 -04:00
Methods.php Use alias 2020-06-06 23:27:25 -04:00
Populator.php Inherit whether methods are sealed from parent 2020-06-11 11:28:41 -04:00
Properties.php Improve file invalidation when using --diff mode 2020-04-02 17:18:04 -04:00
PropertyMap.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
ReferenceMapGenerator.php Move reference map generation into separate file 2020-02-23 14:53:31 -05:00
Reflection.php Simplify sink mapping for internal calls 2020-05-25 13:10:06 -04:00
Scanner.php Improve taint tracking during scanning phase 2020-05-22 12:33:48 -04:00
Taint.php Make taint checks more thorough 2020-05-25 17:10:53 -04:00