Psalm
Get started
Documentation
Paid support
Plugins
Blog
GitHub
<?php $a = random_int(0, 10) >= 5 ? true : false; $b = (int) $a; // This part isn't important, just using $b so there aren't more issues. if ($b > 0) { }
Snippet created on January 8 2021 at 00:17 UTC
Settings
Get link