Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73729 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81594 invoked from network); 17 Apr 2014 17:25:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Apr 2014 17:25:15 -0000 Authentication-Results: pb1.pair.com header.from=sean@seancoates.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sean@seancoates.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain seancoates.com from 208.72.237.35 cause and error) X-PHP-List-Original-Sender: sean@seancoates.com X-Host-Fingerprint: 208.72.237.35 b-pb-sasl-quonix.pobox.com Received: from [208.72.237.35] ([208.72.237.35:41126] helo=smtp.pobox.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/00-15765-A7E00535 for ; Thu, 17 Apr 2014 13:25:15 -0400 Received: from smtp.pobox.com (unknown [127.0.0.1]) by b-sasl-quonix.pobox.com (Postfix) with ESMTP id 72EC875BBF; Thu, 17 Apr 2014 13:17:54 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=content-type :mime-version:subject:from:in-reply-to:date:cc:message-id :references:to; s=sasl; bh=S7Zi8WDRzJ//fzNhWPeZOChLH2c=; b=K3ixD CS9TKgn8P6yDLJgNMbpiUeuh76NfhbILKGTLYHK/qBhHw/2tXuPKhB8fX6wMGegK QgFKuvTYbNm6syy3QKrS0kSFS3XcXPWehsPyRtlqxcCXEd5BWHC5CY0X6thDgvKy EqS7srzmxbLg/9A5MkbCeAPO/JwX13SkfBsVLo= Received: from b-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by b-sasl-quonix.pobox.com (Postfix) with ESMTP id 5B55375BBE; Thu, 17 Apr 2014 13:17:54 -0400 (EDT) Received: from [192.168.145.200] (unknown [96.22.16.115]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by b-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 0443075BB2; Thu, 17 Apr 2014 13:17:49 -0400 (EDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_EF49011D-2866-440B-B564-D0D6D158703D" Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) In-Reply-To: <534FFF3B.2020404@googlemail.com> Date: Thu, 17 Apr 2014 13:17:49 -0400 Cc: PHP Developers Mailing List Message-ID: <741A3502-E5A4-4DF3-B41D-6BFDEB11217A@seancoates.com> References: <1397744009.2829.3212.camel@guybrush> <1397747255.2829.3225.camel@guybrush> <534FF26E.6070602@lerdorf.com> <838439B2-6179-4748-9EC1-525BF8D37072@seancoates.com> <534FFF3B.2020404@googlemail.com> To: Crypto Compress X-Mailer: Apple Mail (2.1510) X-Pobox-Relay-ID: 33E0FEC4-C654-11E3-B2E5-0731802839F8-96568589!b-pb-sasl-quonix.pobox.com Subject: Re: [PHP-DEV] Negative string offsets From: sean@seancoates.com (Sean Coates) --Apple-Mail=_EF49011D-2866-440B-B564-D0D6D158703D Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-8859-1 > "foobarbazbuz"[4-7] => "barb" Just in case this happens to slip past anyone's radar: no. S --Apple-Mail=_EF49011D-2866-440B-B564-D0D6D158703D--