Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88715 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42687 invoked from network); 7 Oct 2015 14:13:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Oct 2015 14:13:38 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.179 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.212.179 mail-wi0-f179.google.com Received: from [209.85.212.179] ([209.85.212.179:37557] helo=mail-wi0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/D0-35243-09825165 for ; Wed, 07 Oct 2015 10:13:37 -0400 Received: by wicfx3 with SMTP id fx3so30566954wic.0 for ; Wed, 07 Oct 2015 07:13:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=K0x3WHk1bcohnnxiQH5jm2UyGGEhmQJlzZvIRUdwxVo=; b=CWGuUp7F+CptpFp9MwUkaO8drIHofaqix6vbZkT0QFMhFTGn/vb6CUp1N/XvW49wAS 2D5dzEpsUrS3pl+fslCSuRZYqfim0uii9laE5ns5p4eZKyhmKJhbiEQOv9P9k2oZsORa 67uH5RNyjPqM6/uBu8RJ9DhVjlBoSgmT0/0cbjbss0nadHUcP6+WcDKsUDavHaSFXlGu rQbX5OuBmZT6vTdnhjE69dSXimYUjbhdCoToW71LgCACq4KwVWY7rrpXYCecQ34ikdA0 InQHoPa6HS3F3DufJB3WIEs4+ip/GflHqRDW9VoNRdh8DzAigdXgCbuqz2gWj9ELpLBa hWVQ== MIME-Version: 1.0 X-Received: by 10.180.182.80 with SMTP id ec16mr22402256wic.47.1444227213767; Wed, 07 Oct 2015 07:13:33 -0700 (PDT) Received: by 10.27.104.214 with HTTP; Wed, 7 Oct 2015 07:13:33 -0700 (PDT) Date: Wed, 7 Oct 2015 16:13:33 +0200 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7b6250b20d3c430521845a5d Subject: couple of PRs for master From: tyra3l@gmail.com (Ferenc Kovacs) --047d7b6250b20d3c430521845a5d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, 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 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 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7b6250b20d3c430521845a5d--