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] Add a wrapper class for gender values #624

Merged
merged 1 commit into from
May 21, 2024

Conversation

oliverklee
Copy link
Owner

For TYPO3 V13, the gender values will change. So we need to be able to make these values TYPO3-version-specific later.

Also deprecate the gender constants.

Fixes #588

For TYPO3 V13, the gender values will change. So we need to
be able to make these values TYPO3-version-specific later.

Also deprecate the gender constants.

Fixes #588
@oliverklee oliverklee added the enhancement New feature or request label May 21, 2024
@oliverklee oliverklee added this to the 6.3.0: New fields milestone May 21, 2024
@oliverklee oliverklee self-assigned this May 21, 2024
@oliverklee oliverklee enabled auto-merge (squash) May 21, 2024 15:52
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 570a26b on feature/gender-wrapper
into 4dade1b on main.

@oliverklee oliverklee disabled auto-merge May 21, 2024 16:50
@oliverklee oliverklee merged commit 6d72264 into main May 21, 2024
46 checks passed
@oliverklee oliverklee deleted the feature/gender-wrapper branch May 21, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dynamic methods for the gender constants
2 participants