1. 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
  2. 19 Jun, 2014 1 commit
  3. 21 May, 2014 1 commit
  4. 13 May, 2014 2 commits
  5. 09 May, 2014 2 commits
  6. 08 May, 2014 2 commits
  7. 05 May, 2014 2 commits
  8. 02 May, 2014 1 commit
  9. 01 May, 2014 1 commit
  10. 29 Apr, 2014 14 commits
  11. 24 Apr, 2014 1 commit
  12. 22 Apr, 2014 1 commit
  13. 17 Apr, 2014 3 commits
  14. 12 Apr, 2014 1 commit
  15. 10 Apr, 2014 1 commit
  16. 02 Apr, 2014 1 commit
  17. 31 Mar, 2014 5 commits