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. 17 Apr, 2014 1 commit
  3. 06 Mar, 2014 1 commit
  4. 13 Feb, 2014 1 commit
  5. 12 Feb, 2014 1 commit
  6. 05 Jan, 2014 1 commit
  7. 27 Dec, 2013 1 commit
  8. 21 Dec, 2013 1 commit
  9. 15 Nov, 2013 3 commits
  10. 14 Nov, 2013 2 commits
  11. 13 Nov, 2013 2 commits
  12. 10 Nov, 2013 4 commits
  13. 09 Nov, 2013 1 commit
  14. 05 Sep, 2013 1 commit
  15. 24 Jul, 2013 2 commits
  16. 21 Jun, 2013 1 commit
    • Benjamin Morel's avatar
      Fixed documentation. · f0eaaf6f
      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
      f0eaaf6f
  17. 13 May, 2013 1 commit
  18. 14 Apr, 2013 1 commit
  19. 29 Dec, 2012 1 commit
  20. 11 Dec, 2012 1 commit
  21. 07 Oct, 2012 1 commit
  22. 25 Jul, 2012 1 commit
  23. 16 Jul, 2012 1 commit
  24. 05 Jul, 2012 1 commit
  25. 26 Jun, 2012 2 commits
  26. 25 May, 2012 1 commit
  27. 18 May, 2012 1 commit
  28. 17 May, 2012 1 commit
  29. 02 Apr, 2012 2 commits
  30. 28 Mar, 2012 1 commit