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

BUGFIX: The ScalarTypeToObjectConverter should expose boolean instead of bool #1087

Merged
merged 1 commit into from Oct 17, 2017

Conversation

robertlemke
Copy link
Member

What I did
Fixed the ScalarTypeToObjectConverter to expose boolean as supported sourceType instead of bool
How I did it
Used the keyboard
How to verify it
The TypeConverter now works for boolean values

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch

@robertlemke robertlemke changed the title BUGFIX: The ScalarTypeToObjectConverter should expose boolean instead… BUGFIX: The ScalarTypeToObjectConverter should expose boolean instead of bool Sep 22, 2017
@robertlemke
Copy link
Member Author

This commit was already merged to master, here's the 4.0 and up version.

@albe
Copy link
Member

albe commented Oct 17, 2017

Merging this now, since it's already in master

@albe albe merged commit 1b65802 into neos:4.0 Oct 17, 2017
ComiR pushed a commit to ComiR/flow-development-collection that referenced this pull request Aug 17, 2018
BUGFIX: The ScalarTypeToObjectConverter should expose boolean instead of bool
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.

None yet

2 participants