Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38802 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82928 invoked from network); 7 Jul 2008 07:51:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2008 07:51:31 -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 66.249.92.172 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: 66.249.92.172 ug-out-1314.google.com Received: from [66.249.92.172] ([66.249.92.172:12946] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/2B-02622-10BC1784 for ; Mon, 07 Jul 2008 03:51:30 -0400 Received: by ug-out-1314.google.com with SMTP id h3so976053ugf.29 for ; Mon, 07 Jul 2008 00:51:27 -0700 (PDT) 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=X6RncGrRuWZiSCNrzmDHSRPflZMKYDD8anjUhsriDgs=; b=rQxdWYXmFPm8QGV3pyeL/yHugr1/hk5yYD6sLVt/hOMADIS+9iDVHFCw9FAEKCYgpJ wnAqbX9zRpXjSpsYsSC9Kh7wEOQdR4YBlmOGG/tFLAeravB6yRyh3NTFN4lW5arMNkpG PpNGHOPma308QEOl3MMBxldrBH9B5NMgVcE9c= 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=YSO7RAC1PMKUC0kfdtN72KCG44rwMa7hDDfkJZ88kvJcOMuIhSdk0xRmdT1LEcgXU2 S2fd08Wtz9TnlTw2UkmiApcQXeebXmR1ko7vhBCMPZSBoc/7Kcgg9OInQhVjCaKY4OsO mrDjkfsKR6a8b1Wp/4W8pUR3QtZulDxHCQmIc= Received: by 10.66.245.2 with SMTP id s2mr4256999ugh.80.1215417086919; Mon, 07 Jul 2008 00:51:26 -0700 (PDT) Received: by 10.67.15.8 with HTTP; Mon, 7 Jul 2008 00:51:26 -0700 (PDT) Message-ID: <7f3ed2c30807070051q706kccf11d9cfbac5efc@mail.gmail.com> Date: Mon, 7 Jul 2008 09:51:26 +0200 To: "Derick Rethans" Cc: "PHP Developers Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: [PHP-DEV] PHP 4.4.9 From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Mon, Jul 7, 2008 at 09:09, Derick Rethans wrote: > Hello! > > As it's about a month until the end of PHP 4, it's time to make the last > release. There have been a few important fixes, which need to be part of > a release. Out of curiosity, which ones and why aren't they in the NEWS file? -Hannes