Problem/Motivation

There are a number of docblocks and inline comments in core after #7269: [meta] Add .php extension to PHP files gets in that need to be updated to reflect the .php extension being added.

Proposed resolution

Add *.php extension and reflow docblocks to meet 80charcater requirements.

Remaining tasks

Create patch

Follow-up to #7269: [meta] Add .php extension to PHP files

Comments

jhedstrom’s picture

Version: 8.0.x-dev » 9.x-dev
Issue tags: -D8 upgrade path
catch’s picture

Status: Postponed » Closed (duplicate)

Marking duplicate of #7269: [meta] Add .php extension to PHP files. It's confusing having postponed issues on a postponed 9.x issue.

Version: 9.x-dev » 9.0.x-dev

The 9.0.x branch will open for development soon, and the placeholder 9.x branch should no longer be used. Only issues that require a new major version should be filed against 9.0.x (for example, removing deprecated code or updating dependency major versions). New developments and disruptive changes that are allowed in a minor version should be filed against 8.9.x, and significant new features will be moved to 9.1.x at committer discretion. For more information see the Allowed changes during the Drupal 8 and 9 release cycles and the Drupal 9.0.0 release plan.