PHP-MySQL-Database-Class
PHP-MySQL-Database-Class copied to clipboard
Added missing 'break' in fetch method switch statement
case MySqlResultSet::DATA_ARRAY: will currently always fall through to the default case