Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112830 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 11838 invoked from network); 10 Jan 2021 12:21:56 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 10 Jan 2021 12:21:56 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id CE53B1804DD for ; Sun, 10 Jan 2021 03:59:22 -0800 (PST) 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,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-wm1-f43.google.com (mail-wm1-f43.google.com [209.85.128.43]) (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, 10 Jan 2021 03:59:22 -0800 (PST) Received: by mail-wm1-f43.google.com with SMTP id y23so12385352wmi.1 for ; Sun, 10 Jan 2021 03:59:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:user-agent:in-reply-to:references:mime-version :content-transfer-encoding:subject:to:from:message-id; bh=oauqzBZjqVCXqM8Jyf+q9hS8b0+bnLLpMW49AkH1qWU=; b=cLaedEClDa8BVsBQ8Y55qfhc6DP+R3KAnK2sfxDZ9xqjj4WXqYmFN7MC04ir98hafa BP2mpjWADJu7lO20WqfXlw5CaJus177RU/QUF7aqFdNME/wxkdVEjHmW0VRQHdI7I6Pt DFe/DkQogaIoT/6iqZgWM4wskq5M8SmlijnbyOhvH3FpkhuroK2QYRUbAMu5Mvv5LbYx y2qRnnlg02t8HzhGXuhTCAejOIefA0/iquAOFlhk5J8lYsDCj0TCY08shktBgmDfU8IW ufZEGKOmL8lnKa45xn2d28nt7uTxsMz+z7rH9/qKUCLYcyH9Nh+BlMyhbg0v/SMSHkI4 l+CA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:subject:to:from:message-id; bh=oauqzBZjqVCXqM8Jyf+q9hS8b0+bnLLpMW49AkH1qWU=; b=QFtMh4C4fs5saXXuXUtsV4IjSHlLal5koivnBOgynFIRkBYQUeX0oB2IV0pOIjz0LK AcuU01O+/ZTCBn0coMDxUvLW1KQka4jAruTMaf4d/1nc8V61f79Ah/EfQvqac3YUnE0S +s1qA7OgoqpNDHzrkKKCjfYvdJXssxyRIhc/FF0uEJW74oYr67J44mAGtIBKIQ39shk4 yWQiySxZjshEGKN8jNZQ5K4MJYWdUlBXhfDq7mlqBwPKcHHf8cqvrbbTcXxIwzBU+n28 44Vn9OLilCXQ/GAG6qq9vKU/xuxREobzYIvt7i93mtRnj8gW9GqWPtsYo6shYyjEaqV0 06gw== X-Gm-Message-State: AOAM532NeP1y3Qx4dUWNukRpncFT06FhvLgheZB4eiEq/XVO7ZOXlOG4 XZls9Hnuej4C6P7kFslpq3zBN8J3sR6SoQ== X-Google-Smtp-Source: ABdhPJwjXWwY/J/EBpp4S5Z0q/ua8S2cPi2l64UE7Az4l0WU2JQu6NjWIWYKiqWgfXmo7MAo4ReKiQ== X-Received: by 2002:a1c:9e86:: with SMTP id h128mr10862888wme.171.1610279959933; Sun, 10 Jan 2021 03:59:19 -0800 (PST) Received: from [192.168.0.12] (cpc104104-brig22-2-0-cust548.3-3.cable.virginm.net. [82.10.58.37]) by smtp.gmail.com with ESMTPSA id l8sm18979341wmf.35.2021.01.10.03.59.19 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sun, 10 Jan 2021 03:59:19 -0800 (PST) Date: Sun, 10 Jan 2021 11:59:17 +0000 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable To: internals@lists.php.net Message-ID: Subject: Re: [PHP-DEV] incorrect mysqli_query return value? or documentation problem? From: rowan.collins@gmail.com (Rowan Tommins) On 10 January 2021 02:10:16 GMT+00:00, j adams wr= ote: >I apologize for troubling the list again, but I sent an email on the >5th >which has so far received no response=2E Archived here: >https://news-web=2Ephp=2Enet/php=2Einternals/112755 Hi, I've replied to your original mail to the phpdoc list, which I believe was= the right place for this query: https://news-web=2Ephp=2Enet/php=2Edoc/969= 387779 Regards, --=20 Rowan Tommins [IMSoP]