Lock down StringInterface::setStorage()

Created on 1 March 2015, about 10 years ago
Updated 3 March 2023, about 2 years ago

Before the interface becomes frozen, we are missing an obvious type hinting check.

- public function setStorage($storage);
+ public function setStorage(StringStorageInterface $storage);

๐Ÿ“Œ Task
Status

Needs work

Version

10.1 โœจ

Component
Localeย  โ†’

Last updated 4 days ago

Created by

๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom martin107

Live updates comments and jobs are added and updated live.
  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024