wp-cli / language-command Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add $hook_extra to LanguagePackUpgrader::download_package.
#100
Conversation
use short array syntax . Co-authored-by: Wojciech Smoliński <wojsmol@wp.pl>
|
@torounit You not only need to add |
…ge-command into fix/LanguagePackUpgrader
|
@schlessera Thank you your reviewing !! |
|
Thanks for the PR, @torounit ! |
|
Hello, I still have this issue with WP-Cli 2.4.0.
But everything updates smoothly, just a warning. |
|
@nderambure Please see wp-cli/wp-cli#5494 (comment) |
|
Thx @wojsmol, missed that one ! |
|
@torounit: In WP CLI nightly ( |
Fix PHP Warning with WP 5.5.
In WordPress 5.5, the argument
$hook_extrahas been added to WP_Upgrader::download_package.The text was updated successfully, but these errors were encountered: