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

Fixed backticks used instead of single quotes. #531

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

danielmorell
Copy link
Contributor

This fixes an issue where backticks cause a shell command to be executed instead of creating a string with a FQCN.

The backticks are replaced by quotes.

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues None

@samdark samdark merged commit c31a3aa into yiisoft:master Feb 19, 2025
0 of 10 checks passed
@samdark
Copy link
Member

samdark commented Feb 19, 2025

Thank you!

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