This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 247096 - phpdbg support
Summary: phpdbg support
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: PC All
: P4 normal with 12 votes (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-13 21:48 UTC by majkel89
Modified: 2017-12-18 09:01 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description majkel89 2014-09-13 21:48:23 UTC
Support for embedded php 5.6 debugger - phpdbg
Comment 1 lucrus 2017-11-28 12:18:45 UTC
I received this just after editing this bug:

Final-Recipient: rfc822;<ondrej.brejla@oracle.com>
Diagnostic-Code: 550 Requested action not taken: mailbox unavailable
Action: failed
Status: 5.0.0

I'm afraid that speaks for itself. However I've just realized this enhancement does not make any sense, phpdbg is not meant to be integrated into IDEs.

https://www.reddit.com/r/PHP/comments/5zmis5/is_phpdbg_dead/dezuboj/
Comment 3 Cruiser 2017-12-18 09:01:57 UTC
(In reply to Cruiser from comment #2)
> Could this be useful: https://phpdbg.room11.org/introduction.html
> 
> Link from the PHP site:
> http://php.net/manual/en/migration56.new-features.php#migration56.new-
> features.phpdbg

Oh, I will just quote "krakjoe" from your reddit thread:

When phpdbg became part of PHP, many people expressed interest in being able to use phpdbg from their IDE. What we should have said is "no, use xdebug": xdebug is mature software, full of features, with excellent remote capabilities. We didn't want to focus on those things, or try to compete with xdebug. Nevertheless, time was spent on a formal protocol for remote phpdbg'ing ... this caused quite a storm in phpland, rightly, upsetting Derick. We never intended to step on his toes, so we backed off.