Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:126119 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by qa.php.net (Postfix) with ESMTPS id 8BBA21A00BD for ; Sun, 8 Dec 2024 08:40:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1733647068; bh=380+wIiMCV8t66uEV4jCz+thZ8AlGuC1oqTJka5RIe4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=CWlALHaEnVMOnealnjPQeaw5OoIwb0AMz1BNG9xnkT+j3Xzr2K4sXt8CVH/Ob/Xsn eHlp9aiF6K+w5BLfp/4XQ8UP31IbCmcK0SwgHvaSi4rAGD9hapc1O9WS+cmCuyNl7o v9uabqFbj7cks8e+4+CqsLmPv06a0rc+BLMB6tGFEKdx0AO/pH89QBD6EEWzAc89o6 FoouheDnrasU/e4hfRfv2AA0iUB7zLKY0rCRL+6k8yMqK68rv1+DOF7H1v4/tlMXUN 9o0w6BUAyP2hghOs1WgFlLTjT+6a2zA5Lu1dcZ9kPKB5jVIFFQZwuSosSJgff65TOX 8hcD6I1W5fDSA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 2C3EA18003F for ; Sun, 8 Dec 2024 08:37:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: * X-Spam-Status: No, score=2.0 required=5.0 tests=BAYES_50,DMARC_NONE, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from mail-ot1-f54.google.com (mail-ot1-f54.google.com [209.85.210.54]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 8 Dec 2024 08:37:47 +0000 (UTC) Received: by mail-ot1-f54.google.com with SMTP id 46e09a7af769-71d554dedc6so916843a34.1 for ; Sun, 08 Dec 2024 00:40:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733647253; x=1734252053; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=0TR+wxJJRIaiyMmzcCpyUqrenYc/appuN9xec2/nLaw=; b=ZqhuPT3Dk/USdlw1ag95M7yKroE1jRfKVn8Q6RYUnPcfjRWCCRE48mPOz/hb0m6/4Z EXiixpvN0noDaax+ROrLJj/yDYhGhTmJvU4hsdj+NSrgBlE+qmfq9uWz8Vyu51e3XJ2+ EoQ+8e+MsqSu4+JigMWkbDx4noIXsMZv65DDKM13VMY4psOgFv49ZY2QwgAiGGua3S0g eGv5cVNHdA3U3gxLQiw0WmoyzWGNobl8bcUnm64DIAE2Mxgfhy37Cadv1q+Roh2pL/Gz CCSHmvsVhQt8oWeiotQauURbwAZ28UonsnfYEK2WOYLq431VhcKUI62rOaFBOaz+o7OT oUKg== X-Gm-Message-State: AOJu0Yw2XTOBuETyA1agrhLHlCCn+mMDo5pwmumohaDO2BVAkJYZlJjm L+3xAty1vNngy30hZit4bXKdallDyfJw+GVatYZ4HKMi4xd0A6y0nUavxzTmj9MsU0evy22V9I7 6NMgkSHlsvoWDOcL8X11MEjXoldWh+D38 X-Gm-Gg: ASbGncsQ3fa+gDY7klKw7vh2ZMiYRraKHs0RHoDztkfuI7V05ZkqD2VXz01sSvKWMPi de8ee7GtEf0QGmPVM1ggobo/rL46mEH4= X-Google-Smtp-Source: AGHT+IGpC0+AA7VyNNZ3G2x9WvskQhx/xA+gLo5aR1+wr57FHUOvlPMDhE+6EXJEdOry7m91pIyGiWIdCue793GEbh0= X-Received: by 2002:a05:6870:c03:b0:27d:10f5:347 with SMTP id 586e51a60fabf-29f732e5060mr4459449fac.15.1733647253499; Sun, 08 Dec 2024 00:40:53 -0800 (PST) Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 8 Dec 2024 09:40:41 +0100 Message-ID: Subject: Re: [PHP-DEV] [RFC] [Discussion] Error backtraces v2 To: erictnorris@gmail.com Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000b5f6760628be34dc" From: bukka@php.net (Jakub Zelenka) --000000000000b5f6760628be34dc Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, Dec 8, 2024 at 9:36=E2=80=AFAM Jakub Zelenka wrote: > Hi, > > On Thu, Dec 5, 2024 at 10:02=E2=80=AFPM Eric Norris > wrote: > >> Hello yet again internals, >> >> I'd like to formally propose a continuation of the original error >> backtraces RFC (https://wiki.php.net/rfc/error_backtraces): >> >> https://wiki.php.net/rfc/error_backtraces_v2 >> >> > I would prefer this to be disabled by default (even for fatal errors). > Users need to be aware that they are opting to multi line logging > potentially. > I know that there's a voting option for that - just saying my preference for that vote basically. --000000000000b5f6760628be34dc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Sun, Dec 8, 2024 at 9:36=E2=80=AFAM Ja= kub Zelenka <bukka@php.net> wrot= e:
Hi,

On Thu, Dec 5, 2024 at 10:02=E2=80=AFPM= Eric Norris <eric.t.norris@gmail.com> wrote:
Hello yet again internals,

I'd like to formally propose a continuation of the original error
backtraces RFC (https://wiki.php.net/rfc/error_backtraces= ):

https://wiki.php.net/rfc/error_backtraces_v2

=

=C2=A0I would prefer this to be disabled b= y default (even for fatal errors). Users need to be aware that they are opt= ing to multi line logging potentially.
<= br>
I know that there's a voting option for that - just sayin= g my preference for that vote basically.=C2=A0
--000000000000b5f6760628be34dc--