xmark icon indicating copy to clipboard operation
xmark copied to clipboard

测试跳过了部分样例

Open supertom-spec opened this issue 4 years ago • 0 comments

我的环境中 php -r 'if(extension_loaded("sqlite3")) print "true\n";' 表明已经加载了 sqlite3, 但是 make test 跳过了 tests/taint018.phpt

supertom-spec avatar Dec 09 '20 08:12 supertom-spec