Skip to content

Conversation

@TomatoPana
Copy link
Contributor

@TomatoPana TomatoPana commented Dec 8, 2025

This PR modernizes command execution syntax by replacing deprecated backticks with shell_exec in preparation for PHP 8.5. More info.
Due to the function being available since PHP 4 there is no backward incompatibility.

Changes:

  • Compatibility: Added support for ^3.0 and ^4.0 in pestphp/pest-plugin-laravel to support PHP 8.5 targets.
  • Refactor: Replaced backtick execution operators with shell_exec in src/Recorders/Servers.php.

@taylorotwell taylorotwell merged commit d6b7de0 into laravel:1.x Dec 8, 2025
@TomatoPana TomatoPana deleted the php85-remove-deprecations branch December 8, 2025 16:24
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