dg / dibi

Dibi - smart database abstraction layer
https://dibiphp.com
Other
487 stars 136 forks source link

SqLite: Fix fatal error when resource closed prior to result destructing #431

Closed dakujem closed 1 year ago

dakujem commented 1 year ago

Bug fix; bc break: NO.

Same as #430 for v4.2

dakujem commented 1 year ago

We use Sqlite in testing environments for certain use cases and this breaks our tests on 8.1 and 8.2. Considering this is not a breaking change, could we urge this request?