1.2.952. PHP Sapi¶
List of PHP SAPI mentioned in the code. When those SAPI are mentioned in strings, they are usually checked to take advantage of special characteristics. Check the code for portability.
<?php
require __DIR__.'/phpdbg.php';
$Phpdbg = new phpdbg();
?>
See also php_sapi_name().
1.2.952.1. Connex PHP features¶
1.2.952.1.1. Specs¶
Short name |
Type/Sapi |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |