Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54814 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61528 invoked from network); 23 Aug 2011 06:30:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2011 06:30:54 -0000 Authentication-Results: pb1.pair.com header.from=adam@adamharvey.name; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=adam@adamharvey.name; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain adamharvey.name designates 209.85.210.172 as permitted sender) X-PHP-List-Original-Sender: adam@adamharvey.name X-Host-Fingerprint: 209.85.210.172 mail-iy0-f172.google.com Received: from [209.85.210.172] ([209.85.210.172:44248] helo=mail-iy0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FF/33-34091-D19435E4 for ; Tue, 23 Aug 2011 02:30:54 -0400 Received: by iye7 with SMTP id 7so13407283iye.31 for ; Mon, 22 Aug 2011 23:30:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamharvey.name; s=google; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=/TJ1xNLDFYGVF5PPraWAT/+JawzxrpMHHEK9994xoxo=; b=ryv3Z0rCOrGLYVsjlShHSbr3IfB62BUCQcoUr+0y85L7+zOgXkEzSpqKJwGdQmYr8G gnKGqCQ0Pjojm4JXEMQ6oY9an6g3M2CNKhA1mRJYe9p5OePJz+455IHZBrtjNXR2ovAL 7DIEhmSPS+HWioUeUCZ4KGWHtaiq0upC+7zeo= Received: by 10.231.80.213 with SMTP id u21mr7130579ibk.3.1314081050457; Mon, 22 Aug 2011 23:30:50 -0700 (PDT) MIME-Version: 1.0 Sender: adam@adamharvey.name Received: by 10.231.168.71 with HTTP; Mon, 22 Aug 2011 23:08:26 -0700 (PDT) In-Reply-To: <4E5337AF.2080300@codeangel.org> References: <4E5337AF.2080300@codeangel.org> Date: Tue, 23 Aug 2011 16:08:26 +1000 X-Google-Sender-Auth: _-v_3-Hg3vrifja4oJqIjpafLAA Message-ID: To: Chad Emrys Cc: internals php list Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] phpinfo html broken in 5.3.8!? From: aharvey@php.net (Adam Harvey) On 23 August 2011 15:16, Chad Emrys wrote: > I emailed here because I'm afraid no one will notice the bug in time for > this 5.3.8 release you may be releasing for the crypt() fix: I'm not sure I'd class this one as mission critical, but it's fixed, anyway. :) Adam