There are still some locations throughout core that typehint using ConfigFacotry instead of ConfigFactoryInterface, as well as a couple of documentation mismatches.

Comments

Mixologic’s picture

Mixologic’s picture

Status: Active » Needs review
martin107’s picture

FinishResponseSubscriber.php also had the same problem.

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Good to go again ...

martin107’s picture

I should have been more specific yesterday ...

#3 is a fix for a bug that is known to break at least one contrib module.

https://drupal.org/node/2265087.

dawehner’s picture

Issue tags: +Quick fix

So yeah, the question could be whether fatals in contrib modules could be at least a major.

moshe weitzman’s picture

Priority: Normal » Major

Since this blocks progress on devel for D8, I think we can go with Major.

How come WebProfiler gives a silent 500 error here. Could we make this problem easier to debug?

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

  • Commit c040367 on 8.x by webchick:
    Issue #2253977 by martin107, Mixologic: Use ConfigFactoryInterface to...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.