Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:118656 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 17637 invoked from network); 19 Sep 2022 15:33:03 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 19 Sep 2022 15:33:03 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 0B0591804FF for ; Mon, 19 Sep 2022 08:33:02 -0700 (PDT) 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.2 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS24940 176.9.0.0/16 X-Spam-Virus: No X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 19 Sep 2022 08:33:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1663601579; bh=j0Qmyxsn4Ticg43KLhEYMwMc0N7NCRjO2b6SjZuTwKs=; h=Date:Subject:From:To:Cc:References:In-Reply-To:From; b=A1lQocCRntmAwLZmj5mBD1gMZcCQkv9eKOMoIwbi5SnOQMqopO1CUOTBzgwuGy25U AMwHzHL1947bx0+bF79WlRVojL3H0ToNkani/H2W8IPARqMhq8/wGxFGOBcCCQLrei I9cZo8hcyvIDAwmco2NARN4gD13sVaGv2ywxgVOdLkyTH90cn8h5PGoLvTYE6ip9z+ TFpal+Nq5D4c4Zm+bQr8AD/oB4l8g3bTwN7bKTGSD5yE/CqX+tdX9pcTTJHYxuZzUR U5WmYeg7f1nkqkb4JS0mBSvRUTL/fRifOJfOlynZBbhxPf1L4iV5rURyTLpsajpDMo UMAjzp1p3Vp+Q== Message-ID: <78d441b7-e7b0-ac64-d7ca-2505aa463d66@bastelstu.be> Date: Mon, 19 Sep 2022 17:32:58 +0200 MIME-Version: 1.0 Content-Language: en-US To: Nicolas Grekas Cc: internals@lists.php.net References: <530b3a9d-0ee4-6061-8c69-df672d238032@bastelstu.be> <51a57a4d-ccb5-a581-205e-e2684e4db8c8@bastelstu.be> <81f1ceb4-1086-3f1a-942d-aebbb5c2712f@bastelstu.be> In-Reply-To: <81f1ceb4-1086-3f1a-942d-aebbb5c2712f@bastelstu.be> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] RFC [Discussion]: Improve unserialize() error handling From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=c3=bcsterhus?=) Hi Nicolas On 9/13/22 19:34, Tim Düsterhus wrote: > [long response from a week ago] Did you find the time to read through my response from September, 13th, yet? Best regards Tim Düsterhus