Extended Features - Pdo V20

// Fetch the results while ($row = $stmt->fetch()) echo $row['name'] . "\n";

You can now bind values directly into JSON path queries, reducing the risk of syntax errors in complex SQL statements. 2. Enhanced Asynchronous Processing pdo v20 extended features