Psalm
Get started
Documentation
Paid support
Plugins
Blog
GitHub
<?php function test(array $array): array { return $array; } /** @psalm-trace $a */ $a = test([(object)[], 1]);
Snippet created on February 18 2023 at 01:28 UTC
Settings
Get link