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] Return value getPageItemChangedTime() must be of the type int #3812

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

dkd-kaehm
Copy link
Collaborator

Fixes the error:
Uncaught TYPO3 Exception: Return value of ApacheSolrForTypo3\Solr\IndexQueue\Queue::getPageItemChangedTime() must be of the type int, null returned

Fixes: #3806

Fixes the error:
Uncaught TYPO3 Exception: Return value of ApacheSolrForTypo3\Solr\IndexQueue\Queue::getPageItemChangedTime() must be of the type int, null returned

Fixes: TYPO3-Solr#3806
dkd-kaehm added a commit to dkd-kaehm/ext-solr that referenced this pull request Oct 6, 2023
Fixes the error:
Uncaught TYPO3 Exception: Return value of ApacheSolrForTypo3\Solr\IndexQueue\Queue::getPageItemChangedTime() must be of the type int, null returned

Fixes: TYPO3-Solr#3806
Ports: TYPO3-Solr#3812
dkd-kaehm added a commit that referenced this pull request Oct 6, 2023
Fixes the error:
Uncaught TYPO3 Exception: Return value of ApacheSolrForTypo3\Solr\IndexQueue\Queue::getPageItemChangedTime() must be of the type int, null returned

Fixes: #3806
Ports: #3812
@dkd-kaehm dkd-kaehm merged commit 4edc7cb into TYPO3-Solr:main Oct 6, 2023
8 checks passed
@dkd-kaehm dkd-kaehm deleted the bugfix/3806_main branch October 6, 2023 07:46
@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.

[BUG] Return value getPageItemChangedTime() must be of the type int, null returned
1 participant