[TYPO3-core] RFC #15021: Cleanup: replace calls to t3lib_div::testInt with calls to is_int, mark t3lib_div:testInt as deprecated
Michiel Roos [netcreators]
michiel at netcreators.com
Wed Jul 7 00:01:15 CEST 2010
This is an SVN patch request.
Type: Speed enhancement
Bugtracker references: http://bugs.typo3.org/view.php?id=15021
Branches:
- trunk
Problem:
- calls to t3lib_div::testInt must be replaced with calls to PHP is_int
- t3lib_div::testInt must be marked as deprecated
Solution:
- replace calls to t3lib_div::testInt with calls to PHP is_int
- mark t3lib_div::testInt as deprecated
--
Met vriendelijke groet / Warm regards,
Michiel Roos
Chief Technical Officer
Netcreators: Open Source, Open Minds, Open People
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 15021_v1.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100707/1a279452/attachment.txt>
More information about the TYPO3-team-core
mailing list