Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70498 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92607 invoked from network); 4 Dec 2013 16:26:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2013 16:26:40 -0000 Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.179 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 209.85.215.179 mail-ea0-f179.google.com Received: from [209.85.215.179] ([209.85.215.179:64228] helo=mail-ea0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/71-15378-FB75F925 for ; Wed, 04 Dec 2013 11:26:39 -0500 Received: by mail-ea0-f179.google.com with SMTP id r15so10725857ead.24 for ; Wed, 04 Dec 2013 08:26:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=M3IypVDJ8KRoOwsv1xrXAIHGvYaLg9xJukDzBQ3mw3I=; b=AIB46hkN0jIHREEh1umUuC/eKA+HLzEMPhXAWnN+XS/PaU98y1zso1A1O16fJnbnZY 0TbBrLXjPK6itO2U2IfHiNkzE+RA7YW4u0lTWVoq3zCnr5i0P30ayoqK4Qrqov6bAJmp ZH8kJA3jutudUqh07778SrhGeDIWGh5LCn0Zho/FCMVyEZ9bAU782SkPL2xYK+oSWmn8 v0vSjpTM9iMTQrpf6ioYqkZ39ADCny+6zLoWeFc0Ysl7upiWR2Y9cdKGu29qRhiz7e8X pTkwQGIov340wpcvyVhWEGQsEQcfC2XOsUoFEatEqHfb3RxyDXftFBNesN9f4FwFsMqI BPVw== X-Received: by 10.14.6.136 with SMTP id 8mr34826533een.11.1386174395997; Wed, 04 Dec 2013 08:26:35 -0800 (PST) Received: from [192.168.0.151] ([62.189.198.114]) by mx.google.com with ESMTPSA id g47sm96184554eeo.19.2013.12.04.08.26.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Dec 2013 08:26:35 -0800 (PST) Message-ID: <529F57B9.3090307@gmail.com> Date: Wed, 04 Dec 2013 16:26:33 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: internals@lists.php.net References: <3158105795AAC1408619EC8BA03384A93C5C473C@EXC-MBX01.leedsmet.ac.uk> In-Reply-To: <3158105795AAC1408619EC8BA03384A93C5C473C@EXC-MBX01.leedsmet.ac.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Fixed bug #53879 (DateTime::createFromFormat() fails to parse cookie expiration date): ext/date/php_date.c ext/date/tests/DateTime_format_basic2.phpt ext/date/tests/DateTime_verify.phpt ext/date/tests/bug52063.phpt From: rowan.collins@gmail.com (Rowan Collins) Ford, Mike wrote (on 04/12/2013): > And, BTW, can the grammatical error in that message be fixed, please? > "In case" should be "If". > > > (This is a mistake I often see particularly from people whose native > language is a Germanic one -- which would include Dutch! I find this > usage particularly jarring, since as a native English speaker I > interpret a sentence beginning "In case" in a completely different way, > and then have to re-parse half-way through when I realise it should have > begun "If". Roughly speaking, I take "In case x..." to mean something > like "As a preventative measure against the unlikely event that x should > happen..." -- as in "In case this function call throws an Exception, we > wrap it in a try/catch block.".) > Parse error: unexpected closing tag "minor_rant" expecting "minor-rant" :P (sorry, couldn't resist...) -- Rowan Collins [IMSoP]