RFC: Add PDO disconnect() and isConnected()

Project Governance
Author
Robert Wolf
Adds PDO::disconnect() to disconnect from an established database connection and PDO::isConnected() to query connection status.

This RFC has not yet started voting