1. 30 May, 2019 1 commit
  2. 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
  3. 03 Feb, 2019 1 commit
  4. 28 Sep, 2018 2 commits
  5. 01 Apr, 2018 1 commit
  6. 09 Sep, 2017 1 commit
  7. 09 Feb, 2017 1 commit
  8. 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
  9. 23 Oct, 2014 1 commit
  10. 12 Feb, 2014 2 commits