Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80512 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9797 invoked from network); 15 Jan 2015 03:25:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2015 03:25:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=xinchen.h@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.215.53 as permitted sender) X-PHP-List-Original-Sender: xinchen.h@zend.com X-Host-Fingerprint: 209.85.215.53 mail-la0-f53.google.com Received: from [209.85.215.53] ([209.85.215.53:45891] helo=mail-la0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/08-00659-81337B45 for ; Wed, 14 Jan 2015 22:25:13 -0500 Received: by mail-la0-f53.google.com with SMTP id gm9so11497453lab.12 for ; Wed, 14 Jan 2015 19:25:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=PpZZPLkE9EyBneSsoHYwZufuCO3aXYGojrcptrRIKCs=; b=kP4O/he1WMPGO3HerykjFwm93szba+9hvrMlcfbFg3nAee/hmoxXCcZ9YYafLP8A9K wDbbOIxgmlHyxAjAnCsYzkQDV7rvsbvVXBqiHK7yCnQpGV3fLzA2vwWjChQCkeOV5UAl w4TD6XLdJ7aR9MhBfu3pWqimzri63AhzIsJRco6ZBPTtITU91tNuy5r9VQAD51NkYkKz GS7kjB/VPEMXN6DGjpRQIETMPKhH/sXB7KwLrXTmYiTOPJBoWGsISIsq+LfOIBc0d+ck ARK6PHNdbpV4ulW4CFhXQlSIOpFNxyANbkh5a1ZzHW/ufXHzWhRjPw5wPKTdqdFvBUhM MR4Q== X-Gm-Message-State: ALoCoQlyE4nihOVB/e2LwlQ8zINYyLm0nXYt923cb3ycmcFyKNtDt4qbbt/5e3Z8xjjymrYISUQY7Si6d64DW96OhoSJmoTdA4150dzLLDQle/X7cGIqQZmLpQ9moB6QDuI9lGYLa8Ba1FyAKyr95j8XaXxw2mDY3g== X-Received: by 10.112.198.1 with SMTP id iy1mr1536827lbc.13.1421292309992; Wed, 14 Jan 2015 19:25:09 -0800 (PST) Received: from mail-la0-f49.google.com (mail-la0-f49.google.com. [209.85.215.49]) by mx.google.com with ESMTPSA id 10sm97955lar.24.2015.01.14.19.25.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 14 Jan 2015 19:25:08 -0800 (PST) Received: by mail-la0-f49.google.com with SMTP id hs14so11480405lab.8 for ; Wed, 14 Jan 2015 19:25:07 -0800 (PST) X-Received: by 10.152.6.8 with SMTP id w8mr7445853law.41.1421292307714; Wed, 14 Jan 2015 19:25:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.64.176 with HTTP; Wed, 14 Jan 2015 19:24:47 -0800 (PST) In-Reply-To: References: Date: Thu, 15 Jan 2015 11:24:47 +0800 Message-ID: To: Julien Pauli Cc: PHP Internals , demon@php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Top 10 Pecl extensions PHP7 compatibility From: laruence@php.net (Xinchen Hui) Hey: On Thu, Jan 15, 2015 at 1:53 AM, Julien Pauli wrote: > Hello, > > > Had a discussion with Rasmus today. > > It would be cool if we could have a PHP7 compat of our top-10 Pecl > extensions before our first PHP7 RC. > > This will allow more people to help testing both PHP7 (some people may need > some of the top-10 pecl ext to run their apps) and those extensions. > > Someone for a quick list ? > > - Memcached > - Gearman > - Apcu > - http (Mike already did it ?) > - ?? > > I obviously will help porting some of them. as I remembered, memcached and redis already be proted by demon at php.net thanks > > Julien.P -- Xinchen Hui @Laruence http://www.laruence.com/