Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:115582 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 35217 invoked from network); 25 Jul 2021 11:40:44 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 25 Jul 2021 11:40:44 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 5E5291804DB for ; Sun, 25 Jul 2021 05:07:13 -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=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM,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=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-pj1-f52.google.com (mail-pj1-f52.google.com [209.85.216.52]) (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 ; Sun, 25 Jul 2021 05:07:12 -0700 (PDT) Received: by mail-pj1-f52.google.com with SMTP id j8-20020a17090aeb08b0290173bac8b9c9so15696314pjz.3 for ; Sun, 25 Jul 2021 05:07:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=R9VDjhoZgFYWjECtBIMS6vDwuOWDYgd6v+YvAWciqJA=; b=p0mkGzh7Est9Bul/VDHFIiqk/7Lrc8paD32ECt7Bq1az7jEappO1y8DvygPKtLt7c0 qt0JoIYtQ/MQvKNq4m5+REgpTCEHYxyL+zJ2WknBLaA1YS5XrEevrpjJSmxDA44wfL5P sd5mL1LFBSIauJ/4aHJuAdrJA3GSQ4u9w4ZG3ovQW3/7wfidk17SPSassWEx56fA+HnQ L4RUe2XgM/lnEPtlsuRGSm5Rd1ECAuIBuj14AWghv1MYDUqWPiwzuaAaO/6OJLDmj9Az eY/zm6OjSwODBk6cR7HoL9P+PkMyPItgJ1LXsRvqbpL4W7GBKvd47e2OGfiQI6nUAo73 OOVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=R9VDjhoZgFYWjECtBIMS6vDwuOWDYgd6v+YvAWciqJA=; b=biL0Uurfs+Dzsr673VdJ0bjZAC4JKOZv5hw39DRIsJbcAKRBJn8pfmdZAcV/n526e+ 2ZnKZ7cj7alf1cxvM6Pz6TakrcQCZ9rBCo4OzIIX4dz416x8ZfH/Ewt+DYHgnMwax44A X4HXBXdXR6Gwde0smQmxjcBPdfkP6/TyLHKkaQnjhGQR/8SXBMyUmPh/oItIfkFNv1uV DnmcgjqBMwGZExuS+WkL/37e+KagtSAh5Oj+8bsVMg5EmYjUxjLeFaFTjakduc8wFAZz ww0fdAao1mVuRhjjozcNjf6bCiiaC3rgRZTwExERPKDU9RHcIrJRSUZ2LAOqn0qqoFXX axiQ== X-Gm-Message-State: AOAM533bDm3VGW8NAhCgLj+9cmWh8+ULPQ65jyfezkHjnJsMxDedOP1w bfSPzFjBm9y/qoVJ7C9EAaRkHKWAgFVr7FrOPxw= X-Google-Smtp-Source: ABdhPJwnbhEtTSPNddjB7prBmOSAztP25vW9KvN7zqjvDbfjhXaeUxavwdy4x4U2RSUQ3kOomJEGzlAmbYDWvcdVnPQ= X-Received: by 2002:aa7:854a:0:b029:332:330e:1387 with SMTP id y10-20020aa7854a0000b0290332330e1387mr12720684pfn.67.1627214828655; Sun, 25 Jul 2021 05:07:08 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 25 Jul 2021 14:06:57 +0200 Message-ID: To: Deleu Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000d5db2305c7f17987" Subject: Re: [PHP-DEV] [RFC] Wall clock time based execution time From: kocsismate90@gmail.com (=?UTF-8?B?TcOhdMOpIEtvY3Npcw==?=) --000000000000d5db2305c7f17987 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Deleu, What a coincidence! I've just added my PR to the "PHP 8.2" milestone on GitHub. That means, I'll definitely want to continue the work on this proposal as soon as I finish my previous tasks. The reason that I delayed this RFC is that it lacked feedback and answers to my latest questions. Also, Nikita's comment which you linked, made me less confident, so I didn't want to push the proposal any further until the details were clarified. In the meantime, I started a few other RFC-s which took all my time. With all that said, I plan to ping the original discussion thread in the following weeks/months. Regards, M=C3=A1t=C3=A9 --000000000000d5db2305c7f17987--