aaemnnosttv / wp-cli-valet-command

Harness the power of Laravel Valet for creating fully functional WordPress installs in seconds.
https://aaemnnost.tv/wp-cli-commands/valet/
296 stars 31 forks source link

PHP8.2 deprecation notices #91

Closed lumpysimon closed 1 month ago

lumpysimon commented 9 months ago

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

huzaifaalmesbah commented 7 months ago

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

Screenshot 2024-01-21 at 7 22 51 PM
mralaminahamed commented 3 months ago

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

2024-05-02_08-27

aaemnnosttv commented 1 month ago

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?