This could be related to #1345...
{
"_config_name": "some.config",
...
"storage": 4,
...means "default" ^^
{
"_config_name": "some.config",
...
"storage": 2,
...means "overwritten" ^^
Is there a 1 and a 3? ...what about a 0? ...does this have negative values? What is this in general?
GitHub Issue #:
3562
Recent comments
Trying to push it to upstream 🤞 https://github.com/drush-ops/drush/pull/6621
Using Drush 8 with php 8
Wow, thank you!
Using Drush 8 with php 8
Hi folks, I went ahead and ported all drush 8.x stuff to PHP 8.3 and completely ripped out the legacy Symfony 2 internals. You can check out the exact details of what was done in the PR...
Using Drush 8 with php 8