yajra / pdo-via-oci8

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

One bug fix and one improvement #13

Closed alfmel closed 10 years ago

alfmel commented 10 years ago

This patch fixes a bug in PDO::FETCH_COLUMN in Statement.php and adds support for PDO::ATTR_DRIVER_NAME to getAttribute() in Oci8.php.