Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:115524 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 22242 invoked from network); 20 Jul 2021 11:34:03 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 20 Jul 2021 11:34:03 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B84081804D0 for ; Tue, 20 Jul 2021 04:59:17 -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,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail.stella-maris.solutions (mail.stella-maris.solutions [46.101.232.159]) (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 ; Tue, 20 Jul 2021 04:59:17 -0700 (PDT) Received: from [172.16.1.151] (heigl.gw.tgnet.de [80.72.250.242]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.stella-maris.solutions (Postfix) with ESMTPSA id 58CE7810D0; Tue, 20 Jul 2021 11:59:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=heigl.org; s=mail; t=1626782355; bh=4kA0NmysnZ5ulWZNvQpqMqxAgS73GRlQkg412yCTy38=; h=To:Cc:References:From:Subject:Date:In-Reply-To:From; b=dJa2anYVjTOj1RRt4zEWmOHS4ngk9auQC5LuMLVhiIsMIB5OTAiXljpbSbi8iZXJH KPDOfz0W2r3okLsuMYq7wST7OI7TsjohKpcDgREh9U+GkmCuyRMowvMadKX3rnPcJs ysd7fb2lgpI/BTGuVMARd/BVn1BWtuX5fJtquvfe9hkAI++zviw92PpQICsCaZ+2q4 wiutazIgKY9E6muCNkQ75OHuNmeG8TSFwgPRFKWQnVehn/WgNwSTSEEAIollPZPs3r SgC6aHNixMO/H7mdhbDxdRTld+8Md34+QeMyx9SC5ZDUo3ltyPQnI1tS2jNBflvrOY 70X52UB3u8+UA== To: Hamza Ahmad Cc: internals@lists.php.net, Aleksander Machniak References: <96487D08-8573-4308-A11C-3118113C03DA@gmail.com> <9d55f768-41d2-d970-8417-aa786d86b984@heigl.org> <7d912ba3-c00c-cf5f-24f7-8e9ec371b2cc@alec.pl> Message-ID: <40ccb9ca-d87c-2315-988e-b7b9f38ee6ed@heigl.org> Date: Tue, 20 Jul 2021 13:59:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="aD3wKBg4pz8JyZ5wLYFM2RlPUjRGrbvr9" Subject: Re: [PHP-DEV] Request for karma to vote on RFCs From: andreas@heigl.org (Andreas Heigl) --aD3wKBg4pz8JyZ5wLYFM2RlPUjRGrbvr9 Content-Type: multipart/mixed; boundary="I72Ajwzsfb2PxKojLkjOLAekmo2bhkNcY"; protected-headers="v1" From: Andreas Heigl To: Hamza Ahmad Cc: internals@lists.php.net, Aleksander Machniak Message-ID: <40ccb9ca-d87c-2315-988e-b7b9f38ee6ed@heigl.org> Subject: Re: [PHP-DEV] Request for karma to vote on RFCs References: <96487D08-8573-4308-A11C-3118113C03DA@gmail.com> <9d55f768-41d2-d970-8417-aa786d86b984@heigl.org> <7d912ba3-c00c-cf5f-24f7-8e9ec371b2cc@alec.pl> In-Reply-To: --I72Ajwzsfb2PxKojLkjOLAekmo2bhkNcY Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Hey Hamza Am 20.07.21 um 13:12 schrieb Hamza Ahmad: > I am not going to critique the RFC; rather, I say that this RFC needs > a fresh rewrite because I find more like it a set of instructions. The > proposal needs to be a detailed one. It seams as if it is written > hastily. As noted in the original Email to the list, the RFC is a draft that was explicitly put onto github (and not into the PHP-Wiki) to allow working on it before putting it up on the PHP-Wiki for the discussion phase that is required for an RFC. Yes: You are right! The RFC was written hastily! It was mainly written hastily to have something as base for discussions so that we have *something* that we can then together improve over multiple iterations to make a great RFC out of it that will a) provide a consistent way for gaining voting karma and b) has a chance to be accepted when it comes to voting for or against this RFC. So the intention of this RFC is not to be the only relevant solution to a problem we might probably not even have. On the contrary: The intention is to provide something that everyone interested can improve to something great. So your input is more than welcome. Especially your input in form of a PR to improve the current version! And of course also your input in form of discussion contributions on that text. What this RFC will for sure *not* modify is the infrastructure. We have a certain infrastructure at the moment and changing that will take much more than an RFC. So this RFC also has to take that as a given and has to work around this. As great as some changes would be: we can not take them for grantend in the course of this RFC. So looking forward to your PR. Cheers Andreas --=20 ,,, (o o) +---------------------------------------------------------ooO-(_)-Ooo-+ | Andreas Heigl | | mailto:andreas@heigl.org N 50=C2=B022'59.5" E 08=C2=B0= 23'58" | | https://andreas.heigl.org | +---------------------------------------------------------------------+ | https://hei.gl/appointmentwithandreas | +---------------------------------------------------------------------+ --I72Ajwzsfb2PxKojLkjOLAekmo2bhkNcY-- --aD3wKBg4pz8JyZ5wLYFM2RlPUjRGrbvr9 Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEOHo7et0VdZk8RJK34Ff+SCK3tkUFAmD2uoUACgkQ4Ff+SCK3 tkXWwg//UfSHiFO+OBTLp1/AFVwuFaHBtxGBSOfo80LP72ejqJXYzRE0lWw37s9O GDVrDgyZlb2XcYDF+YHAkQF2Nwvan3xFURn3dqhgDMbynUDvLTguxmApfEzTNwU8 6uBv7XfQInSq4Rvzy5RkhmbccUMT36yrUxNxssXqdsOt7NDBpi8lVPTDZbviMNeV C8WST54Lpi0d1EO7CXg8lfDVpifhor+sNdDGYYLHPE5pX9ycYf+Lgo5PyCrcakVQ BGSX1oaPw/EN0Vr37DEJc/APoMM5DKaKqvXYoMwgfiilyfbi1gv9IYduKGqkzYZ9 D9Bbjj3mqnPRIQ5Z+N7lXj2UJgFeE5gJiLLKFcTNdHyvByqGxqLvkwvp176PA89D +iaJAs8rpLwygjpE0Z0maXrWuHrnvI27gx2Fy0UftdC8XPp1rqMICArnJzkL5MuO g9zbAPJyYL4ifYyA0wa8T5QWKrZG8c5R/GFitwGJjMKXmo5U2AzX3oktsZJpULBn LndV88TTfvcUBZEiSNlVdLIkF2EouGKbr+zWA/3LGET2+p6M/X9OnEarYLCeB+J9 /bzCywLArkDdMKQdNkPx8oJx+/0YYf0d/g5fOvXN5a3J3WPtDIEr5nypynOdwZVy d8/DhA8Vw0MENiUPmSVHaYj28CXczmi8hIoMWoVVBjRUdgbJ1hA= =3hW4 -----END PGP SIGNATURE----- --aD3wKBg4pz8JyZ5wLYFM2RlPUjRGrbvr9--