Skip to content

Adjust mapPropertyMetadata tests #8

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

Conversation

draconivis
Copy link

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT
Documentation PR sulu/sulu-docs#prnum

What's in this PR?

Adjust mapPropertyMetadata tests to use the new FieldMetadata.

@draconivis draconivis marked this pull request as ready for review May 13, 2025 08:25
@@ -32,7 +32,7 @@ class OptionMetadata
protected $type;

/**
* @var string|int|OptionMetadata[]
* @var string|float|int|OptionMetadata[]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need recheck this if the xml loader writes floats or not.

@alexander-schranz alexander-schranz merged commit 2bc6ede into alexander-schranz:feature/refactor-form-xml-loader-to-new-properties-parser May 13, 2025
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