Actions
Bug #40641
closedL10n parser: Declaration must be compatible with interface
Start date:
2012-09-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
The parsers extending the localization parser interface do not have a compatible third parameter of method getParsedData() as it is optional in the 3 implementations (PHP, ll-XML, XLIFF) but not defined as this in the interface.
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/14358
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/14361
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/14362
Updated by Xavier Perseguers about 12 years ago
- Status changed from Under Review to Resolved
- Target version set to 6.0.0-beta2
- % Done changed from 0 to 100
- PHP Version set to 5.3
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions