Actions
Bug #42134
closedCompatibility class loader: Respect newlines in method declarations
Start date:
2012-10-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The compatibility class loader currently fails
to match method declarations that go over multiple
lines.
Add the /s modifier to the pattern and adjust the testcases.
Actions