Releases: yajra/pdo-via-oci8
Releases · yajra/pdo-via-oci8
v3.2.4
- Fix #109 PHP8.1 support #110
- Sync type hints, return type and var names.
v3.2.2
Fix #106: return object collection instead of oci8 statement resource #107
v3.2.1
Add missing property types and return types for PHP 8.1 #95
Add method to support oci_set_client_identifier #102
v2.2.0
Added support for oci_set_call_timeout function #85
v3.0.0
Add PHP 8 support #83
Move tests to github actions
Fix #82