Skip to content

Commit cc10ee0

Browse files
author
Bulat Shakirzyanov
committed
fix example
1 parent 9da2ede commit cc10ee0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

features/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ $data = array(
150150

151151
$statement = $session->prepare("UPDATE users SET age = ? WHERE user_name = ?");
152152
$futures = array();
153-
$timeout = 5;
154153

155154
// execute all statements in background
156155
foreach ($data as $arguments) {

0 commit comments

Comments
 (0)