Merge branch 'hotfix/php7-xdebug-incompatibility-fixes-2.5.x' into 2.5
Close #5547
This commit is contained in:
commit
65f5777e60
@ -85,6 +85,6 @@ class RunDqlCommandTest extends OrmFunctionalTestCase
|
|||||||
))
|
))
|
||||||
);
|
);
|
||||||
|
|
||||||
$this->assertStringMatchesFormat('string%sSELECT %a', $this->tester->getDisplay());
|
$this->assertStringMatchesFormat('%Astring%sSELECT %a', $this->tester->getDisplay());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user