Pdo Via Oci8 Versions Save

PHP PDO_OCI functions via OCI8 extension

v3.4.4

2 weeks ago

fix: oci_new_collection implementation #139

v3.4.3

1 month ago

v3.4.2

5 months ago
  • fix: #135
  • fix: oci_connect() warning errors. (Revert code lines as v2.0) #136

v3.4.1

6 months ago
  • fix: OCICollection class name reference to match PHP 8 naming convention #134
  • fix: #133

v3.4.0

11 months ago
  • feat: Added SQLT_BOL to bind type #128
  • fix: #127

v3.3.1

1 year ago
  • fix: getAttribute returning array instead of null #124
  • fix #123

v3.3.0

1 year ago
  • feat: stringify support in pdo via oci 8 #122

v3.2.5

1 year ago

v3.2.4

2 years ago
  • Fix #109 PHP8.1 support #110
  • Sync type hints, return type and var names.

v3.2.3

2 years ago
  • Fix Warning reset(): Calling reset() on an object is deprecated #104
  • Fix yajra/laravel-oci8#692
  • Fix #108