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
I'm getting the following notices in a couple of cases:
PHP Notice: Undefined index: server in vendor/tedivm/stash-bundle/Factory/DriverFactory.php on line 58
PHP Notice: Undefined index: port in vendor/tedivm/stash-bundle/Factory/DriverFactory.php on line 59
When running cache:clear, during the clearing phase, the server configuration looks to be passed in just fine:
I'm getting the following notices in a couple of cases:
When running
cache:clear
, during the clearing phase, the server configuration looks to be passed in just fine:No notice. But during the second phase, invoking
cache:warmup
, it gets passed this:The text was updated successfully, but these errors were encountered: