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
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: 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

Pull Requests

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: Fri Sep 27 23:01:26 2024 UTC