Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:125624 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 2C66C1A00BD for ; Wed, 18 Sep 2024 18:00:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1726682581; bh=yLC4WKjw+R1QAXnVDm/gWjHr2r9jkCHIv9xJIpnPW7o=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=jSDmmaDhvYQ39UuP86XY3q8VTxtDh80IPd6Hk81BCjXVJ9F6RXRq0PjjryrKjQ1bQ NoYmuxRJ/sDo3VC96SU6j+HpgZqlEgLe6fpUZgcYBXwjMwnz3JoBB/Iu7Mvkd6O7mu /X/kL18W1Kjt1Wl96zE04IJKVNQ6TA9vva5lqKHxcbjXfP4dWAlL4x/4OcHcgFxzYV B0D4b9QyxE8oj104jmcCFXL9YBDoKWQ7mJCkKCdrSt1SK85MdhwSLzPhHqrC78p8zB T1bPDQAyDiBi1OJMT1iz2khqY4l0dTClb0Ein7BlmsWf6x/9z0l52sqPs8wo3jxUUS sjGAjK7qPvV1A== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id EDA4C18005B for ; Wed, 18 Sep 2024 18:03:00 +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=0.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (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 ; Wed, 18 Sep 2024 18:03:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1726682452; bh=6pUITdxBYFapSL7F+dyaJb125RtV1MKhPl14ZPVBYqw=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type:from:to:cc:subject:message-id; b=dmh0DISt67WayBGwf+efrnh0724w/+ZYQzYM/xMXbgC00Nll9kuXxZ8WG15ePEEJ8 P5XJDSIL39DVgiGBv55FSfbp4qKm/8kJu5pPAMpfzzsMHcAH70FSbJXyC4BbQbVmH5 Q7bYDYbJjAYt/PxujCjlGb/L27jBVDISCEku84FascSB9pYbu1viqIsHRUqGhsAff7 +lHtPcE4c086ogWPAYsNKQb/00ywATU28IYRKTZDxvZO1JqFkEDu/zHn1jznpUamF6 KnESwQjv4fS2SUiEMi0YqlIh7Jn9+6F3qzWzWfafOl+JRfe1+oD+KOrPRbB3CmAQ0Z ovL00aLwsNwDg== Message-ID: <394ec1e0-2cc7-487d-a87d-090b86b282c6@bastelstu.be> Date: Wed, 18 Sep 2024 20:00:50 +0200 Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Subject: Re: [PHP-DEV] weird error when saving RFCs To: Derick Rethans , Rob Landers , internals@lists.php.net Cc: systems@php.net References: <8f59ae22-67dd-4241-93c3-c7a1e9b04634@app.fastmail.com> <6F28A8AD-6279-4211-9D1C-67FA47E93615@php.net> <4596b8a9-2141-4511-8095-79253b7be901@app.fastmail.com> <6E4A5B1F-8DB9-4F51-BCA4-72B654F35E30@php.net> Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=C3=BCsterhus?=) Hi On 9/11/24 16:18, Derick Rethans wrote: > I had a look just now, and tried it out. But I can't reproduce the > error. FWIW: I had the same issue today, when I updated the PHP 8.4 bulk deprecation RFC to link the E_STRICT commit: https://wiki.php.net/rfc/deprecations_php_8_4?do=revisions I don't have accurate times, I'm afraid. Best regards Tim Düsterhus