Child issue of #2873705: Add change records to all @deprecated code.

Add Change record to @deprecated for MigrateIdMapInterface.php line 214

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vparfaniuc created an issue. See original summary.

vparfaniuc’s picture

Issue tags: +Baltimore2017
vparfaniuc’s picture

edwdeapri’s picture

Checked/Approved file. No more @deprecated instances within file.

edwdeapri’s picture

Actually, the @see link needs to point to original change record.

vparfaniuc’s picture

edwdeapri’s picture

Successfully applied patch. Reviewed changes to code. Links to correct change record.

edwdeapri’s picture

Status: Active » Reviewed & tested by the community
NoahWolfe’s picture

Applied successfully. +1 rbtc

vparfaniuc’s picture

Title: Add Change record to @deprecated for MigrateIdMapInterface.php » Add Change record to @deprecated for MigrateIdMapInterface
DrupalMattS’s picture

Checked the change request at https://www.drupal.org/node/2725809

All the deprecation links for [#2725809] have been confirmed. Checked 2724941-12.patch in the change request and found 1 instance of @deprecated which i checked against the applied patch.

Tested apply:

Confirmed successful patch applied.

  • catch committed 90c18a1 on 8.4.x
    Issue #2873721 by vparfaniuc, edwdeapri, NoahWolfe, DrupalMattS: Add...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.4.x, thanks!

Status: Fixed » Closed (fixed)

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

xjm’s picture

Removing the issue relationship from fixed issues to keep the parent issue usable. Thanks!

xjm’s picture

(As a reminder, we do not need people to confirm the patch applies, because the automated testing infrastructure does that. But checking the change record is the correct one and looking for related issues and deprecations is a good way to peer-review these.)