• Sergei Morozov's avatar
    [DBAL-2546] Fixed the failure of... · 16ec3379
    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.
    16ec3379
PDOConnectionTest.php 2.51 KB