--TEST-- connection reset --SKIPIF-- --FILE-- reset()); var_dump($c->reset()); ?> DONE --EXPECT-- Test bool(true) bool(true) DONE