Actions
Bug #42622
closedPHP 5.4 unit test warnings
Start date:
2012-11-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
PHP 5.4 throws warnings "Creating default object from empty value"
warnings if $foo->bar is accessed and $foo is not an object. The patch
fixes ConditionMatcherTest in this regard and does some other minor
cleanups within the test class.
Updated by Gerrit Code Review about 12 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/16124
Updated by Christian Kuhn about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2c1fd6897f7bc0e6891acbd7a24faf38c6903690.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions