Skip to content

Commit

Permalink
Merge commit 'refs/pull/3830/head' of github.com:zendframework/zf2 in…
Browse files Browse the repository at this point in the history
…to hotfix/phpdoc-fix
  • Loading branch information
Maks3w committed Mar 5, 2013
2 parents 493b8e0 + 3b01784 commit 61d2609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Zend/Db/Adapter/Driver/Mysqli/Statement.php
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ public function prepare($sql = null)
/**
* Execute
*
* @param ParameterContainer $parameters
* @param ParameterContainer|array $parameters
* @throws Exception\RuntimeException
* @return mixed
*/
Expand Down

0 comments on commit 61d2609

Please sign in to comment.