- 🇺🇸United States dpagini
Are there any reproduction steps that can be provided here? How can I set up a test to see this fail for myself?
- 🇨🇦Canada nord102
@dpagini
I was able to reproduce this with the following steps:
- Fresh install with Drupal core 9.5.3 and Drush version 10.6.1
- Composer require Config Override via
composer require 'drupal/config_override:^2.0'
- Enable Config Override
- Run a drush command from the command line e.g.
drush status
Result: Error specified in #5
- Status changed to RTBC
over 1 year ago 8:08pm 9 May 2023 - 🇺🇸United States fathershawn New York
Confirming the issue is still present in 2.0 as described in #8. The patch still applies to 2.0 and resolved the issue.
-
dpagini →
committed 5f89d5cb on 2.x authored by
kkalaskar →
Issue #3226418 by kkalaskar, Sutharsan, nord102, FatherShawn: PHP Fatal...
-
dpagini →
committed 5f89d5cb on 2.x authored by
kkalaskar →
- Status changed to Fixed
about 1 year ago 5:27pm 17 August 2023 - 🇺🇸United States dpagini
Thanks all. Sorry this took so long to get in, I have a really terrible excuse I won't share here out of embarrassment.
Automatically closed - issue fixed for 2 weeks with no activity.