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 input option for MoneyType #20768

Open
wants to merge 1 commit into
base: 7.3
Choose a base branch
from

Conversation

StevenRenaux
Copy link
Contributor

@StevenRenaux StevenRenaux requested a review from xabbuh as a code owner March 17, 2025 12:56
@StevenRenaux StevenRenaux changed the title Update input option for MoneyType [Form] Update input option for MoneyType Mar 17, 2025
@javiereguiluz javiereguiluz added the Waiting Code Merge Docs for features pending to be merged label Mar 17, 2025
@carsonbot carsonbot changed the title [Form] Update input option for MoneyType Update input option for MoneyType Mar 17, 2025
@carsonbot carsonbot added this to the next milestone Mar 17, 2025
@StevenRenaux StevenRenaux changed the base branch from 7.2 to 7.3 March 19, 2025 09:23
fabpot added a commit to symfony/symfony that referenced this pull request Mar 21, 2025
…tevenRenaux)

This PR was merged into the 7.3 branch.

Discussion
----------

[Form] Add input with `string` value in `MoneyType`

| Q             | A
| ------------- | ---
| Branch?       | 7.3
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Issues        | Fix #59710
| License       | MIT
| Doc PR        | [#20768](symfony/symfony-docs#20768)

Related to the issue, add the possibility to configure the property `input` with the value `string` to avoid some unnecessary update with Doctrine.

Commits
-------

b5d6bf8 Allow string input
symfony-splitter pushed a commit to symfony/form that referenced this pull request Mar 21, 2025
…tevenRenaux)

This PR was merged into the 7.3 branch.

Discussion
----------

[Form] Add input with `string` value in `MoneyType`

| Q             | A
| ------------- | ---
| Branch?       | 7.3
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Issues        | Fix #59710
| License       | MIT
| Doc PR        | [#20768](symfony/symfony-docs#20768)

Related to the issue, add the possibility to configure the property `input` with the value `string` to avoid some unnecessary update with Doctrine.

Commits
-------

b5d6bf8299c Allow string input
@xabbuh xabbuh removed the Waiting Code Merge Docs for features pending to be merged label Apr 3, 2025
@xabbuh xabbuh modified the milestones: next, 7.3 Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants