- 28 Oct, 2013 4 commits
-
-
till authored
* move supportedDriverOptions into setDriverOptions * make setDriverOptions private * support \MYSQLI_SERVER_PUBLIC_KEY on 5.5.0+
-
till authored
-
till authored
* fix typo * remove fluent interface
-
till authored
* introduced $_supportedDriverOptions to validate what is passed into the object * added `setDrivrOptions()` which sets the array and throws exceptions
-
- 21 Jun, 2013 1 commit
-
-
Benjamin Morel authored
- Fixed docblocks - Removed return statements on void methods - Cleaned up unused private / local variables - Fixed license issues - Removed SVN leftovers - Fixed doctrine-project.org links - Added line breaks before return statements
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 18 May, 2012 1 commit
-
-
Alexander Miehe authored
-
- 24 Mar, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 23 Nov, 2011 2 commits
-
-
Kim Hemsø Rasmussen authored
-
Kim Hemsø Rasmussen authored
-
- 10 Nov, 2011 4 commits
-
-
Kim Hemsø Rasmussen authored
Hopefully final fixes. Added phpdoc @inheritdoc where it were missing. Added MysqlConnection::getWrappedResourceHandle(). MysqliStatement::fetchAll() now decide fetch style if none is set, instead of letting fetch() do it on every call.
-
Kim Hemsø Rasmussen authored
-
Kim Hemsø Rasmussen authored
-
Kim Hemsø Rasmussen authored
-