You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix fatal error thrown if getResult() returns a boolean
$result in real can be boolean so this will fix Fatal error: Uncaught TypeError: Return value of Envms\FluentPDO\Queries\Base::getResult() must be an instance of PDOStatement or null, bool returned