yajra / pdo-via-oci8

PHP PDO_OCI functions via OCI8 extension
Other
88 stars 61 forks source link

Support other PDOStatement classes via PDO::ATTR_STATEMENT_CLASS #69

Open istaveren opened 5 years ago

istaveren commented 5 years ago

Summary of problem or feature request

If I would like to debug the Statements and I create a debug class that extends Statement I should be able to use that via PDO::ATTR_STATEMENT_CLASS See https://www.php.net/manual/en/pdo.setattribute.php