php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59273 Add support for ignoring classes
Submitted: 2010-06-20 04:01 UTC Modified: 2017-10-24 08:24 UTC
From: sb at sebastian-bergmann dot de Assigned:
Status: Suspended Package: xhprof (PECL)
PHP Version: 5_3 SVN-2010-06-20 (dev) OS: Irrelevant
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sb at sebastian-bergmann dot de
New email:
PHP Version: OS:

 

 [2010-06-20 04:01 UTC] sb at sebastian-bergmann dot de
Description:
------------
xhprof_enable() currently supports array('ignored_functions' => array()) to ignore specific functions for the profiling.

It would be great if one could also ignore classes. Better yet would be the ignoring of classes (and functions) based on class name (function name) prefixes, so for instance all methods of classes where the class name begins with "PHPUnit_" could be ignored.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-20 04:05 UTC] kontakt at beberlei dot de
+1
 [2017-10-24 06:11 UTC] kalle@php.net
-Status: Assigned +Status: Open -Assigned To: scottmac +Assigned To:
 [2017-10-24 08:24 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-10-24 08:24 UTC] kalle@php.net
This package has not had a release for over 4 years, and the last bit of git activity was over 2 years ago, so I think its safe to say this extension is no longer in active development. If development picks back up, then please re-open this report
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC