aaemnnosttv/wp-cli-valet-command

PHP8.2 deprecation notices

Closed this issue · 3 comments

When running the wp valet new command using PHP8.2 the following deprecation warning is shown five times:

Deprecated: Creation of dynamic property WP_CLI\ProcessRun::$caller is deprecated in /Users/myuserhere/.wp-cli/packages/vendor/aaemnnosttv/wp-cli-valet-command/src/Process/ShellCommand.php on line 60

i also got this issue. i try on php v8.2 and v8.3

Screenshot 2024-01-21 at 7 22 51 PM

@aaemnnosttv, have you made any progress or updates regarding this issue? I am still encountering the same problem.

2024-05-02_08-27

I haven't had a chance to get to it yet, unfortunately. I'm open to a PR if someone would like to offer a fix?