Skip to content

Replace backtick with shell_exec to prevent php8.5 deprecation#6892

Merged
TavoNiievez merged 1 commit intoCodeception:mainfrom
craig-mcmahon:php85-deprecated-backtick
Nov 21, 2025
Merged

Replace backtick with shell_exec to prevent php8.5 deprecation#6892
TavoNiievez merged 1 commit intoCodeception:mainfrom
craig-mcmahon:php85-deprecated-backtick

Conversation

@craig-mcmahon
Copy link
Copy Markdown
Contributor

Prevents deprecation warning

Deprecated: The backtick (`) operator is deprecated, use shell_exec() instead in vendor/codeception/codeception/src/Codeception/Subscriber/Console.php on line 731

Copy link
Copy Markdown
Member

@TavoNiievez TavoNiievez left a comment

Choose a reason for hiding this comment

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

Thank you!

@TavoNiievez TavoNiievez merged commit 29ed099 into Codeception:main Nov 21, 2025
1 of 8 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.

2 participants