#2028109: Convert hook_stream_wrappers() to tagged services. moved TranslationsStream to locale/src/StreamWrapper/TranslationsStream.php, but left the old one in locale/src/TranslationsStream.php

That old class is not referenced anywhere, can just be removed.

Comments

yched’s picture

Status: Active » Needs review
StatusFileSize
new962 bytes

Patch

dawehner’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Quickfix

Good catch!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

This issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed f85c9e4 and pushed to 8.0.x. Thanks!

  • alexpott committed f85c9e4 on 8.0.x
    Issue #2430927 by yched: Duplicate TranslationsStream class
    

Status: Fixed » Closed (fixed)

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