Actions
Feature #76458
closedLet DebuggerUtility render closures
Start date:
2016-06-05
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint
Description
If a developer wants to debug a closure, the DebuggerUtility simply printsĀ Closure
, which isn't really helpful here. Instead, the closure code should be rendered.
Files
Actions
#1
Updated by Andreas Kienast over 8 years ago
- File closure-cli.png closure-cli.png added
- File closure-browser.png closure-browser.png added
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48453
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48453
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48453
Updated by Andreas Fernandez over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b01bb62fed4aae341bdfb5c33432c2ffec776dd9.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions