Pdo V20 Extended Features -

Here is a breakdown of the extended features and architectural changes in PDO v2.0.

“Why fix what isn’t broken?” she’d argued in sprint planning. pdo v20 extended features

$pdo->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_WARNING); set_error_handler(function($errno, $errstr, $errfile, $errline, $errcontext) if (strpos($errstr, 'PDO') !== false) // Send to logging service Here is a breakdown of the extended features