Skip to content

Instantly share code, notes, and snippets.

@Symfomany
Last active August 29, 2015 14:00
Show Gist options
  • Select an option

  • Save Symfomany/d18408da8f2ea1ced4e0 to your computer and use it in GitHub Desktop.

Select an option

Save Symfomany/d18408da8f2ea1ced4e0 to your computer and use it in GitHub Desktop.
Warning: DOMElement::setAttribute() expects parameter 2 to be string, array given in /var/www/cinhetic/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/
I have an error once time in two:
Stack Trace XDebug:
Warning: DOMElement::setAttribute() expects parameter 2 to be string, array given in /var/www/cinhetic/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php on line 121
And Symfony stack trace:
Failed to start the session because headers have already been sent by "/var/www/cinhetic/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php" at line 121.
I do not know where where it comes from in my project Symfony 2.4.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment