summaryrefslogtreecommitdiff
path: root/perf/perf-db2.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2015-12-01 08:44:49 +0100
committerDamien Regad <dregad@mantisbt.org>2015-12-01 08:50:09 +0100
commit453f080abb35e2ba5722217f1b53f605738322df (patch)
tree0fbf27e4f930060800030e1b3462524234296171 /perf/perf-db2.inc.php
parent023426de7759db2842922dd360c2da55d623a731 (diff)
downloadadodb-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