diff options
| author | mike.benoit <mikeb@timetrex.com> | 2015-05-27 07:30:10 -0700 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-08-04 15:36:25 +0200 |
| commit | 52d1725e95ee30f28d4c6a9b3ec72c8e4d4e025f (patch) | |
| tree | ff5243ba6485b04dee5318c0ca436f7929c4d8f2 /adodb-errorhandler.inc.php | |
| parent | 86bce522c7d985e68c3e898609970fd89bdd4cda (diff) | |
| download | adodb-52d1725e95ee30f28d4c6a9b3ec72c8e4d4e025f.tar.gz adodb-52d1725e95ee30f28d4c6a9b3ec72c8e4d4e025f.tar.bz2 adodb-52d1725e95ee30f28d4c6a9b3ec72c8e4d4e025f.zip | |
Fix #105: error in _Execute() function
Commit 41839f5c18abe262ee088f1d4bd92453616d2a4a (fix for #88) introduced
a regression, causing error in some cases, for example "oci_execute()
expects parameter 1 to be resource, string given".
This resolves the problem by only attempting str_replace() on strings
rather than arrays.
Signed-off-by: Damien Regad <dregad@mantisbt.org>
Original patch was modified to wrap long comments and improve commit
message.
Diffstat (limited to 'adodb-errorhandler.inc.php')
0 files changed, 0 insertions, 0 deletions
