mirror of
https://github.com/dg/dibi.git
synced 2025-08-27 07:54:21 +02:00
ArrayObject -> Traversable & iterator_to_array
This commit is contained in:
@@ -204,8 +204,8 @@ class dibi
|
||||
|
||||
/**
|
||||
* Creates a new DibiConnection object and connects it to specified database.
|
||||
* @param array|string|ArrayObject connection parameters
|
||||
* @param string connection name
|
||||
* @param mixed connection parameters
|
||||
* @param string connection name
|
||||
* @return DibiConnection
|
||||
* @throws DibiException
|
||||
*/
|
||||
|
Reference in New Issue
Block a user