1. 31 Oct, 2019 1 commit
  2. 14 Oct, 2019 1 commit
  3. 26 Jun, 2019 1 commit
  4. 22 May, 2019 1 commit
  5. 17 Apr, 2019 1 commit
  6. 17 Mar, 2019 1 commit
  7. 03 Feb, 2019 1 commit
  8. 29 Jan, 2019 1 commit
  9. 22 Jan, 2019 1 commit
  10. 20 Jan, 2019 1 commit
  11. 07 Oct, 2018 1 commit
  12. 02 Oct, 2018 4 commits
  13. 27 Jun, 2018 1 commit
  14. 01 Apr, 2018 1 commit
  15. 29 Jan, 2018 5 commits
  16. 03 Jan, 2018 1 commit
  17. 07 Dec, 2017 1 commit
  18. 14 Sep, 2017 2 commits
  19. 28 Aug, 2017 1 commit
  20. 24 Aug, 2017 1 commit
  21. 22 Aug, 2017 1 commit
  22. 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
  23. 25 Jul, 2017 1 commit
  24. 23 Jun, 2017 2 commits
  25. 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
  26. 10 May, 2017 1 commit
  27. 02 May, 2017 1 commit
  28. 18 Jan, 2017 1 commit
  29. 03 Jul, 2016 1 commit
  30. 29 Jun, 2016 1 commit