Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Berdir created an issue. See original summary.

Status: Needs review » Needs work

The last submitted patch, 2: entity-display-repository-3038926-2.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

Berdir’s picture

Status: Needs review » Needs work

The last submitted patch, 4: entity-display-repository-3038926-4.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

Berdir’s picture

Fixed CommentDefaultFormatter.

Status: Needs review » Needs work

The last submitted patch, 6: entity-display-repository-3038926-6.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

Berdir’s picture

jibran’s picture

Do we need to update some CN?

martin107’s picture

I have had a slow visual scan of the patch, sometimes it is useful to have a second pair of eyes look things over

a) All changes related to the issue.
b) All changes appear to be implemented correctly.
c) No additional coding standard errors are introduced.
d) As far as I can see the DeprecatedServicePropertyTrait is added where pertinent.
e) The text in the @trigger_error and @expectedDeprecation follow established patterns and seem helpful.

so +1 from me.

andypost’s picture

Checked it as well, no issues found

@jibran that's just a proper deprecation (replace, add throw error & tests) so no CRs needs update because all this methods already deprecated before 8.0 via https://www.drupal.org/node/2549139

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed 29e5277 and pushed to 8.8.x. Thanks!

  • catch committed 29e5277 on 8.8.x
    Issue #3038926 by Berdir: Add @trigger_error() to deprecated...

  • catch committed e10d7ab on 8.7.x
    Issue #3038926 by Berdir: Add @trigger_error() to deprecated...

Status: Fixed » Closed (fixed)

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