Skip to content

Conversation

@gyndav
Copy link

@gyndav gyndav commented May 30, 2012

Updated my Symfony standard this morning and had this issue :

PHP Fatal error:  Call to undefined method Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition::setExample() in /Users/dguyon/Sites/Plemi/pro/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/DependencyInjection/Configuration.php on line 189

I looked at Config Component and seen no setExample method so here's a patch.

@vicb
Copy link
Contributor

vicb commented May 30, 2012

The fix is vicb@c1e14a0 I should have done in in there rather than in my fork !

@vicb vicb closed this May 30, 2012
@gyndav
Copy link
Author

gyndav commented May 30, 2012

Ok, you had one but didn't merge yet ;)
When do you plan to do so ?

@vicb
Copy link
Contributor

vicb commented May 30, 2012

Well my initial plan was to submit the patch here... Mornings are always problematic !

@Seldaek
Copy link
Member

Seldaek commented May 30, 2012

Fixed by #11 (now merged). Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants