You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output should have been a non-error message or a list of WP-CLI commands.
Actual behavior
PHP error:
Warning: Undefined array key "HTTP_HOST" in phar:///opt/pantheon/wpcli/wp-cli-2.10.0.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1334) : eval()'d code on line 158
The text was updated successfully, but these errors were encountered:
This should be fixed with updates to wp-config-pantheon.php and the recommendations made for wp-config for multisite.
The mu & upstream changes will be released when the next WordPress core release is pushed out, which is currently scheduled for next week.
Platform
(X) MacOS
( ) Linux
( ) WSL2
Installed Via
(X) Homebrew
( ) Apt Package
( ) Manually
PHP Version
( ) 7.4x
( ) 8.0
(X) 8.3.6
Terminus Version
v3.4.0
Command Executed
terminus wp SITE.ENV
Expected behavior
Output should have been a non-error message or a list of WP-CLI commands.
Actual behavior
PHP error:
The text was updated successfully, but these errors were encountered: