Skip to content

tempDir does not allow dynamic parameter #150

@MartinMystikJonas

Description

@MartinMystikJonas

Last version introduced check that tempDir is string here:

if (!is_string($tempDir)) {

In some setups we use tempDir as dynamic parameter and this ends up with:

Contributte\Translation\Exceptions\InvalidArgument: Container parameter "tempDir" must be a string.
   in src/DI/TranslationExtension.php(75) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions