1. 26 May, 2020 1 commit
  2. 25 May, 2020 1 commit
  3. 04 May, 2020 1 commit
  4. 15 Apr, 2020 1 commit
  5. 14 Apr, 2020 2 commits
  6. 12 Apr, 2020 1 commit
  7. 08 Apr, 2020 1 commit
  8. 29 Mar, 2020 1 commit
    • Luís Cobucci's avatar
      Upgrade to PHPStan v0.12 · ab88b960
      Luís Cobucci authored
      Allowing us to use more advanced checks and have full generic support.
      
      This also adds a baseline file, since we have new violations being
      reported but don't want to address them right now.
      ab88b960
  9. 17 Mar, 2020 2 commits
  10. 30 Jan, 2020 2 commits
  11. 08 Jan, 2020 1 commit
  12. 07 Oct, 2019 1 commit
  13. 06 Oct, 2019 1 commit
  14. 25 Aug, 2019 1 commit
  15. 03 Aug, 2019 1 commit
  16. 10 Jun, 2019 1 commit
    • Sergei Morozov's avatar
      Updated PHPUnit to 8.2.1 · 056cd808
      Sergei Morozov authored
      The new version contains some improvements in handling mocks (https://github.com/sebastianbergmann/phpunit/issues/3602) and will help identify some existing issues in DBAL 3.0 tests:
      
      There were 2 warnings:
      
      1) Doctrine\Tests\DBAL\Driver\OCI8\OCI8StatementTest::testExecute with data set #0 (array('test', null, 'value'))
      Method bindValue may not return value of type boolean
      
      2) Doctrine\Tests\DBAL\Driver\OCI8\OCI8StatementTest::testExecute with data set #1 (array(null, 'test', 'value'))
      Method bindValue may not return value of type boolean
      056cd808
  17. 07 Jun, 2019 1 commit
  18. 28 May, 2019 2 commits
  19. 16 May, 2019 1 commit
    • Sergei Morozov's avatar
      Reworked driver exception tests · 63277274
      Sergei Morozov authored
      1. Got rid of hard-coded exception mocks in favor of PHPUnit-generated ones where possible.
      2. Reworked AbstractDriverTest::testConvertsException() to use a data provider to make testing all types of exceptions independent.
      3. Updated PHPUnit since the reworked code relies on sebastianbergmann/phpunit#3604.
      63277274
  20. 17 Mar, 2019 1 commit
  21. 14 Mar, 2019 1 commit
  22. 03 Feb, 2019 1 commit
  23. 20 Jan, 2019 1 commit
  24. 06 Dec, 2018 1 commit
  25. 16 Oct, 2018 1 commit
  26. 28 Sep, 2018 1 commit
  27. 18 Aug, 2018 1 commit
  28. 03 Jul, 2018 2 commits
  29. 27 Jun, 2018 1 commit
  30. 01 Apr, 2018 1 commit
  31. 08 May, 2014 1 commit
  32. 09 Aug, 2013 1 commit
  33. 11 May, 2013 1 commit
  34. 21 Feb, 2013 1 commit
  35. 13 Jan, 2013 1 commit