summaryrefslogtreecommitdiff
path: root/adodb-active-recordx.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2025-11-22 16:28:38 +0100
committerDamien Regad <dregad@mantisbt.org>2025-11-22 16:28:38 +0100
commit2208f7b5a527cf0c19932ebd80f4e854f6abc120 (patch)
tree524d257730fdf0061b8746c09a1e88e89548fd7d /adodb-active-recordx.inc.php
parentfd37f9b5b1de89c43f1913deafa40d145838be31 (diff)
downloadadodb-2208f7b5a527cf0c19932ebd80f4e854f6abc120.tar.gz
adodb-2208f7b5a527cf0c19932ebd80f4e854f6abc120.tar.bz2
adodb-2208f7b5a527cf0c19932ebd80f4e854f6abc120.zip
mysql: treat objects with __toString() as string
Since the mysqli driver refactoring in 5.22.0 to support bound variable statements, objects passed as parameters are handled as BLOBs. This is a regression compared to earlier behavior, which allowed those having a __toString() method to be treated as strings. This restores the earlier functionality. Fixes #1075
Diffstat (limited to 'adodb-active-recordx.inc.php')
0 files changed, 0 insertions, 0 deletions