Project

General

Profile

Actions

Bug #23114

closed

Cleanup: replace calls to t3lib_div::testInt with calls to is_int, mark t3lib_div:testInt as deprecated

Added by Michiel Roos almost 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-07-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Replace calls to t3lib_div::testInt with calls to is_int
Mark t3lib_div:testInt as deprecated

(issue imported from #M15021)


Files

15021_v1.diff (59.6 KB) 15021_v1.diff Administrator Admin, 2010-07-06 23:57
15021_v2.diff (59.6 KB) 15021_v2.diff Administrator Admin, 2010-07-07 00:21

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #28617: t3lib_utility_Math::canBeInterpretedAsInteger() fails on values with whitespaces or leading zerosRejectedStefan Neufeind2011-07-31

Actions
Actions #1

Updated by Michiel Roos almost 14 years ago

Uploaded v2 which adds: self::logDeprecatedFunction();

Actions #2

Updated by Dmitry Dulepov almost 14 years ago

As discussed in the core list. is_int() is not the same as t3lib_div::testInt(). Therefore the issue is set as "won't fix".

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF