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] Less strict return types on resolving values #3760

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

RazielleS
Copy link
Contributor

Resolves #3758

What this pr does

Use less strict return types on some methods to allow all possible field types.

How to test

Use fields like dateS, boolS and intS during indexing.

Fixes: #3758

Copy link

@stegmatze stegmatze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolves Issues with 12.0.0-beta-1

Copy link
Collaborator

@dkd-kaehm dkd-kaehm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dkd-kaehm dkd-kaehm merged commit e2b725c into TYPO3-Solr:main Oct 10, 2023
8 checks passed
@dkd-kaehm dkd-kaehm mentioned this pull request Oct 13, 2023
1 task
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.

Too strict return values during indexing
3 participants