Psalm
Get started
Documentation
Paid support
Plugins
Blog
GitHub
<?php $result = glob( '' ); if ( $result !== false ) { $result[] = rand( 0, 5 ); /** @psalm-trace $result */; }
Snippet created on May 25 2023 at 12:22 UTC
Settings
Get link