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