Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:117787 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 52493 invoked from network); 25 May 2022 09:34:15 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 25 May 2022 09:34:15 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 83589180210 for ; Wed, 25 May 2022 04:16:44 -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,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE 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-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 25 May 2022 04:16:43 -0700 (PDT) Received: by mail-wr1-f46.google.com with SMTP id k30so29647886wrd.5 for ; Wed, 25 May 2022 04:16:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=craigfrancis.co.uk; s=default; h=from:mime-version:subject:date:references:to:in-reply-to:message-id; bh=8X7mp1rY+l0+8MyFho1RJqvYTEDuDwDpxYxql2sSvBc=; b=L3LoZu9Ou6Z1WJCmq1YIdGCGvLNSPxX9W7GF96cD3bYl0l1vIBbpc4MghqubNywQDJ 26U6HKk9AW+wiyzLfQ9PTpVKnQxZ2FGSh+N1zTZjAyNNaFgYSpxAMnxj8T+pBc8yw10r oZyx20pjRun0Y3eB+pG9fIXeW/yw5j+p0ZVBg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:mime-version:subject:date:references:to :in-reply-to:message-id; bh=8X7mp1rY+l0+8MyFho1RJqvYTEDuDwDpxYxql2sSvBc=; b=CdEJ/ZGB4Wuwc1DGvkKHAaRlytORRyGPNg+dtACwrHYUK2YZYO9dMqblFx4ijGLMzu e1bs5chN4PcEZnS10c3WsfLQpx0Y7dRhnk3ZuxNmZ9VLcmIf7YUctRHYZEtroMbuGN2z m9ctYuZYU5MnezSFzNxp5uJeR79QIzsKvW62D9OibsfCcwcKe4PIYBg6B5+lnCccW4of uf44PDg2zgmZiLlxjv288d/KVm+CTOLJbkBC53WUsXgiszrRjZp0X2sO6RatByJEEhHK hruFzh3dgL+NYpvfCGm6NFJFXcem7ttsv6awnL0PRAuF50ilX7jrZ1Bqn7AgF9gkcoxG 7Ntg== X-Gm-Message-State: AOAM530Dfu+GK2YqxAjGX4laMgASj76KYWAOz+nXX12tI4ZHIPzo5t3h Gl/I29efqD2EaFB916B53LtINPgATwKXkw== X-Google-Smtp-Source: ABdhPJyuTPgnJ4lUEmBGfLXIQfGgJ+T5pTxgdTpMUPlwBNJdxCRA/Ov9WhT61re4kfujzu9cYwsTXQ== X-Received: by 2002:adf:dd49:0:b0:20f:f9e3:62c1 with SMTP id u9-20020adfdd49000000b0020ff9e362c1mr4519677wrm.579.1653477402662; Wed, 25 May 2022 04:16:42 -0700 (PDT) Received: from smtpclient.apple ([94.173.138.98]) by smtp.gmail.com with ESMTPSA id g41-20020a05600c4ca900b0039748be12dbsm1409128wmp.47.2022.05.25.04.16.41 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 May 2022 04:16:42 -0700 (PDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_9C6D4BA6-ED16-4F59-B541-55C462DD06FA" Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.80.82.1.1\)) Date: Wed, 25 May 2022 12:16:41 +0100 References: To: PHP internals In-Reply-To: Message-ID: <0A2D4F01-9515-4EC7-B7BB-61D89D24934E@craigfrancis.co.uk> X-Mailer: Apple Mail (2.3696.80.82.1.1) Subject: Re: [Vote] MySQLi Execute Query From: craig@craigfrancis.co.uk (Craig Francis) --Apple-Mail=_9C6D4BA6-ED16-4F59-B541-55C462DD06FA Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 11 May 2022, at 15:55, Craig Francis = wrote: > I've just opened the vote for MySQLi Execute Query, and I'm going to = close it > on 2022-05-25. >=20 > Discussion: https://externals.io/message/117486 = > RFC: https://wiki.php.net/rfc/mysqli_execute_query = Just a reminder this vote will end in a few hours (15 votes so far). But I have to apologise, as I'll be a few hours late (unfortunately I = need to collect my dog from the vets). Craig --Apple-Mail=_9C6D4BA6-ED16-4F59-B541-55C462DD06FA--