Skip to content

Conversation

@PierreBaud
Copy link
Contributor

@PierreBaud PierreBaud commented Mar 18, 2025

Default param key not matching with default validator.

Failure it's seem not related to my changes

@PierreBaud PierreBaud marked this pull request as ready for review March 18, 2025 16:41
Copy link
Member

@lyrixx lyrixx left a comment

Choose a reason for hiding this comment

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

Good Catch. Thanks 👍🏼

<?= $class_data->getClassDeclaration(); ?>
{
public string $message = 'The string "{{ string }}" contains an illegal character: it can only contain letters or numbers.';
public string $message = 'The string "{{ value }}" contains an illegal character: it can only contain letters or numbers.';
Copy link
Member

Choose a reason for hiding this comment

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

@kbond kbond force-pushed the fix-default-validator-param branch from 0f1c926 to f12982b Compare April 25, 2025 18:37
@kbond
Copy link
Member

kbond commented Apr 25, 2025

Thank you @PierreBaud.

@kbond kbond merged commit aa37c3c into symfony:1.x Apr 25, 2025
7 checks passed
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.

3 participants