Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64419 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98470 invoked from network); 24 Dec 2012 04:36:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Dec 2012 04:36:18 -0000 Authentication-Results: pb1.pair.com header.from=theanomaly.is@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=theanomaly.is@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.174 as permitted sender) X-PHP-List-Original-Sender: theanomaly.is@gmail.com X-Host-Fingerprint: 74.125.82.174 mail-we0-f174.google.com Received: from [74.125.82.174] ([74.125.82.174:57922] helo=mail-we0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/E5-32426-1CBD7D05 for ; Sun, 23 Dec 2012 23:36:18 -0500 Received: by mail-we0-f174.google.com with SMTP id x10so3096955wey.33 for ; Sun, 23 Dec 2012 20:36:15 -0800 (PST) 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 :content-type; bh=x7JA6e29Z9iqKlJgb22L2iqubmOr5GLTirJL63nawsg=; b=qA6Cb/dPmYA7dLEhAFaFAfACQXHziIv9+/5ifrn2brcyA68jmFr3DHLS5wLbFCGlJo 4ujRAa+Vlq86hjLCZVYqbb4aEuFectr9mujcnxKUkPZQaBw+MgG0/FKVXYLGm5T4YoKi ux9RTZqBap08DUH0ARFYNJoxdxY7JN5gLx53+9mYOfQ8vphb8BOxAgnsvBl+R7EiDqhK ViyteFBdhd25O2+I9QZwuM9tmkTq2oc7d533cLsvBry5rv+lClxTKMH/j/b2Kzy2LYVA s2tRnAf+BEDp8G5SOCTD+Mu+lr8ru07pJ9Gk9To2pE2rDdGPBSPH3ws869KhduRRlPIE OHhg== MIME-Version: 1.0 Received: by 10.180.82.69 with SMTP id g5mr33524693wiy.21.1356323775143; Sun, 23 Dec 2012 20:36:15 -0800 (PST) Received: by 10.227.43.19 with HTTP; Sun, 23 Dec 2012 20:36:14 -0800 (PST) In-Reply-To: <7EF0DC28-1C66-4767-BF78-96F94BC28620@wiedler.ch> References: <7EF0DC28-1C66-4767-BF78-96F94BC28620@wiedler.ch> Date: Sun, 23 Dec 2012 23:36:14 -0500 Message-ID: To: Igor Wiedler , PHP Internals Content-Type: multipart/alternative; boundary=f46d0442838ad160d204d191bc36 Subject: Re: [PHP-DEV] PHP-5.5 unpack change broke pecl/pear From: theanomaly.is@gmail.com (Sherif Ramadan) --f46d0442838ad160d204d191bc36 Content-Type: text/plain; charset=ISO-8859-1 On Sun, Dec 23, 2012 at 11:24 PM, Igor Wiedler wrote: > In that case I was mistaken regarding the new "Z" char. But "a" has been > changed. It is noted in the UPGRADING file. > > You're right. It does break BC, but this was a bug fix. https://bugs.php.net/bug.php?id=61038 The behavior is incorrect in that regard. --f46d0442838ad160d204d191bc36--