diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-12-01 08:44:49 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-12-01 08:50:09 +0100 |
| commit | 453f080abb35e2ba5722217f1b53f605738322df (patch) | |
| tree | 0fbf27e4f930060800030e1b3462524234296171 /perf/perf-db2.inc.php | |
| parent | 023426de7759db2842922dd360c2da55d623a731 (diff) | |
| download | adodb-453f080abb35e2ba5722217f1b53f605738322df.tar.gz adodb-453f080abb35e2ba5722217f1b53f605738322df.tar.bz2 adodb-453f080abb35e2ba5722217f1b53f605738322df.zip | |
Fix PHP Warning in GetAssoc() on empty recordset
Regression introduced in v5.20.0.
Commit 32a479a182c86f4b15c337ca6b1d3f4b967e37a8 removed the is_array()
check, resulting in a PHP warning when calling array_keys() on an empty
recordset, since $this->fields is false in this case.
Fixes #162
Diffstat (limited to 'perf/perf-db2.inc.php')
0 files changed, 0 insertions, 0 deletions
