@file PHPCS warning

Created on 13 June 2018, over 6 years ago
Updated 9 November 2024, 2 months ago

PHPCS is throwing a couple of warnings for PHP 7.1 on 'plugins/access/node.inc' and 'views_content/views_content.admin.inc'
This is because of the blank files.

FILE: ...docroot/sites/all/modules/contrib/ctools/plugins/access/node.inc
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
1 | WARNING | No PHP code was found in this file and short open tags
| | are not allowed by this install of PHP. This file may
| | be using short open tags but PHP does not allow them.
----------------------------------------------------------------------

FILE: ...all/modules/contrib/ctools/views_content/views_content.admin.inc
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
1 | WARNING | No PHP code was found in this file and short open tags
| | are not allowed by this install of PHP. This file may
| | be using short open tags but PHP does not allow them.
----------------------------------------------------------------------

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Miscellaneous

Created by

πŸ‡­πŸ‡°Hong Kong gulab.bisht

Live updates comments and jobs are added and updated live.
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