Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unquoted scalars exception with Symfony 3.1 #19

Closed
ohvitorino opened this issue Aug 19, 2016 · 2 comments
Closed

Unquoted scalars exception with Symfony 3.1 #19

ohvitorino opened this issue Aug 19, 2016 · 2 comments
Labels

Comments

@ohvitorino
Copy link
Contributor

Hi,

While installing the bundle in my Symfony 3.1 app I get the following error.

[Symfony\Component\Yaml\Exception\ParseException]
    The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 9 (near "- @anca_rebeca_full_calendar.service.serializer").

The fix is very simple, I'll make a PR with the fix.

ancarebeca added a commit that referenced this issue Aug 23, 2016
#19 Fix unquoted scalars in service configuration
@SanderMuller
Copy link

I get this exact error as well. Please accept the suggestion posted by @ohvitorino

@ancarebeca ancarebeca added the bug label Sep 7, 2016
@ancarebeca
Copy link
Owner

@Rhinni a new version has been released. v3.0.1. Thanks @ohvitorino

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

No branches or pull requests

3 participants