Project

General

Profile

Actions

Task #28087

closed

Clean up phpDoc comments in t3lib_div

Added by Sebastian Michaelsen almost 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-07-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

It's time for some cleanup. Clean phpDoc comments are important to make the API understandable to Users and IDEs. I think t3lib_div is a good point to start with.

Here is what I intent to do with this RFC:
     * @param        string  Number of hex charactres to return
  • Provide the variable name in the @param line (complies CGL)
  • Unify whitespaces between @-command, datatype, varname and description (a single space between each of them, complies CGL)
  • Correct wrong datatype declarations where it makes sense
  • Correct spelling issues where I stumble over them
     * @param integer $count Number of hex characters to return

I already got the patch, I'll submit it shortly.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #34882: Clean up phpDoc comments in t3lib_TStemplateClosed2012-03-15

Actions
Related to TYPO3 Core - Task #34629: Clean up phpDoc comments in class templateClosed2012-03-07

Actions
Actions #1

Updated by Xavier Perseguers almost 13 years ago

  • Status changed from New to Accepted
Actions #2

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change I5265e172b5787a78b2598406eb40b8bcc68e07dc has been pushed to the review server.
It is available at http://review.typo3.org/3242

Actions #3

Updated by Mr. Hudson almost 13 years ago

Patch set 2 of change I5265e172b5787a78b2598406eb40b8bcc68e07dc has been pushed to the review server.
It is available at http://review.typo3.org/3242

Actions #4

Updated by Mr. Hudson almost 13 years ago

Patch set 3 of change I5265e172b5787a78b2598406eb40b8bcc68e07dc has been pushed to the review server.
It is available at http://review.typo3.org/3242

Actions #5

Updated by Mr. Hudson almost 13 years ago

Patch set 4 of change I5265e172b5787a78b2598406eb40b8bcc68e07dc has been pushed to the review server.
It is available at http://review.typo3.org/3242

Actions #6

Updated by Mr. Hudson almost 13 years ago

Patch set 5 of change I5265e172b5787a78b2598406eb40b8bcc68e07dc has been pushed to the review server.
It is available at http://review.typo3.org/3242

Actions #7

Updated by Mr. Hudson almost 13 years ago

Patch set 6 of change I5265e172b5787a78b2598406eb40b8bcc68e07dc has been pushed to the review server.
It is available at http://review.typo3.org/3242

Actions #8

Updated by Sebastian Michaelsen almost 13 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF