Skip to content

Commit e866ee8

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: replace wurstmeister Docker images for Kafka and Zookeeper [PasswordHasher] Make bcrypt nul byte hash test tolerant to PHP related failures [HttpClient] Revert fixing curl default options [VarExporter] fix proxy helper when a method returns null [Validator] Update Dutch (nl) translation Fix exception thrown during `LDAP_MODIFY_BATCH_REMOVE_ALL` batch operations Fix various warnings across components test suite
2 parents 91479c4 + feb0b9c commit e866ee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/Generator/Dumper/CompiledUrlGeneratorDumperTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ protected function tearDown(): void
4848
parent::tearDown();
4949

5050
@unlink($this->testTmpFilepath);
51+
@unlink($this->largeTestTmpFilepath);
5152
}
5253

5354
public function testDumpWithRoutes()

0 commit comments

Comments
 (0)