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

[Console] return null when message with name is not set #54440

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Mar 29, 2024

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Issues
License MIT

same as #54419 but for the 5.4 branch

@@ -171,7 +171,7 @@ public function setMessage(string $message, string $name = 'message')

public function getMessage(string $name = 'message')
Copy link
Member

Choose a reason for hiding this comment

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

Don't we have a PHPDoc type here?

@xabbuh xabbuh merged commit 931cb88 into symfony:5.4 Apr 3, 2024
10 of 12 checks passed
@xabbuh xabbuh deleted the pr-54419 branch April 3, 2024 14:08
This was referenced Apr 29, 2024
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

5 participants