Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26599 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64423 invoked by uid 1010); 15 Nov 2006 08:33:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64408 invoked from network); 15 Nov 2006 08:33:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Nov 2006 08:33:08 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 82.94.239.5 cause and error) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.5 (sometimes 2.4) (4) Received: from [82.94.239.5] ([82.94.239.5:54500] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A9/D1-51418-3C0DA554 for ; Wed, 15 Nov 2006 03:33:07 -0500 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id kAF8X4KK010527; Wed, 15 Nov 2006 09:33:04 +0100 Date: Wed, 15 Nov 2006 09:32:18 +0100 (CET) X-X-Sender: derick@localhost To: Sara Golemon cc: internals@lists.php.net In-Reply-To: <28.46.24214.5603A554@pb1.pair.com> Message-ID: References: <016901c707e3$08aaa440$0201a8c0@pc1> <28.46.24214.5603A554@pb1.pair.com> X-Face: "L'&?Ah3MYF@FB4hU'XhNhLB]222(Lbr2Y@F:GE[OO;"F5p>qtFBl|yVVA&D{A(g3[C}mG:199P+5C'v.M/u@Z\![0b:Mv.[l6[uWl' MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Binary strings from 6 in 5.2? From: derick@php.net (Derick Rethans) On Tue, 14 Nov 2006, Sara Golemon wrote: > With something like binary strings it's even more important since they > drastically change how the data is treated in PHP6 and can potentially cause > chunks to be transformed in unexpected ways. > > +1 on backporting these types of syntax placeholders. Same +1 from me. Derick