On Fri, 24 Oct 2014, Bob Weinand wrote:

> Commit:    2bcac53bca8ea82d661f057b6d9ff3c7c84f05a7
> Author:    Bob Weinand <bobw...@hotmail.com>         Fri, 24 Oct 2014 
> 19:29:50 +0200
> Parents:   53560ca06b333b71883269091f7d74c0a25e087b 
> c03ac47bafd0ea55055a2f3d4de0bc6bb4d98d8d
> Branches:  master
> 
> Link:       
> http://git.php.net/?p=php-src.git;a=commitdiff;h=2bcac53bca8ea82d661f057b6d9ff3c7c84f05a7
> 
> Log:
> Made phpdbg compatible with new engine

<snip>
>   AM  sapi/phpdbg/xml.md

Although this patch does make it work with PHP 7, it also does do 
something absolutely different: it reinvents a wheel by coming up with a 
new XML protocol for debugging.

So far I've been silent on PHPDBG, but seriously, is it really not 
possible to cooperate instead of reimplementating something that already 
exists? PHPDBG is difficult to use with its odd command line "commands".
And then I haven't even spoken about the pretentious "awesomesauce" on 
http://phpdbg.com/ — a domain that's not even under the PHP group's 
control.

cheers,
Derick
-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to