1. 19 Jan, 2017 2 commits
  2. 11 Nov, 2014 1 commit
  3. 07 Nov, 2014 1 commit
  4. 05 Nov, 2014 4 commits
  5. 22 Oct, 2014 1 commit
  6. 21 Oct, 2014 2 commits
  7. 16 Oct, 2014 1 commit
  8. 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
  9. 02 May, 2014 1 commit
  10. 01 May, 2014 1 commit
  11. 12 Feb, 2014 1 commit
  12. 05 Jan, 2014 1 commit
  13. 26 Nov, 2013 2 commits
  14. 10 Nov, 2013 2 commits
  15. 09 Nov, 2013 1 commit
  16. 25 Jul, 2012 1 commit
  17. 19 Dec, 2011 1 commit
  18. 07 Dec, 2011 1 commit
  19. 19 Feb, 2011 1 commit
  20. 20 Jun, 2010 1 commit
  21. 15 May, 2010 1 commit
  22. 31 Jan, 2010 1 commit
  23. 14 Jul, 2009 1 commit