Remove @todo from phpcs.xml.dist linking to closed issue

Created on 7 March 2023, almost 2 years ago
Updated 1 August 2024, 5 months ago

Problem/Motivation

๐Ÿ“Œ Compare and merge PhpWiki diff*.php with MediaWiki's DairikiDiff.php and DiffEngine.php Closed: won't fix has been closed and there is an @todo for it that can be removed. However there does remain remnants of DiffEngine which still do not pass coding standards.

Steps to reproduce

Proposed resolution

1/ Remove this from phpcs.xml.dist:

<!-- @todo This rule may be removed when https://www.drupal.org/node/1848264 is resolved. -->

Remaining tasks

  • Merge request

User interface changes

API changes

DiffFormatter.php has three public properties which change.

show_header -> $showHeader
leading_context_lines -> $leadingContextLines
trailing_context_lines -> $trailingContextLines
line_stats -> $lineStats

Data model changes

Release notes snippet

๐Ÿ“Œ Task
Status

Needs work

Version

11.0 ๐Ÿ”ฅ

Component
Baseย  โ†’

Last updated about 2 hours ago

Created by

๐Ÿ‡ณ๐Ÿ‡ฟNew Zealand quietone

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

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