Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

fix configuration. ScalarNode name must not contain . #2

Merged
merged 1 commit into from May 9, 2011
Merged

fix configuration. ScalarNode name must not contain . #2

merged 1 commit into from May 9, 2011

Conversation

arlo
Copy link
Contributor

@arlo arlo commented May 5, 2011

Dear Jonas,

Installing your XhprofBundle with the README indications, I systematically got the following error on my project :

Fatal error: Uncaught exception 'InvalidArgumentException' with message 'The name must not contain ".".' in ../src/Symfony/Component/Config/Definition/BaseNode.php:44

It seems that a scalar name can't contain a dot character. This pull request fix the issue.

jonaswouters pushed a commit that referenced this pull request May 9, 2011
fix configuration. ScalarNode name must not contain .
@jonaswouters jonaswouters merged commit 64ea44e into jonaswouters:master May 9, 2011
@jonaswouters
Copy link
Owner

thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants