Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69709 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99190 invoked from network); 19 Oct 2013 23:15:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Oct 2013 23:15:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.169 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.223.169 mail-ie0-f169.google.com Received: from [209.85.223.169] ([209.85.223.169:43335] helo=mail-ie0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F8/60-29806-B9213625 for ; Sat, 19 Oct 2013 19:15:39 -0400 Received: by mail-ie0-f169.google.com with SMTP id ar20so9323666iec.28 for ; Sat, 19 Oct 2013 16:15:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Didz1UeFlLYy7OPzdxhNWkIpnmC/ls+x99BKDMNE7qQ=; b=tyZeMWLKBi1aCLRNT5IQhCf7pmBbWOL95LF7s/iHTBAEXw7Yygx7WJWz5IAlr6Xi1U mHKRwYlG/v+WBumiV6TE5iYMPOYdgSrF/TzfMrBdybkSO4TdayiR5KyJH2eUDeORiLB/ gxgJTPZAFK+QoKROnhO1vYBoq801dSfE4K5qi3XjojeFsHqqQVcIY75t5+ZieF4k8rTe DGDjJF7JnDf+aZiahJRuYiGbtqYsLcfu6fGGsjxkXUJiEnKKpMF3FbUX4X7o/5er3PI4 ZGjx17GoBDUOasBOE7CtdJYvXUdGQJa2/5gsNQHrUE8gCtHiuK12QtANMFefX2X7AGgt x+cg== MIME-Version: 1.0 X-Received: by 10.50.50.225 with SMTP id f1mr4629123igo.2.1382224536772; Sat, 19 Oct 2013 16:15:36 -0700 (PDT) Received: by 10.50.73.42 with HTTP; Sat, 19 Oct 2013 16:15:36 -0700 (PDT) In-Reply-To: <000301cecd1b$9aa133f0$cfe39bd0$@tutteli.ch> References: <3D.BC.23638.84CA1625@pb1.pair.com> <000301cecd1b$9aa133f0$cfe39bd0$@tutteli.ch> Date: Sun, 20 Oct 2013 01:15:36 +0200 Message-ID: To: Robert Stoll Cc: Joe Watkins , PHP Internals Content-Type: multipart/alternative; boundary=047d7bdc117283add404e9203a5f Subject: Re: [PHP-DEV] RFC: Expectations From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bdc117283add404e9203a5f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Oct 20, 2013 at 12:36 AM, Robert Stoll wrote: > Heya, > > I do not know how much it concerns this RFC but I came across the followi= ng > page about an extension named "Expect" when I was searching for RFC Expec= t > with google. > http://php.net/manual/en/book.expect.php > > I suppose there would be a name clash between the extension and the new > expect keyword. I do not know how internals usually deal with such > problems, > especially if it is within an extension, but I am sure someone will know > it. > > Cheers, > Robert > > it was discussed on irc, there is not problem here, because the ext name and the function name can't clash, and the ext doesn't have a function with the name of expect, so everything is fine afaik. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bdc117283add404e9203a5f--