Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58463 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20454 invoked from network); 2 Mar 2012 09:19:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2012 09:19:29 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-tul01m020-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:46643] helo=mail-tul01m020-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/28-11220-F90905F4 for ; Fri, 02 Mar 2012 04:19:28 -0500 Received: by obbwd1 with SMTP id wd1so1899494obb.29 for ; Fri, 02 Mar 2012 01:19:25 -0800 (PST) Received-SPF: pass (google.com: domain of yohgaki@gmail.com designates 10.182.149.71 as permitted sender) client-ip=10.182.149.71; Authentication-Results: mr.google.com; spf=pass (google.com: domain of yohgaki@gmail.com designates 10.182.149.71 as permitted sender) smtp.mail=yohgaki@gmail.com; dkim=pass header.i=yohgaki@gmail.com Received: from mr.google.com ([10.182.149.71]) by 10.182.149.71 with SMTP id ty7mr3429118obb.70.1330679965318 (num_hops = 1); Fri, 02 Mar 2012 01:19:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=YdrrRndtUf58StpQeorcUPe3pznWrRuG7TxmlLv8pBI=; b=cExqHjlhi2VAdCaYp1lpI+znkp0M/kayxsnx7wME0UCI//tLuzzxZk7KP8B9BEpXcl zgXU0GRX23DcFuMg8gkuHYO2moggzd2fdF7AT5rGapc5Gk71nkdbueqsZfIm7Z9c3ao7 V0EV40i3JZoheYHqvcgdOIFCcnQK26y21mEyiQfB4M+TKKq/CGoUL6Lk1Z7MwVkuB5v8 uMUNVdgqkly7A51XmmJcs8cjT+qEQkChMJUtLxkRDrRSS0+oi5sLZKCT/GDJjcX6uhvK LSPD72kS+W/YVataBUgaU+QgoR419HmPj1vEFPKUhQXDMz0hFOVIa5Rt65FZ+P7yN6Vt Qo9w== Received: by 10.182.149.71 with SMTP id ty7mr2975196obb.70.1330679965219; Fri, 02 Mar 2012 01:19:25 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.182.38.193 with HTTP; Fri, 2 Mar 2012 01:18:45 -0800 (PST) In-Reply-To: <4F507B14.8060002@sugarcrm.com> References: <9832D59F-4388-4D50-8D37-A3F74516D51E@stefan-marr.de> <4F507B14.8060002@sugarcrm.com> Date: Fri, 2 Mar 2012 18:18:45 +0900 X-Google-Sender-Auth: bKBuZzW6-J1cBS2FekBL8Pnygko Message-ID: To: Stas Malyshev Cc: "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] HEADS UP: 5.4 branch is open again From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi Stats, I'll work on the patch for strict session patch so that both PHP 5.4 and 5.3 has the same functionality. I've also added 2 new escape functions to pgsql in trunk a while ago, pg_escape_literal()/pg_escape_identifier(). Is it okay to merge 5.4 branch also? You mentioned it's okay for 5.4.1, but double checking. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net 2012/3/2 Stas Malyshev : > Hi! > > >> When is cycle for 5.4.1 going to start? >> I got a few traits-related patches waiting for it. > > > If you have some fixes, you can commit them now. Of course, the rules are as > always in stable branch - no BC breaking, no major features :) > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >