- 25 Jun, 2014 1 commit
-
-
Jason Allred authored
Prevent Connection from maintaining a second reference to an injected PDO object. Previously, if a developer explicitly closed the Connection, only the _conn reference was destroyed, but the _params['pdo'] reference remained and kept the PDO connection alive. By unsetting the _params reference, we maintain only the _conn reference, exactly as if the PDO connection is generated internally.
-
- 17 Apr, 2014 1 commit
-
-
Benjamin Morel authored
-
- 06 Mar, 2014 1 commit
-
-
Benjamin Eberlei authored
-
- 13 Feb, 2014 1 commit
-
-
Steve Müller authored
-
- 12 Feb, 2014 1 commit
-
-
Steve Müller authored
-
- 05 Jan, 2014 1 commit
-
-
Steve Müller authored
-
- 27 Dec, 2013 1 commit
-
-
Michal Gebauer authored
Intended side effect is not to call extractTypeValues when $types array is empty which it is by default.
-
- 21 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 15 Nov, 2013 3 commits
-
-
Benjamin Eberlei authored
-
till authored
* license * author tags * doc blocks * new lines
-
till authored
* h/t @stof and @deeky666 * add two test cases for the general connection test * remove the ConnectionException method I added originally
-
- 14 Nov, 2013 2 commits
- 13 Nov, 2013 2 commits
-
-
Steve Müller authored
-
dazz authored
-
- 10 Nov, 2013 4 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 09 Nov, 2013 1 commit
-
-
Steve Müller authored
-
- 05 Sep, 2013 1 commit
-
-
Bilge authored
-
- 24 Jul, 2013 2 commits
-
-
Matty Driessen authored
-
Matty Driessen authored
Portability wrapper did not properly use the _defaultFetchMode when the method setFetchMode() was used on the Connection
-
- 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
-
- 13 May, 2013 1 commit
-
-
Steve Müller authored
-
- 14 Apr, 2013 1 commit
-
-
Benjamin Eberlei authored
Connection#insert(), Connection#update() and Connection#delete(). Closes GH-271
-
- 29 Dec, 2012 1 commit
-
-
root authored
-
- 11 Dec, 2012 1 commit
-
-
Padraig O'Sullivan authored
-
- 07 Oct, 2012 1 commit
-
-
Florin Patan authored
-
- 25 Jul, 2012 1 commit
-
-
Johannes M. Schmitt authored
-
- 16 Jul, 2012 1 commit
-
-
Pascal Borreli authored
-
- 05 Jul, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 26 Jun, 2012 2 commits
-
-
Nicolas Grekas authored
-
Nicolas Grekas authored
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 18 May, 2012 1 commit
-
-
Alexander Miehe authored
-
- 17 May, 2012 1 commit
-
-
pap-florin authored
-
- 02 Apr, 2012 2 commits
-
-
Adrien BRAULT authored
-
Adrien BRAULT authored
-
- 28 Mar, 2012 1 commit
-
-
Jim Cottrell authored
-