1. 09 Apr, 2015 1 commit
  2. 04 Mar, 2015 1 commit
  3. 15 Dec, 2014 1 commit
  4. 11 Nov, 2014 1 commit
  5. 08 Nov, 2014 1 commit
  6. 07 Nov, 2014 1 commit
  7. 04 Nov, 2014 1 commit
  8. 14 Oct, 2014 1 commit
  9. 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
  10. 17 Apr, 2014 1 commit
  11. 06 Mar, 2014 1 commit
  12. 13 Feb, 2014 1 commit
  13. 12 Feb, 2014 1 commit
  14. 05 Jan, 2014 1 commit
  15. 27 Dec, 2013 1 commit
  16. 21 Dec, 2013 1 commit
  17. 15 Nov, 2013 3 commits
  18. 14 Nov, 2013 2 commits
  19. 13 Nov, 2013 2 commits
  20. 10 Nov, 2013 4 commits
  21. 09 Nov, 2013 1 commit
  22. 05 Sep, 2013 1 commit
  23. 24 Jul, 2013 2 commits
  24. 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
  25. 13 May, 2013 1 commit
  26. 14 Apr, 2013 1 commit
  27. 29 Dec, 2012 1 commit
  28. 11 Dec, 2012 1 commit
  29. 07 Oct, 2012 1 commit
  30. 25 Jul, 2012 1 commit
  31. 16 Jul, 2012 1 commit
  32. 05 Jul, 2012 1 commit