Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88717 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55960 invoked from network); 7 Oct 2015 17:08:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Oct 2015 17:08:10 -0000 Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:49118] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6B/C2-35243-87155165 for ; Wed, 07 Oct 2015 13:08:09 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id 189EF6D2002; Wed, 7 Oct 2015 19:08:04 +0200 (CEST) Received: from w530phpdev (pD9FE8DA4.dip0.t-ipconnect.de [217.254.141.164]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id 59D6F6D2002; Wed, 7 Oct 2015 19:08:01 +0200 (CEST) To: "'Ferenc Kovacs'" , "'PHP Internals'" References: In-Reply-To: Date: Wed, 7 Oct 2015 19:07:57 +0200 Message-ID: <041101d10122$b90121b0$2b036510$@belski.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQGOxaO2DbPsrS1ZbcDCf3ZD7gnbz57kuarw Content-Language: en-us Subject: RE: [PHP-DEV] couple of PRs for master From: anatol.php@belski.net ("Anatol Belski") Hi Ferenc, > -----Original Message----- > From: Ferenc Kovacs [mailto:tyra3l@gmail.com] > Sent: Wednesday, October 7, 2015 4:14 PM > To: PHP Internals > Subject: [PHP-DEV] couple of PRs for master >=20 > Hi, >=20 > I have a couple of pending PRs which are all small features with = outstanding > bugreports/feature requests and I wasn't sure that they would need an = RFC or > not, I would like to get some feedback about that: > https://github.com/php/php-src/pull/1214 > https://github.com/php/php-src/pull/1204 > https://github.com/php/php-src/pull/969 >=20 > ps: they are all targeting master and I can merge them myself I just = wanted to > make sure if they need further discussion or RFC. >=20 IMO it is fine to take the PRs as is into master. Since those are FRs = and small, that's fine. Regards Anatol