Skip to content

Commit 7150193

Browse files
authored
Remove duplicate mysqlnd from example in README (#574)
1 parent 5d4aed8 commit 7150193

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -402,17 +402,6 @@ A list of commonly used modules:
402402
'sysvshm' => {},
403403
},
404404
},
405-
'mysqlnd' => {
406-
ini_prefix => '30-',
407-
multifile_settings => true,
408-
settings => {
409-
'mysqlnd' => {},
410-
'mysql' => {},
411-
'mysqli' => {},
412-
'pdo_mysql' => {},
413-
'sysvshm' => {},
414-
},
415-
},
416405
}
417406
}
418407
```

0 commit comments

Comments
 (0)