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