Skip to content

Commit

Permalink
Merge branch '5.4' into 6.3
Browse files Browse the repository at this point in the history
* 5.4:
  fix tests
  Remove full DSNs from exception messages
  [Yaml] Fix uid binary parsing
  [HttpKernel] Preventing error 500 when function putenv is disabled
  [PasswordHasher][Tests] Do not invoke methods with additional arguments in tests
  remove invalid group
  Fix block scalar array parsing
  • Loading branch information
xabbuh committed Nov 6, 2023
2 parents 0ec64ed + 48d2619 commit b7a8098
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tests/Resources/TranslationFilesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ public function testTranslationFileIsValid($filePath)

/**
* @dataProvider provideTranslationFiles
*
* @group Legacy
*/
public function testTranslationFileIsValidWithoutEntityLoader($filePath)
{
Expand Down

0 comments on commit b7a8098

Please sign in to comment.