Bug #33601

Logging of incorrect doc comments in reflection is broken

Added by Karsten Dambekalns over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-02-01
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Reflection
Target version:TYPO3 Flow Base Distribution - 1.1
PHP Version: Complexity:
Has patch:No Affected Flow version:Git master

Description

If one enables

TYPO3:
  FLOW3:
    reflection:
      logIncorrectDocCommentHints: TRUE

nothing happens, as the settings are not available in the ReflectionService.

Associated revisions

Revision 9d06eed3
Added by Karsten Dambekalns over 3 years ago

[BUGFIX] Fixed logging of incorrect doc comments in reflection

If one enables logIncorrectDocCommentHints nothing happens, as the
settings are not available in the ReflectionService. This change
fixes that.

Change-Id: I12352a25a43df89656820e8f62076b375dce5f7e
Fixes: #33601
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

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

#2 Updated by Gerrit Code Review over 3 years ago

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

#3 Updated by Karsten Dambekalns over 3 years ago

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

Also available in: Atom PDF