Skip to content

Fix typo cause error in return statement#930

Merged
TomasVotruba merged 2 commits intomainfrom
samsonasik-patch-1
Apr 7, 2026
Merged

Fix typo cause error in return statement#930
TomasVotruba merged 2 commits intomainfrom
samsonasik-patch-1

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@samsonasik samsonasik commented Apr 7, 2026

@samsonasik samsonasik requested a review from TomasVotruba April 7, 2026 19:42

if (! isset($matches[0])) {
return null;t
return null;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@TomasVotruba this one :)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@TomasVotruba TomasVotruba merged commit 5673dc2 into main Apr 7, 2026
5 of 7 checks passed
@TomasVotruba
Copy link
Copy Markdown
Member

Thank you :)

@TomasVotruba TomasVotruba deleted the samsonasik-patch-1 branch April 7, 2026 21:37
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