Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67626 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98160 invoked from network); 4 Jun 2013 12:32:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jun 2013 12:32:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.175 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.223.175 mail-ie0-f175.google.com Received: from [209.85.223.175] ([209.85.223.175:43764] helo=mail-ie0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/50-21406-07EDDA15 for ; Tue, 04 Jun 2013 08:32:49 -0400 Received: by mail-ie0-f175.google.com with SMTP id a11so321670iee.6 for ; Tue, 04 Jun 2013 05:32:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=NvXqVH1EMm9uNJkAp4e2CmKcPHUYzUJQFIgdlfTzNJI=; b=SECqmze2Pirk2J5R4F5c/Y36BGEZlznkDwMwdJ9/VHJFb8iylatDZIHAyK7TBHj3EP NDuC2oETuuRuvMGkHIOrGSecISNARykeFUbSwptEWLQc+Pm8cn8QJER0Q6eq4TyyDrfj z5hk0J474CUoXZaWc7ZtdfLcvpTb59Q2AwwLy7ZFVdjHasaEJ/iIG1a/UWTgl7Jn68ij s6wWnCCZyFYtvWV7cE89sSV6yU140jswF5c+K98IsFYTS1hHB2v0J18VZ7szlAGKYN7p Rs/2+5b9MiJ5sA6GX0hPqEhHGWjwgvOmg7sRs0aI04H1y2PG6nLspXAJj3eilBBiq+64 U/uQ== MIME-Version: 1.0 X-Received: by 10.50.16.109 with SMTP id f13mr641476igd.37.1370349166467; Tue, 04 Jun 2013 05:32:46 -0700 (PDT) Received: by 10.50.16.102 with HTTP; Tue, 4 Jun 2013 05:32:46 -0700 (PDT) Date: Tue, 4 Jun 2013 14:32:46 +0200 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7bdc18d2492eb604de534738 Subject: bring Exception::getTrace/getTraceAsString consistent with debug_backtrace From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bdc18d2492eb604de534738 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, What do you think about adding the $options and $limit arguments to those two Exception methods? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bdc18d2492eb604de534738--