Skip to content

Expected scalar type, got array #12292

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

Merged
merged 1 commit into from
Sep 10, 2019
Merged

Expected scalar type, got array #12292

merged 1 commit into from
Sep 10, 2019

Conversation

no-on3
Copy link
Contributor

@no-on3 no-on3 commented Sep 9, 2019

The example is returning an error because of currentPlace. The error is:

invalid type for path 'famework.workflows.workflows.blog_publishing.marking_store.property'.
expected scalar, but got array.

once changed, the error is fixed

the exemple is returning an error because of 'currentPlace' .
the error is """invalid type for path 'famework.workflows.workflows.blog_publishing.marking_store.property'. expected scalar, but got array. """
once changed, the error is fixed
@javiereguiluz
Copy link
Member

Good catch, thanks @no-on3.

javiereguiluz added a commit that referenced this pull request Sep 10, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

Expected scalar type, got array

The example is returning an error because of `currentPlace`. The error is:

```
invalid type for path 'famework.workflows.workflows.blog_publishing.marking_store.property'.
expected scalar, but got array.
```

once changed, the error is fixed

Commits
-------

0b7d0c4 Expected scalar type, got array
@javiereguiluz javiereguiluz merged commit 0b7d0c4 into symfony:4.3 Sep 10, 2019
@no-on3 no-on3 deleted the patch-1 branch September 10, 2019 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants