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

[Form] allow button names to start with uppercase letter #34448

Merged
merged 1 commit into from Nov 19, 2019

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 19, 2019

Q A
Branch? 4.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

@fabpot
Copy link
Member

fabpot commented Nov 19, 2019

Thank you @xabbuh.

fabpot added a commit that referenced this pull request Nov 19, 2019
…xabbuh)

This PR was merged into the 4.3 branch.

Discussion
----------

[Form] allow button names to start with uppercase letter

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

Commits
-------

d811b0e allow button names to start with uppercase letter
@fabpot fabpot merged commit d811b0e into symfony:4.3 Nov 19, 2019
@xabbuh xabbuh deleted the pr-31705 branch November 19, 2019 10:29
This was referenced Nov 21, 2019
chalasr pushed a commit that referenced this pull request Nov 23, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

Fix error message according to the new regex

Complete #34448 from @xabbuh

| Q             | A
| ------------- | ---
| Branch?       | 4.3 <!-- see below -->
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | <!-- prefix each issue number with "Fix #", if any -->
| License       | MIT
| Doc PR        | <!-- required for new features -->
<!--
Replace this notice by a short README for your feature/bugfix. This will help people
understand your PR and can be used as a start for the documentation.

Additionally (see https://symfony.com/roadmap):
 - Always add tests and ensure they pass.
 - Never break backward compatibility (see https://symfony.com/bc).
 - Bug fixes must be submitted against the lowest maintained branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too.)
 - Features and deprecations must be submitted against branch master.
-->

Commits
-------

7425d2c Fix error message according to the new regex
symfony-splitter pushed a commit to symfony/form that referenced this pull request Nov 23, 2019
@fabpot fabpot mentioned this pull request Dec 1, 2019
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.

None yet

4 participants