You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For new Dbal 2.10.0 on my Oracle connector, it fails. It fails on bindParam function call.
It is still working fine with dbal 2.9.*, so I had to downgrade for now.
Not sure if it's related to #3744
Bug Report
For new Dbal 2.10.0 on my Oracle connector, it fails. It fails on bindParam function call.
It is still working fine with dbal 2.9.*, so I had to downgrade for now.
Not sure if it's related to #3744
Summary
Executing code:
returns an error:
which was working fine for dbal 2.9.*.
Current behaviour
How to reproduce
The procedure in Oracle.
Expected behaviour
There should be no error on execution.
The text was updated successfully, but these errors were encountered: