Actions
Bug #33446
closedcanBeInterpretedAsInteger fatals if given an object
Start date:
2012-01-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
If an object without a string representation is given to t3lib_utility_math::canBeInterpretedAsInteger($var)
, the method will throw a fatal error.
Updated by Gerrit Code Review almost 13 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/8694
Updated by Gerrit Code Review almost 13 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8694
Updated by Philipp Gampe almost 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 58ced3382693cc8b3b514ada609fcbda74aac4c6.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/12085
Updated by Philipp Gampe over 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset 3d24c7ef3a1139906960edd66511e1ab1e7864df.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/13283
Updated by Anja Leichsenring over 11 years ago
- Status changed from Under Review to Resolved
Actions