Skip to content

Warning: sprintf(): Too few arguments  #36954

Closed
@ro0NL

Description

@ro0NL

Symfony version(s) affected: 5.x

                                         
  [ErrorException]                       
  Warning: sprintf(): Too few arguments  
                                         

Exception trace:
  at ./vendor/symfony/dependency-injection/Loader/YamlFileLoader.php:685
throw new InvalidArgumentException(sprintf('The file "%s" does not contain valid YAML: '.$e->getMessage(), $file), 0, $e);

Problaby because in my case the embedded $e->getMessage() also contains a %.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions