Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:125186 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by qa.php.net (Postfix) with ESMTPS id 82E661A00BD for ; Sat, 24 Aug 2024 17:11:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1724519627; bh=Y/ZFktSUDENM17/1TTKnEFnY4wEMczEyfJNBx7sKiak=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From; b=kEApSirkyvxBChtebYTFI+6v6FSEKN0uiKgnWO7UXlCMKkP5PE9sssCe24vPJgdVF jX1DMTkWd9FCtkT5GBCNYKpB1sZzJj1lUtZJygtqJ7PuAJ+6U1NMuQ/hATAbsjde9x rXaWW7AIRoB0ivQi7RPsapHP3kIOzflMBAyb+PSXo5tpqzpK6wvOQwH2peCCoi+6Nn q3pnt9CWk8fKQlTuucs38rnSjbGxtsa1M566LhMTC/sL/oSaA+bTNphvobSaqntswF u+DZpVmPwiAJ7NDae6N2LWqvn8eEwe/SeX6VrB00WIV8Hx3HUsahmwECiPv6YOBAT6 AgmehUPzLFksA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 1735718003E for ; Sat, 24 Aug 2024 17:13:47 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,DMARC_MISSING, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from mail1.25mail.st (mail1.25mail.st [206.123.115.54]) (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 ; Sat, 24 Aug 2024 17:13:46 +0000 (UTC) Received: from smtpclient.apple (unknown [49.48.221.224]) by mail1.25mail.st (Postfix) with ESMTPSA id D40AB6054D; Sat, 24 Aug 2024 17:11:48 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51\)) Subject: Re: [PHP-DEV] [Concept] Flip relative function lookup order (global, then local) In-Reply-To: Date: Sun, 25 Aug 2024 00:11:35 +0700 Cc: PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: <833706F9-3E55-4744-8E47-87AEC5634FED@koalephant.com> References: <3e8eaf60-1778-4579-b058-e0849a7b7106@app.fastmail.com> <773F5AF4-DE89-4952-BE1A-16FE5326B239@koalephant.com> To: Ilija Tovilo X-Mailer: Apple Mail (2.3776.700.51) From: php-lists@koalephant.com (Stephen Reay) > On 24 Aug 2024, at 23:34, Ilija Tovilo wrote: >=20 > Stephen >=20 > On Sat, Aug 24, 2024 at 2:00=E2=80=AFPM Stephen Reay = wrote: >>=20 >> When I said this thread reads like an April fools joke that wasn't a = challenge you know. >=20 > We *just* had somebody temporarily banned for ad-hominem attacks like > a week ago. Please familiarize yourself with the mailing list rules. > They apply to everyone. >=20 > https://github.com/php/php-src/blob/master/docs/mailinglist-rules.md >=20 > Most significantly: >=20 >> a. Make everybody happier, ... >=20 > and >=20 >> 1. Do not post when you are angry. Any post can wait a few hours. = Review your post after a good breather, or a good nights sleep. >=20 > Ilija >=20 Hi Ilija,=20 I understand that emotion and expression don't convey well through text, = but I will assure you that my response to Rob was in no part related to = "anger".=20 I also understand that sarcasm doesn't come naturally to some, and it's = not at all recognised by some languages/cultures, so my bad for not = specifically pointing out that I was being sarcastic there. However I = would be very surprised if any English speaker who understands the = concept of sarcasm, doesn't realise/recognise "I didn't mean X as a = challenge" is a *very* common sarcastic response. Cheers Stephen=20