Actions
Task #47198
closedProperly double-backslash some backslashes in strings
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2013-04-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Sometimes there are strings like 'TYPO3\CMS' which, to be clean, would need two backslashes (although PHP throws no warning - but we have it clean almost everywhere since 6.0).
Actions