yajra / pdo-via-oci8

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

Added support for oci_set_call_timeout function #85

Closed ognjenVlad closed 3 years ago

ognjenVlad commented 3 years ago

I am submitting PR as requested https://github.com/yajra/laravel-oci8/issues/621. Support for oci_set_call_timeout(https://www.php.net/manual/en/function.oci-set-call-timout.php) is added as requested.

yajra commented 3 years ago

Released on v2.2.0 🚀 Thanks!

ognjenVlad commented 3 years ago

Released on v2.2.0 🚀 Thanks!

Thank you! That was fast!

mbackonja commented 2 years ago

@yajra It would be nice if you can merge this also to v3 (for PHP 8 support)