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

[TASK] Rename namespace \\Trait\\ to \\Traits\\, due of consistency with 11.6.x #3867

Merged

Conversation

dkd-kaehm
Copy link
Collaborator

The \Trait\ namespace is allowed on PHP 8.0+ only.
To avoid confusions between EXT:solr 11.6 and 12.0 the namespace is adjusted to 11.6.x state.

Relates: #3843, #3844

…ith 11.6.x

The \\Trait\\  namespace is allowed on PHP 8.0+ only.
To avoid confusions between EXT:solr 11.6 and 12.0 the namespace is adjusted to 11.6.x state.

Relates: TYPO3-Solr#3843, TYPO3-Solr#3844
@dkd-kaehm dkd-kaehm merged commit b3d5cb7 into TYPO3-Solr:main Nov 9, 2023
@dkd-kaehm dkd-kaehm deleted the bugfix/3843_Dont_Use_Trait_Namespace branch November 9, 2023 07:26
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.

1 participant