- Fix #109 PHP8.1 support #110
- Sync type hints, return type and var names.
- Fix Warning reset(): Calling reset() on an object is deprecated #104
- Fix yajra/laravel-oci8#692
- Fix #108
- Fix #106: return object collection instead of oci8 statement resource #107
- Add missing property types and return types for PHP 8.1 #95
- Fix #96, add method to get db resource.
- Add github action / tests for php8.1.
- Added support for oci_set_call_timeout function for v3 (PHP 8 support) #93
- Add PHP 8 support. #83
- Fix #82
- Move tests to github actions.