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