[TASK] Improve debugTrail() to better handle includes
The deprecation log lacks specific and necessary information about include and require calls, which makes it hard to actually follow a stack trace. Add special treatment of this sort of functions and display additional path information. Change-Id: If816432d3204454954079c636f539243eb3fa55b Resolves: #31300 Releases: 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/6343 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert Reviewed-by: Wouter Wolters Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
Please register or sign in to comment