Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97773 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68466 invoked from network); 16 Jan 2017 06:12:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jan 2017 06:12:30 -0000 Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 74.125.82.53 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 74.125.82.53 mail-wm0-f53.google.com Received: from [74.125.82.53] ([74.125.82.53:37895] helo=mail-wm0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/53-00729-C446C785 for ; Mon, 16 Jan 2017 01:12:30 -0500 Received: by mail-wm0-f53.google.com with SMTP id r144so159696493wme.1 for ; Sun, 15 Jan 2017 22:12:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pthreads-org.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=BlKW+i1QtDT6G3tlr1Wd4FSApD+WbKxg+GPsLEano+M=; b=0Kj3Odb/F3tkiinvOGIFounYBMSVd5s+Iu2CzmwGaEMiY8YF06MABu4/dGaCKT+yFC DqHvifL4YsfaKS0e1OXIi8k69pOwbe2/tOmcxMYWRaMnIjesp26iFrRSMhQIRn/IkmpC Vk7Flo93+outSFLSU2MtfsAgnykzIHTJDjsN4UxIke6ZOU+sFpOjKIJ/XqrSifg/hGI9 zfzVnILk8iNbxfT+DAgUqopM+x4oxoL1ScIuLAEUOCs1hl064zr/fK9JZeiXP/DeJZPh L3lKy8pPrcedoa2Qg7Ov/R/FCiVaSnmS/YsMvxfmIUVl2peQcs2q/EX+D9PWbFxO5nyA yUmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=BlKW+i1QtDT6G3tlr1Wd4FSApD+WbKxg+GPsLEano+M=; b=JyAA0OUIBSDPtxccOMLtfXTq5fYWFhenhzVAuLTIdq7jP9uLbxITEb9DZ4Kz9LVTOQ 6DatR7lNfAHv/Q6iNpmOv2hyzt82q2dpY1gX036PvmKrcKfpaTDP9o4WcxQ4L7TQJE4X 9q84D79MVVnMw+17JOjJkoHDoRefrvGrFG72Wlp2EU+YIlTQb34weyQzFbXX0rT2xcaI pJAVCGkz7dMuHlRtClkB+WmQt3a5VnD2QT5n0Wi1LvQM6jnliuHyT/8kO53lFPyRFuUG zS4c8AbdoObI7Hp6r7M0sOp7qzsbKD6e5109wT2T/3QkYOpgcOXLnWImw9h13xa1NVNE HVbA== X-Gm-Message-State: AIkVDXKi2rgGV33wNyYcrX7uYn++YFNItWh7VG0epVVanKrjgUQcq19VJ/N4a87q/zmE4vo8+wB3h0EpUEcT/Q== X-Received: by 10.28.62.144 with SMTP id l138mr10059448wma.50.1484547145556; Sun, 15 Jan 2017 22:12:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.80.135.83 with HTTP; Sun, 15 Jan 2017 22:12:25 -0800 (PST) X-Originating-IP: [86.171.124.192] Date: Mon, 16 Jan 2017 06:12:25 +0000 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=001a1148d536438ae80546301193 Subject: Github Pull Requests Awaiting Review From: pthreads@pthreads.org (Joe Watkins) --001a1148d536438ae80546301193 Content-Type: text/plain; charset=UTF-8 Morning internals, Could I ask anyone with some spare time to review the open pull requests labelled Awaiting Review: https://github.com/php/php-src/pulls?q=is%3Apr+is%3Aopen+label%3A%22Awaiting+Review%22 Please create a new comment with at least a thumbs up if the patch is acceptable. The PDO OCI related ones have been assigned external reviewers, so nobody need review those. Cheers Joe --001a1148d536438ae80546301193--