Project

General

Profile

Actions

Task #38738

closed

Fix CGL violations against ClassDocComment

Added by Andy Grunwald almost 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2012-07-07
Due date:
% Done:

100%

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

Description

FILE: ...velopment/TYPO3/typo3_src-git/tests/Unit/t3lib/class.t3lib_lockTest.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 34 | ERROR | Missing class doc comment
--------------------------------------------------------------------------------

FILE: ...typo3_src-git/tests/Unit/t3lib/utility/class.t3lib_utility_httpTest.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 37 | ERROR | Missing class doc comment
--------------------------------------------------------------------------------

FILE: ...typo3_src-git/tests/Unit/t3lib/utility/class.t3lib_utility_pathTest.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 37 | ERROR | Missing class doc comment
--------------------------------------------------------------------------------

FILE: ...ty/fixture/t3lib_utility_math_fixture_classWithStringRepresentation.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 29 | ERROR | You must use "/**" style comments for a class comment
--------------------------------------------------------------------------------

Time: 07:08, Memory: 106.25Mb
Actions #1

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12700

Actions #2

Updated by Andy Grunwald almost 12 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF