1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-07 13:42:11 +01:00
psalm/src/Psalm/Internal/Codebase
2023-06-07 17:58:25 +03:00
..
Analyzer.php Fix RedundantConditionGivenDocblockType issues 2023-05-31 13:11:54 +02:00
ClassConstantByWildcardResolver.php feature: introduce value-of in assertions 2023-04-01 14:57:20 +02:00
ClassLikes.php feature: introduce value-of in assertions 2023-04-01 14:57:20 +02:00
ConstantTypeResolver.php Merge pull request #9393 from ygottschalk/fix/9373-using-enum-property-as-const-array-key 2023-04-17 12:56:42 +02:00
DataFlowGraph.php
Functions.php Revert "array_pop is impure" 2023-02-28 19:06:07 -04:00
InternalCallMapHandler.php Taint map is non-empty as well 2023-02-26 03:17:13 -04:00
Methods.php Better intersection of template types during inheritance check 2023-06-07 17:58:25 +03:00
Populator.php Add support for @psalm-no-seal-properties and @psalm-no-seal-methods 2023-04-20 07:47:50 +01:00
Properties.php
PropertyMap.php
ReferenceMapGenerator.php
Reflection.php
Scanner.php Handle included directory paths without crashing 2023-04-24 11:09:48 +12:00
StorageByPatternResolver.php feature: introduce value-of in assertions 2023-04-01 14:57:20 +02:00
TaintFlowGraph.php
VariableUseGraph.php