Psalm
Get started
Documentation
Paid support
Plugins
Blog
GitHub
<?php /** * @param array<string, string>|list<string> $_ */ function test(array $_): void { /** @psalm-trace $_ */; } test([23 => '']);
Snippet created on May 31 2023 at 09:55 UTC
Settings
Get link