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.
Updated by Helmut Hummel about 12 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 1febb8c64a975b99857465adc0b08274e927b36c.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions