Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67634 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57190 invoked from network); 6 Jun 2013 16:17:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jun 2013 16:17:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.177 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.177 mail-lb0-f177.google.com Received: from [209.85.217.177] ([209.85.217.177:50349] helo=mail-lb0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/A0-53391-236B0B15 for ; Thu, 06 Jun 2013 12:17:55 -0400 Received: by mail-lb0-f177.google.com with SMTP id 10so2810122lbf.22 for ; Thu, 06 Jun 2013 09:17:52 -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=Vk2QLze34joyMu/qx2bS4zS2cgcD+q+cbbJp6EzUBQk=; b=UprFNUqHwNmdSqL/DxmZsw+c1gHRKJZytN+iu1id/VubMNEfwrOBMa2NmaH8ih9ceG YYVoUTWdTyiBAjL/8ZbMIwbsEhNyeqM3KkYq5fg1VvH9vE0HKL9pW3Po0ZY1oxiCe+oe 57vrTKxzmU3mPLEE4CUQF8rhr2j0zSU6fBSdW2HuvP9xKmaWsMPrsWS59yIX93d2R529 VlY8CKOFZp8keAU3uT96l+fo8c9/slrh5jcAlSoKq/LJRFi2si2uTUdrGZYgPRe8DV7M 8TRaLJeXJ0bgT5YOogFCjGRj1JUWU4dMg/edeH+8uwtWkJ7DpmsLhsL4gRAHmeoxi8xd H4jA== MIME-Version: 1.0 X-Received: by 10.152.121.38 with SMTP id lh6mr496313lab.73.1370535472171; Thu, 06 Jun 2013 09:17:52 -0700 (PDT) Received: by 10.112.138.135 with HTTP; Thu, 6 Jun 2013 09:17:52 -0700 (PDT) Received: by 10.112.138.135 with HTTP; Thu, 6 Jun 2013 09:17:52 -0700 (PDT) In-Reply-To: References: Date: Thu, 6 Jun 2013 18:17:52 +0200 Message-ID: To: Derick Rethans Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Stas Malyshev , PHP internals Content-Type: multipart/alternative; boundary=089e01177489f88e0804de7ea705 Subject: Re: [PHP-DEV] Re: #53437 From: pierre.php@gmail.com (Pierre Joye) --089e01177489f88e0804de7ea705 Content-Type: text/plain; charset=ISO-8859-1 On Jun 6, 2013 6:03 PM, "Derick Rethans" wrote: > > On Thu, 6 Jun 2013, Pierre Joye wrote: > > > The fix for #53437 is around for some time now. It full fills the > > requirements described by Derick when we discussed the possible fixes. > > > > Unless there are strong objections in the next couple of days, I will > > ask Anatol to apply it on Monday. This is the last remaining crash in > > 5.3/4 (already applied in 5.5) and needs to be fixed asap. > > The last time I checked that it was using weird base64 encoding on stuff > and I am absolutely against that. Where is the new patch? It is in 5.5 and no, it does not used that as stated in the previous mails. > cheers, > Derick > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --089e01177489f88e0804de7ea705--