mirror of
https://github.com/danog/psalm.git
synced 2024-12-16 19:36:59 +01:00
17edb2bbe6
* Add tests for keyed integer assignemnt * First pass to get keyed integer assignment working * Fix array assignment to object-like with different key type * Improve treatment of objectlikes for callable and iterable comparisons * Fix array assignment to strings and addition * Convert expression to CNF * Do better at merging property types * Fix array_rand key type |
||
---|---|---|
.. | ||
ForChecker.php | ||
ForeachChecker.php | ||
IfChecker.php | ||
LoopChecker.php | ||
SwitchChecker.php | ||
TryChecker.php | ||
WhileChecker.php |