diff options
| author | Damien Regad <dregad@mantisbt.org> | 2025-11-22 16:28:38 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2025-11-22 16:28:38 +0100 |
| commit | 2208f7b5a527cf0c19932ebd80f4e854f6abc120 (patch) | |
| tree | 524d257730fdf0061b8746c09a1e88e89548fd7d /adodb-time.inc.php | |
| parent | fd37f9b5b1de89c43f1913deafa40d145838be31 (diff) | |
| download | adodb-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-time.inc.php')
0 files changed, 0 insertions, 0 deletions
