Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54773 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2348 invoked from network); 22 Aug 2011 08:12:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2011 08:12:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:51336] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/73-13024-48F025E4 for ; Mon, 22 Aug 2011 04:12:52 -0400 Received: by gxk27 with SMTP id 27so4365232gxk.29 for ; Mon, 22 Aug 2011 01:12:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=royftMAcrU9nhByrQufztUwVXN+BA/fRXtJaeyvYydg=; b=bSqrVa9Epo+gIs1x8HPhTcM4onDDZBbwLtd+OxIjD6K1SDrtuGmB0w6hd+oo3DzSEd e4SU+xYzYLpHwARe//THykxMggSoc9FSzbjgE12x1pdIHV3IoVKFvJY2nl2KEA2CKTg4 +ntTVLhZwxYFZAtercqDdGqdo7gjtUKuAQ4Mg= MIME-Version: 1.0 Received: by 10.236.191.74 with SMTP id f50mr12104301yhn.66.1314000769614; Mon, 22 Aug 2011 01:12:49 -0700 (PDT) Received: by 10.147.99.2 with HTTP; Mon, 22 Aug 2011 01:12:49 -0700 (PDT) In-Reply-To: References: Date: Mon, 22 Aug 2011 10:12:49 +0200 Message-ID: To: Ferenc Kovacs Cc: Pierre Joye , Adam Harvey , PHP Internals , Scott MacVicar , Stas Malyshev Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] 5.3.7pl1 From: hannes.magnusson@gmail.com (Hannes Magnusson) On Mon, Aug 22, 2011 at 10:07, Hannes Magnusson wrote: > On Mon, Aug 22, 2011 at 09:42, Ferenc Kovacs wrote: >> On Sun, Aug 21, 2011 at 12:10 PM, Pierre Joye wrote: >>> hi, >>> >>> On Sun, Aug 21, 2011 at 3:57 AM, Adam Harvey wrote: >>> >>>> Depending on the timeframe for 5.3.8, should we be pulling 5.3.7 from the >>>> front page (or posting additional news) so users don't inadvertently end up >>>> with crypt() issues? >>> >>> We should, anyone with web karma could add a note on www? >>> >>> 5.3.8 will most likely happen on Tuesday (packaging on Monday). >>> >> >> sorry, I'm not familiar with the www code yet and don't have the time >> currently to look into it, could somebody else handle this? >> thanks. > > I've been without internet since the release, sorry :] > I'm doing it now. There is btw a cli script in ./bin/createNewsEntry which creates the atom entry for you... -Hannes