1. 15 Sep, 2017 1 commit
  2. 14 Sep, 2017 8 commits
  3. 11 Sep, 2017 5 commits
  4. 31 Aug, 2017 1 commit
  5. 28 Aug, 2017 1 commit
  6. 27 Aug, 2017 1 commit
  7. 24 Aug, 2017 1 commit
  8. 22 Aug, 2017 1 commit
  9. 18 Aug, 2017 1 commit
    • Bertold von Dormilich's avatar
      fixing issue #2814 · 68990405
      Bertold von Dormilich authored
      Replaced the code examples for `set()` to show that the value parameter is not escaped and thus could pose an SQL injection vulnerability.
      68990405
  10. 07 Aug, 2017 1 commit
  11. 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
  12. 28 Jul, 2017 5 commits
  13. 27 Jul, 2017 1 commit
  14. 25 Jul, 2017 1 commit
  15. 24 Jul, 2017 1 commit
  16. 23 Jul, 2017 2 commits
  17. 21 Jul, 2017 1 commit
  18. 20 Jul, 2017 1 commit
  19. 19 Jul, 2017 2 commits
  20. 13 Jul, 2017 1 commit
  21. 10 Jul, 2017 1 commit
  22. 09 Jul, 2017 1 commit