--TEST-- persistent handles --SKIPIF-- --FILE-- exec(""); } var_dump(raphf\stat_persistent_handles()->{"pq\\Connection"}); ?> DONE --EXPECTF-- Test array(1) { ["%s"]=> array(2) { ["used"]=> int(1) ["free"]=> int(2) } } DONE