[TYPO3-core] RFC: #15585: Introducing t3lib_div::getObjectEnv($input) and t3lib_div::getType ($input)
Martin Kutschker
masi-no at spam-typo3.org
Fri Oct 22 09:08:26 CEST 2010
Am 28.08.2010 13:00, schrieb David Bruchmann:
>
> This is an SVN patch request.
>
> Type: New feature
>
> Bugtracker references:
> http://bugs.typo3.org/bug_view_page.php?bug_id=15585
>
> Branches: Trunk
>
> Problem:
> 1) There is no function to get information about Types of Variables
What's wrong with get_type()? And why do you not test for NULL and return "string" if the type could
not be detected?
Masi
More information about the TYPO3-team-core
mailing list