1. 21 Oct, 2014 2 commits
  2. 16 Oct, 2014 1 commit
  3. 25 Jun, 2014 1 commit
    • Jason Allred's avatar
      Prevent Connection from maintaining a second reference to an injected PDO... · 731e9287
      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.
      731e9287
  4. 02 May, 2014 1 commit
  5. 01 May, 2014 1 commit
  6. 12 Feb, 2014 1 commit
  7. 05 Jan, 2014 1 commit
  8. 26 Nov, 2013 2 commits
  9. 10 Nov, 2013 2 commits
  10. 09 Nov, 2013 1 commit
  11. 25 Jul, 2012 1 commit
  12. 19 Dec, 2011 1 commit
  13. 07 Dec, 2011 1 commit
  14. 19 Feb, 2011 1 commit
  15. 20 Jun, 2010 1 commit
  16. 15 May, 2010 1 commit
  17. 31 Jan, 2010 1 commit
  18. 14 Jul, 2009 1 commit