Pattern: Use of php_sapi_name() Issue: - Description Ensures the PHP_SAPI constant is used instead of php_sapi_name(). Further Reading PHP_CodeSniffer - Generic.PHP.SAPIUsage