Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42197 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83445 invoked from network); 9 Dec 2008 09:58:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2008 09:58:21 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.152 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 72.14.220.152 fg-out-1718.google.com Received: from [72.14.220.152] ([72.14.220.152:1623] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 71/C8-32064-C314E394 for ; Tue, 09 Dec 2008 04:58:21 -0500 Received: by fg-out-1718.google.com with SMTP id 16so1261821fgg.23 for ; Tue, 09 Dec 2008 01:58:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=2EqoJCDEikNZfZjyVUt+OuygipYjs6ct9PuubOaV7HE=; b=JPRNK1qjqdHMCevg7tmXo2r+LVk+9DzIjVFC4dJrkAuUVtxt6hBR5JMLhV1u50/HyN XloEzCK4RYoYFLuXZxj+ASX19CT3Z1JPcecCLP2sIBF9lpsWQp+es8KqchNj2Ui+hnVS i4pbQV919q9agKxiDTkGIVpMcug/9AD5+e3ug= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=It4SbXFRviK11Hn+ydvwrqHWsS1bAbkA+TAiXLK35cKCsyRfHtQ5IisW+pH6V4eAiR orXIiL/ILlVU/Jgkosgfvoif1YXsmjLgkvtVIqK70OqKYgjp3yxuYJ/C+77ouhCyiJty 5Wkwf+oTOf6HfSyOEOu198xFF3VJhPf5WBHc4= Received: by 10.181.199.6 with SMTP id b6mr1580653bkq.137.1228816698055; Tue, 09 Dec 2008 01:58:18 -0800 (PST) Received: by 10.181.51.17 with HTTP; Tue, 9 Dec 2008 01:58:17 -0800 (PST) Message-ID: <7f3ed2c30812090158k1f437dc7wdce7e99d07b5646f@mail.gmail.com> Date: Tue, 9 Dec 2008 10:58:17 +0100 To: "Ilia Alshanetsky" Cc: "internals Mailing List" In-Reply-To: <6719C73F-D00D-45C2-A03D-A696C66E5392@prohost.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6719C73F-D00D-45C2-A03D-A696C66E5392@prohost.org> Subject: Re: [PHP-DEV] PHP 5.2.8 Released From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Tue, Dec 9, 2008 at 00:59, Ilia Alshanetsky wrote: > The PHP development team would like to announce the immediate availability > of PHP 5.2.8. This release addresses a regression introduced by 5.2.7 in What is the status of the 5.2.x series now? Security fixes only? Random bugfixes? -Hannes