Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66363 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97881 invoked from network); 28 Feb 2013 20:39:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2013 20:39:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:48710] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/EE-25879-090CF215 for ; Thu, 28 Feb 2013 15:39:44 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 70684DE13F; Thu, 28 Feb 2013 20:39:36 +0000 (GMT) Date: Thu, 28 Feb 2013 15:39:34 -0500 (EST) X-X-Sender: derick@whisky.home.derickrethans.nl To: Anthony Ferrara cc: "internals@lists.php.net" In-Reply-To: Message-ID: References: User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-854226820-1362083977=:5184" Subject: Re: [PHP-DEV] Include XDebug and Suhosin Patch in Core for 5.5 From: derick@php.net (Derick Rethans) --8323329-854226820-1362083977=:5184 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Thu, 28 Feb 2013, Anthony Ferrara wrote: > Based off of the recent discussion around pulling in ZO+ into core,=20 > I've come to the conclusion that we should also pull in XDebug and=20 > Suhosin into core at the same time. Suhosin has a large performance impact (even the normal patch, without=20 turning on anything). > 3. Both stand as a barrier to adoption as many will not run PHP in=20 > development without XDebug What do you mean? derick@whisky:~/dev/php/xdebug-xdebug $ TEST_PHP_EXECUTABLE=3D`which php` p= hp -dxdebug.auto_trace=3D0 run-tests.php =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D PHP : /usr/local/php/5.5dev/bin/php=20 PHP_SAPI : cli PHP_VERSION : 5.5.0-dev ZEND_VERSION: 2.5.0-dev PHP_OS : Linux - Linux whisky 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86= _64 =E2=80=A6 Number of tests : 234 221 Tests skipped : 13 ( 5.6%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 1 ( 0.4%) ( 0.5%) Tests passed : 220 ( 94.0%) ( 99.5%) --------------------------------------------------------------------- Time taken : 16 seconds =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D cheers, Derick --=20 http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug Posted with an email client that doesn't mangle email: alpine --8323329-854226820-1362083977=:5184--