phpcheck.class.debug.php Total: 90 Tests,
1 Errors
->first
,
↻all
PHPCheck V1.66, OS: Linux, Machine: el8_10.x86_64, PHP-Version: 8.2.28 (64 Bit), Time: 20.594 ms (AVG: 0.229 ms), Memory: 2.0M (512M)
Comment
Line
Code
Result
Test
function socket_create not exists for test
225
$t
->
checkEqual
(
function_exists
(
'socket_create'
),
true
);
[0.001 ms]
false
Error