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

Update return type in getAlternativeDescriptions method #599

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

Spomky
Copy link
Contributor

@Spomky Spomky commented Jun 15, 2024

The method getAlternativeDescriptions in MetadataStatement.php has been updated to allow it to return null. This change provides more flexibility when no alternative descriptions are available for any given metadata statement.

Target branch: 4.8.x
Resolves issue #595

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

The method getAlternativeDescriptions in MetadataStatement.php has been updated to allow it to return null. This change provides more flexibility when no alternative descriptions are available for any given metadata statement.
@Spomky Spomky added the bug Something isn't working label Jun 15, 2024
@Spomky Spomky added this to the 4.8.7 milestone Jun 15, 2024
@Spomky Spomky self-assigned this Jun 15, 2024
@mergify mergify bot merged commit bdbe5f8 into 4.8.x Jun 15, 2024
13 of 15 checks passed
@mergify mergify bot deleted the bugs/null-alternative-descriptions branch June 15, 2024 07:20
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant