Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116860 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 21338 invoked from network); 11 Jan 2022 02:01:31 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 11 Jan 2022 02:01:31 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id E3CD3180089 for ; Mon, 10 Jan 2022 19:10:19 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-ed1-f44.google.com (mail-ed1-f44.google.com [209.85.208.44]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 10 Jan 2022 19:10:19 -0800 (PST) Received: by mail-ed1-f44.google.com with SMTP id a18so60573689edj.7 for ; Mon, 10 Jan 2022 19:10:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=I8EWKnycNdr8yvtnaypcj5bEX5LxEgi2MDxXd/VMaEY=; b=SNydCt/KzpIpLd0ZEp+Hp4Eg1z7IOqhQf8BoLN+jXa/en15ZiuoTF73xMndOyysybN uzcZ5hgGZw3H9QeWXcEsLgmLRHcdmcw0Kbr//Iz4Hbm6bw0flR2qMmtR0AKAKtm4Jvd6 EF7sg5LpJ0/u64CooIjsOWy6T7xiiSkfVh8uX5AP8eRNa9oMGjlwWRUE8QyJHzNR3zxQ +e6B90PiI7IJ3XMxMgza2tMxw0AZZH+G3eXii/TrllA0qP5KrTlUoeFSneNwOSeSGMrh h32MMrUImrZQDyQTDx7CQotFmZNUVLedW8AywicNzLltMwH1DE1cR8KfJAWiUXOPDRvr A4LQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=I8EWKnycNdr8yvtnaypcj5bEX5LxEgi2MDxXd/VMaEY=; b=qKPVXTcbMUm+4zPnSnlfvXHfFG2Xxjh8eWJ9F4YkhJOFIGMlcGea83JjEUqHB+V9I3 jBkapolQIFICUs46sPkBrbeT11KZJUstOiHY0K7Yrzo1C0wOVZsuWtawYaOjUboO8Ecs uGPUsYlxlyddkNUK+auKwZTe26NRcBkNgrGukkOr+sOvmw0HSLM7YFXV2iR8aMOT17Ip xJP8uAeV1s8VveiroT5a+fVr/IdNuNsEpN4TSQn2Ex5JyNuq6haornioZzmQUu0jlUzm sYJJy1oBwZAYW98CJlTITPzqYVfh1pA+ZtjjcepoCpXNTTPE8s6lxo9BLPiz0W2YozzW 8p2w== X-Gm-Message-State: AOAM533TdtQy5SOAID5befAJxhR51Ee4T8lBfyj1vgVxTbMwAAiGaYOF N/MdKetO9u2yy3rCAucgWuB5XHMmI2infIeab1wTQfCThD8= X-Google-Smtp-Source: ABdhPJxRs+0lE1jgt2d2W2u94DHqX3DgaO0fr06b5usxyobGUpOYTBn99hTuonfLOQxPm0ZShdoPqjZh7e3VTKbMk0I= X-Received: by 2002:a05:6402:2211:: with SMTP id cq17mr2540274edb.380.1641870618023; Mon, 10 Jan 2022 19:10:18 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 11 Jan 2022 05:10:01 +0200 Message-ID: To: =?UTF-8?Q?Tim_D=C3=BCsterhus=2C_WoltLab_GmbH?= Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000f45d8c05d545ca67" Subject: Re: [PHP-DEV] RFC [Discussion]: Redacting parameters in back traces From: drealecs@gmail.com (=?UTF-8?Q?Alexandru_P=C4=83tr=C4=83nescu?=) --000000000000f45d8c05d545ca67 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, Jan 10, 2022 at 4:05 PM Tim D=C3=BCsterhus, WoltLab GmbH < duesterhus@woltlab.com> wrote: > Hi Internals! > > this is a follow-up for my "Pre-RFC" email from last Friday, January, 7th= . > > Christoph Becker granted me RFC editing permissions and I've now written > up our proposal as a proper RFC: > > https://wiki.php.net/rfc/redact_parameters_in_back_traces Hey Tim, As the trace in the exception is in the same format as the one generated by debug_backtrace(), do you intend to have the changes affecting debug_backtrace() and debug_print_backtrace()? Also, globally configuring generated exception traces to not include parameters would solve the issue? I mean, similarly with how DEBUG_BACKTRACE_IGNORE_ARGS works? Regards, Alex --000000000000f45d8c05d545ca67--