Project

General

Profile

Actions

Task #76104

closed

Deprecate single slash comments in TypoScript

Added by Elmar Hinz almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-05-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

TypoScript allows single line comments to start with a single slash. This differs that much from common languages that it looks confusing.

Keep:

// Comment with double slash

Deprecate:

/ Comment with single slash

Actions

Also available in: Atom PDF