Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75879 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58857 invoked from network); 22 Jul 2014 18:59:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2014 18:59:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 217.114.215.10 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 217.114.215.10 mail.experimentalworks.net Received: from [217.114.215.10] ([217.114.215.10:56381] helo=mail.experimentalworks.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/2D-21666-BA4BEC35 for ; Tue, 22 Jul 2014 14:59:57 -0400 Received: by mail.experimentalworks.net (Postfix, from userid 1003) id 83B2741631; Tue, 22 Jul 2014 21:00:00 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on km31408.keymachine.de X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-HAM-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP Received: from [192.168.2.31] (ppp-93-104-29-45.dynamic.mnet-online.de [93.104.29.45]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: johannes@schlueters.de) by mail.experimentalworks.net (Postfix) with ESMTPSA id 6598B41630; Tue, 22 Jul 2014 20:59:58 +0200 (CEST) To: Stas Malyshev Cc: PHP Internals , Ferenc Kovacs , Julien Pauli , David Soria Parra In-Reply-To: <53CEB32B.8030407@sugarcrm.com> References: <539B8B74.6030707@sugarcrm.com> <53CB0347.2030902@sugarcrm.com> <53CEB32B.8030407@sugarcrm.com> Content-Type: text/plain; charset="UTF-8" Organization: PHP Development Team Date: Tue, 22 Jul 2014 20:59:07 +0200 Message-ID: <1406055548.3964.113.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: 5.3 final release From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, On Tue, 2014-07-22 at 11:53 -0700, Stas Malyshev wrote: > Hi! > > > According to PHP 5.3 EOL RFC, we've now a month past official EOL date, > > but we've planned to make one final release incorporating most important > > fixes from upper branches since the last 5.3 release. To help with that, > > I've created a pull here: > > > > https://github.com/php/php-src/pull/730 Thanks for the work! The list looks good. Any opinions on #67541? WHich was requested there? going strict by the rules it won't qualify. johannes