1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Codebase
2019-04-12 11:32:35 -04:00
..
Analyzer.php Remove type coverage map, as it’s not ready for prime-time 2019-04-12 11:32:35 -04:00
CallMap.php Fix #1191 - allow Psalm to check against different versions of PHP 2019-02-07 12:25:57 -05:00
ClassLikes.php Prevent internal consumers of classExists from being penalised 2019-03-17 17:11:04 -04:00
Functions.php Fix buggy behaviour around callable tests 2019-04-09 18:09:57 -04:00
Methods.php Fix treatment of PDOStatement::setFetchMode 2019-03-29 13:26:13 -04:00
Populator.php Fix #1513 - use correct param types when examining abstract trait methods 2019-03-28 22:47:17 -04:00
Properties.php New plugin hooks (#1405) 2019-03-01 08:57:10 -05:00
PropertyMap.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
Reflection.php Fix buggy behaviour around callable tests 2019-04-09 18:09:57 -04:00
Scanner.php Make scanner more accepting of reflection errors 2019-03-04 13:20:19 -05:00