1. 24 Aug, 2015 1 commit
  2. 23 Aug, 2015 3 commits
  3. 21 Aug, 2015 6 commits
  4. 20 Aug, 2015 1 commit
  5. 13 Aug, 2015 2 commits
  6. 10 Aug, 2015 1 commit
  7. 09 Aug, 2015 1 commit
  8. 03 Aug, 2015 1 commit
  9. 29 Jul, 2015 4 commits
  10. 23 Jul, 2015 2 commits
  11. 16 Jul, 2015 4 commits
  12. 15 Jul, 2015 3 commits
  13. 14 Jul, 2015 1 commit
    • Jon Goodger's avatar
      Fix call on non-object in ping() with PDO wrapper · 58956315
      Jon Goodger authored
      Fixes an issue when calling `ping()` where `$this->platform` is null. Happened to me because using the `'pdo'` param bypasses the `connect()` method and the platform is never set without explicitly calling the method.
      
      Not sure if this is the most elegant way to deal with this but it worked enough for my purposes so I figured I should submit a PR.
      58956315
  14. 04 Jul, 2015 1 commit
  15. 26 Jun, 2015 1 commit
  16. 22 Jun, 2015 1 commit
  17. 18 Jun, 2015 7 commits