prepare($sql); $stmt->execute([$title, $description, $steps_to_reproduce, $test_case_id]); header('Location: bugs.php'); exit; } catch (PDOException $e) { $errors[] = 'Database error: ' . $e->getMessage(); } } } ?> Add New Bug

Add New Bug

Cancel