Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62220 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18439 invoked from network); 16 Aug 2012 23:38:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2012 23:38:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.216.170 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.216.170 mail-qc0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:35817] helo=mail-qc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/48-09503-7648D205 for ; Thu, 16 Aug 2012 19:38:15 -0400 Received: by qcmt36 with SMTP id t36so2949121qcm.29 for ; Thu, 16 Aug 2012 16:38:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding :x-gm-message-state; bh=MPplkn93TbriuJwcOE0UONNNH1Q04CQThBs+cjN5Drc=; b=c8U8eFSLgUnRUg4+a06RIci1r0ehR8mk1UeUuI4nc5W7sBxL4DO4gaVRMJy+aEILCc j7WVzZN0imR5gx2Apu5/fNycgAefapp2w0fVxRIIPKVmyig/kQ3E5gIYR/zWdk4wmRZy q7ztgmApb/HC/EwTbaNYRv4c8gZ2MolSxEE7/YW7V6uf8xlBQrV/eep++Jh9UrkrgsSa 0LXTOPQlQfpxEe++qQD2ymfgcm6vWbY1j440mU/f26qlRM5x36aZI/FPnw7tNcw6n06k YZxS1cjwznN/TVbWTV2wueHkMwep4580mamz8vgrY0hTJL161bxe5IRj8U+yi1/CPdut bgxA== Received: by 10.229.106.36 with SMTP id v36mr2023979qco.92.1345160292711; Thu, 16 Aug 2012 16:38:12 -0700 (PDT) Received: from [10.71.1.250] (h-67-101-72-35.nycmny83.static.covad.net. [67.101.72.35]) by mx.google.com with ESMTPS id co12sm8503327qab.20.2012.08.16.16.38.11 (version=SSLv3 cipher=OTHER); Thu, 16 Aug 2012 16:38:12 -0700 (PDT) Message-ID: <502D8462.5050409@lerdorf.com> Date: Thu, 16 Aug 2012 19:38:10 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: PHP internals X-Enigmail-Version: 1.5a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQnTp/8GFgQhuJYQE7rfj4ARoE4Y9IRxOMj5nVe8/LFLGfmDSW/pl1pV1NhZrCbXJoe8LZWk Subject: Pull Request queue From: rasmus@lerdorf.com (Rasmus Lerdorf) Our pull request queue is getting a bit backed up: https://qa.php.net/pulls/#repo=php-src We have a few people looking at these. stas, laruence, nikic, reeze and a couple of others, but it would be good to get more eyeballs to test the changes and comment on them. And I suspect some people here don't even know about that queue, so now you do. -Rasmus