1. 08 Apr, 2020 1 commit
  2. 21 Mar, 2020 3 commits
  3. 30 Dec, 2019 2 commits
  4. 30 May, 2019 1 commit
  5. 24 May, 2019 1 commit
    • Sergei Morozov's avatar
      Deprecated Driver::getName() · 4074ae93
      Sergei Morozov authored
      The method is not used for anything else than skipping tests for specific drivers. Cross-driver portability should be established by drivers, not outside of them based on their name.
      4074ae93
  6. 03 Feb, 2019 1 commit
  7. 28 Sep, 2018 2 commits
  8. 01 Apr, 2018 1 commit
  9. 09 Sep, 2017 1 commit
  10. 09 Feb, 2017 1 commit
  11. 02 Feb, 2017 1 commit
    • Sergei Morozov's avatar
      [DBAL-2546] Fixed the failure of... · fe803595
      Sergei Morozov authored
      [DBAL-2546] Fixed the failure of `Functional\StatementTest::testIncompletelyFetchedStatementDoesNotBlockConnection()` on pdo_mysql + libmysql
      
      The test case being fixed should reset shared connection during teardown as one if its methods modifies connection attributes.
      fe803595
  12. 23 Oct, 2014 1 commit
  13. 12 Feb, 2014 2 commits