Edit report at https://bugs.php.net/bug.php?id=65490&edit=1
ID: 65490 Updated by: s...@php.net Reported by: s...@php.net Summary: Duplicate calls to get lineno & filename for DTRACE_FUNCTION_* -Status: Open +Status: Closed Type: Bug Package: Scripting Engine problem Operating System: Linux PHP Version: 5.4Git-2013-08-20 (Git) -Assigned To: +Assigned To: sixd Block user comment: N Private report: N New Comment: The patch was committed. Previous Comments: ------------------------------------------------------------------------ [2013-08-20 23:52:17] s...@php.net The patch should be merged to 5.4, 5.5 and master. ------------------------------------------------------------------------ [2013-08-20 23:40:15] s...@php.net Description: ------------ In zend_dtrace.c:dtrace_execute_ex(), the lineno & filename values are fetched twice when DTRACE_FUNCTION_ENTRY_ENABLED() and DTRACE_FUNCTION_RETURN_ENABLED() are true. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=65490&edit=1