• 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
PDOConnectionTest.php 2.51 KB