Skip to content

Conversation

@kbond
Copy link
Member

@kbond kbond commented Apr 25, 2025

This may be controversial but I've always found the term "Type" confusing for your forms. For the purposes of what this maker creates, these are "Forms".

If there is agreement on this change, I'll fix up the tests.

@weaverryan
Copy link
Member

💯

@bocharsky-bw
Copy link
Contributor

The same for me 👍

@kbond kbond force-pushed the make-form-suffix branch from d4992f4 to 6456718 Compare April 25, 2025 16:15
@kbond kbond marked this pull request as ready for review April 25, 2025 16:22
@kbond kbond merged commit 21f7699 into symfony:1.x Apr 25, 2025
7 checks passed
@kbond kbond deleted the make-form-suffix branch April 25, 2025 16:56
@seb-jean seb-jean mentioned this pull request Apr 25, 2025
$form['registration_form[agreeTerms]'] = true;
$client->submit($form);

dump($client->getResponse());
Copy link

Choose a reason for hiding this comment

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

Was this intentional? 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

It was not, good catch!

kbond added a commit that referenced this pull request Apr 28, 2025
This PR was merged into the 1.x branch.

Discussion
----------

Remove errant `dump()` from test

Fixes #1685 (comment)

Commits
-------

d436e00 Remove errant `dump()` from test
@lyrixx
Copy link
Member

lyrixx commented Jun 13, 2025

See #1711

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.

5 participants