1. 03 Aug, 2017 1 commit
    • 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
  2. 31 Jul, 2017 1 commit
  3. 28 Jul, 2017 3 commits
  4. 27 Jul, 2017 2 commits
  5. 26 Jul, 2017 1 commit
  6. 23 Jul, 2017 3 commits
  7. 22 Jul, 2017 4 commits
  8. 21 Jul, 2017 3 commits
  9. 20 Jul, 2017 1 commit
  10. 19 Jul, 2017 2 commits
  11. 13 Jul, 2017 1 commit
  12. 12 Jul, 2017 1 commit
  13. 10 Jul, 2017 1 commit
  14. 09 Jul, 2017 2 commits
  15. 05 Jul, 2017 3 commits
  16. 02 Jul, 2017 1 commit
  17. 01 Jul, 2017 2 commits
  18. 29 Jun, 2017 8 commits