6 ms·
Small correction: php IS compiled, just not the way we're used with the term. See https://thephp.website/en/issue/php-8-jit/ https://thephp.website/en/issue/php
by nawarian 6y ago
Small correction: php IS compiled, just not the way we're used with the term. See https://thephp.website/en/issue/php-8-jit/ https://thephp.website/en/issue/php-8-jit/ for more information.
The answers below show a good solution for this issue: use static analysis tools in build time and potentially even as a pre-commit hook.