1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm/Internal/Codebase
2019-08-15 10:17:27 -04:00
..
Analyzer.php Remove blank line 2019-08-08 23:06:52 -04:00
CallMap.php Improve taint protection for exec-related commands 2019-08-13 19:18:50 -04:00
ClassLikes.php Fix #2018 - prevent fatal error on class_aliased class reference 2019-08-15 10:17:27 -04:00
Functions.php Improve taint protection for exec-related commands 2019-08-13 19:18:50 -04:00
Methods.php Remove false-positive for callmap function arg 2019-08-13 14:53:31 -04:00
Populator.php Inherit throws docblock from parent class by default (#1947) 2019-07-14 17:29:04 -04:00
Properties.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
PropertyMap.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
Reflection.php Add support for different taint types ref #1990 2019-08-12 23:16:05 -04:00
Scanner.php Fix infinite recursion on property types 2019-07-22 23:54:33 -04:00
Taint.php Improve backtrace of property-involved issues 2019-08-14 11:47:58 -04:00