|
@@ -228,7 +228,7 @@ |
|
|
block discarded – undo |
|
228
|
228
|
* @param string $username |
|
229
|
229
|
* @param string $password |
|
230
|
230
|
* @param string $database |
|
231
|
|
- * @param int|string $port <p>default is (int)3306</p> |
|
|
231
|
+ * @param integer $port <p>default is (int)3306</p> |
|
232
|
232
|
* @param string $charset <p>default is 'utf8' or 'utf8mb4' (if supported)</p> |
|
233
|
233
|
* @param boolean|string $exit_on_error <p>Use a empty string "" or false to disable it.</p> |
|
234
|
234
|
* @param boolean|string $echo_on_error <p>Use a empty string "" or false to disable it.</p> |
Please login to merge, or discard this patch.