php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65490 Duplicate calls to get lineno & filename for DTRACE_FUNCTION_*
Submitted: 2013-08-20 23:40 UTC Modified: 2013-08-23 15:09 UTC
From: sixd@php.net Assigned: sixd (profile)
Status: Closed Package: Scripting Engine problem
PHP Version: 5.4Git-2013-08-20 (Git) OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sixd@php.net
New email:
PHP Version: OS:

 

 [2013-08-20 23:40 UTC] sixd@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.


Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-08-20 23:52 UTC] sixd@php.net
The patch should be merged to 5.4, 5.5 and master.
 [2013-08-23 15:09 UTC] sixd@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: sixd
 [2013-08-23 15:09 UTC] sixd@php.net
The patch was committed.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 02 12:01:29 2025 UTC