Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:119785 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 32886 invoked from network); 30 Mar 2023 08:04:32 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 30 Mar 2023 08:04:32 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 5EC981804D4 for ; Thu, 30 Mar 2023 01:04:32 -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=-2.1 required=5.0 tests=BAYES_00,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 ; Thu, 30 Mar 2023 01:04:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1680163469; bh=A8WX6er0HU1ky6f9HYywWcE/0b+Ck+JW/XDERqxqCbI=; h=Message-ID:Date:MIME-Version:Subject:To:References:From: In-Reply-To:Content-Type:from:to:cc:subject:message-id; b=mDbQczg0Om+aRwLxK1IM2WaDvpX9SPE9sdOXky7eqCMoOn+iaMc7yP/GwISETx/c2 wkFPijR3jO2eJskcrIEkIcFV4Gl7rZLsRiUpb4QFPpkM7ClZLjnkgDRoh+5iB2CAlJ rYnQrB6lkwJiLMiRRSs3fN8qMFcRO8S4GiPpMjoc2/bi/mXXUCrzBMOxNaPAO3K71g J312KyJueFO439EcFCmxjl/6r358G0k7cCfcGSGKO9TlIKnIKwEw0loM93mlu2BMm7 WcffDl1GkeTvDzQjOkS34AsT/MwIrP0ZF3PuK81bOv1d2hyYZE48SZpMTCKmmfu6o/ x+xdIvV+N32Aw== Message-ID: Date: Thu, 30 Mar 2023 10:04:27 +0200 MIME-Version: 1.0 To: internals@lists.php.net References: Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Broken Wiki Registraiton (was: [IDEA] allow extending enum) From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=c3=bcsterhus?=) Hi On 3/30/23 09:36, Rokas Šleinius wrote: >> 1) Please don't top-post. > > Am I doing it right now? I've never been on a mailing list. Yes. Ideally you would also cut the quoted parts to a minimum (like I'm doing here), but I believe the Gmail web interface doesn't make this easy. > to quite literally hack a registration form as one of the several > required steps for contribution... Wow this is a really remarkable > experience for me :D It appears that the wiki registration got broken during a wiki upgrade a few days ago. Unfortunate timing on your end. I've let the responsible person know about this. Best regards Tim Düsterhus