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

[!!!][FEATURE] Migrate VariantIdModifier hook to PSR-14 event #3672

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

bmack
Copy link
Collaborator

@bmack bmack commented Jun 2, 2023

The hook
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['solr']['modifyVariantId'] is migrated to a new PSR-14 event
ApacheSolrForTypo3\Solr\Event\Variants\AfterVariantIdWasBuiltEvent

Documentation is updated.

The hook
`$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['solr']['modifyVariantId']`
is migrated to a new PSR-14 event
`ApacheSolrForTypo3\Solr\Event\Variants\AfterVariantIdWasBuiltEvent`

Documentation is updated.
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.

LGTM!

@dkd-kaehm dkd-kaehm merged commit 2f421fb into TYPO3-Solr:main Jun 2, 2023
@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.

2 participants