Feature #38787

Provide an "instanceof"-like method for string class names

Added by Adrian Föder about 3 years ago. Updated over 2 years ago.

Status:Closed Start date:2012-07-09
Priority:Should have Due date:
Assigned To:Adrian Föder % Done:

0%

Category:Reflection
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
PHP Version: Complexity:
Has patch:No

Description

currently there is no method in PHP to do instanceof-like operations on class names, i.e. strings.
The reflection service would be a good place for this helper method.

History

#1 Updated by Gerrit Code Review about 3 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/12718

#2 Updated by Gerrit Code Review almost 3 years ago

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

#3 Updated by Gerrit Code Review almost 3 years ago

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

#4 Updated by Karsten Dambekalns over 2 years ago

  • Status changed from Under Review to Closed

Change has been abandoned.

Also available in: Atom PDF