Skip to content

Fix the code snippet in the PHP readme#300

Merged
stof merged 1 commit intocucumber:mainfrom
stof:patch-1
May 23, 2025
Merged

Fix the code snippet in the PHP readme#300
stof merged 1 commit intocucumber:mainfrom
stof:patch-1

Conversation

@stof
Copy link
Copy Markdown
Contributor

@stof stof commented May 21, 2025

🤔 What's changed?

Fixing the code snippet in the PHP readme.

⚡️ What's your motivation?

When using named parameters in PHP, the argument name is not quoted.
The current code snippet would have triggered a syntax error when running it.

🏷️ What kind of change is this?

  • 📖 Documentation (improvements without changing code)

♻️ Anything particular you want feedback on?

📋 Checklist:

When using named parameters in PHP, the argument name is not quoted.
@stof stof merged commit 98bc768 into cucumber:main May 23, 2025
38 checks passed
@stof stof deleted the patch-1 branch May 23, 2025 14:25
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.

1 participant