Skip to content

[Form] Update input option for MoneyType #20768

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

Merged
merged 1 commit into from
Apr 7, 2025
Merged

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
@OskarStark OskarStark added the Form label Apr 7, 2025
@carsonbot carsonbot changed the title Update input option for MoneyType [Form] Update input option for MoneyType Apr 7, 2025
@OskarStark
Copy link
Contributor

Thank you @StevenRenaux.

@OskarStark OskarStark merged commit f70f43d into symfony:7.3 Apr 7, 2025
3 checks passed
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.

5 participants