php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #45869 Debugging Features in PHP 5/6
Submitted: 2008-08-20 19:10 UTC Modified: 2008-08-20 19:34 UTC
From: firealwaysworks at gmail dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 5.2.6 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: firealwaysworks at gmail dot com
New email:
PHP Version: OS:

 

 [2008-08-20 19:10 UTC] firealwaysworks at gmail dot com
Description:
------------
Some really awesome debugging tools have been written for the PHP platform,  unfortunately they no longer work in the latest versions of PHP.  I behoove you great builders of PHP to add awesome debugging features into the very core of PHP. 

The feature I need specifically is the ability to hook any function in php:
http://us3.php.net/manual/en/function.runkit-function-rename.php
http://us3.php.net/manual/en/function.rename-function.php  

Runkit has some awesome features,  but it only works with PHP 4 and has been abandoned for 4 years.   APD is 2 years old and doesn't seem to work with my latest build of PHP5.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-08-20 19:34 UTC] pajoye@php.net
runkit and APD are both PECL projects, report issues or wishes there :)

xdebug is actively maintained and is a very good debugger (works with 5.x).

no bug > bogus.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 02 01:01:29 2024 UTC