1. 25 Nov, 2018 5 commits
  2. 07 Oct, 2018 1 commit
  3. 02 Oct, 2018 4 commits
  4. 27 Jun, 2018 1 commit
  5. 01 Apr, 2018 1 commit
  6. 29 Jan, 2018 5 commits
  7. 03 Jan, 2018 1 commit
  8. 07 Dec, 2017 1 commit
  9. 14 Sep, 2017 2 commits
  10. 28 Aug, 2017 1 commit
  11. 24 Aug, 2017 1 commit
  12. 22 Aug, 2017 1 commit
  13. 03 Aug, 2017 2 commits
    • Matthias Derer's avatar
      Use imported Exception · c4e528f9
      Matthias Derer authored
      c4e528f9
    • Matthias Derer's avatar
      add @throws declarations to docs in Connection · 14ec6ee8
      Matthias Derer authored
      In a few cases methods in Connection may throw a DBALException which
      isn't declared in the docblock. As the Connection class is heavily
      used by third party code, this code runs the risk of ignoring
      those exceptions instead of handling them. While it is
      technically not required to declare exceptions in PHP, it is highly
      recommended, especially in public APIs.
      14ec6ee8
  14. 25 Jul, 2017 1 commit
  15. 23 Jun, 2017 2 commits
  16. 20 Jun, 2017 1 commit
    • helsner's avatar
      Correct param comment · e1eb4775
      helsner authored
      The param comment is currently set to string, which is wrong.
      The correct hint would be integer/int
      e1eb4775
  17. 10 May, 2017 1 commit
  18. 02 May, 2017 1 commit
  19. 18 Jan, 2017 1 commit
  20. 03 Jul, 2016 1 commit
  21. 29 Jun, 2016 1 commit
  22. 12 May, 2016 2 commits
  23. 10 Jan, 2016 1 commit
  24. 08 Sep, 2015 1 commit
  25. 03 Sep, 2015 1 commit