Project

General

Profile

Actions

Bug #37346

closed

Dummy text in phpDocs...

Added by Tolleiv Nietsch almost 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-05-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Running the following command to find dummy text within phpDocs will find 118 occurances in the Core.
They should be cleaned up.

grep -R "\t* \[Describe" * | wc -l

Valid transformation would be to remove the dummy text and update the parameter list according to the CGLs ( http://typo3.org/documentation/document-library/core-documentation/doc_core_cgl/4.5.1/view/1/3/#id1007051 )

Actions #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35548

Actions #2

Updated by Wouter Wolters over 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF