e107_handlers/db_debug_class.php
Call to undeclared method \e_db::db_QueryCount
Open
Open
$t = &$this->aSQLdetails[$sql->db_QueryCount()];
- Exclude checks
Class \e107
was passed to foreach, but it does not extend Traversable. This may be intentional, because some of that class's declared properties are accessible from this context. (This check excludes dynamic properties) Open
Open
foreach($e107 as $key=>$val)
- Exclude checks
Returning type null
but log()
is declared to return bool
Open
Open
return null;
- Exclude checks
Reference to undeclared property \e_db->mySQLlanguage
Open
Open
<td>" . $sql->mySQLlanguage . "</td>
- Exclude checks