Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47597 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86821 invoked from network); 25 Mar 2010 10:24:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Mar 2010 10:24:49 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Thu, 25 Mar 2010 05:24:48 -0500 Received: from [217.114.211.68] ([217.114.211.68:9113] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/D3-01827-0F93BAB4 for ; Thu, 25 Mar 2010 05:24:48 -0500 To: internals@lists.php.net User-Agent: slrn/0.9.9p1 (SunOS) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: X-Posted-By: 217.114.211.68 Subject: DTrace RFC From: dsp@php.net (David Soria Parra) Hi, I would like to backport the DTrace patches that were committet to the latest trunk. This is related to RFC http://wiki.php.net/rfc/dtrace . If there are no objections I'll commit this within the next weeks. As DTrace doesn't break BC I think it should be a big deal. objections? david