Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80474 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21028 invoked from network); 14 Jan 2015 18:27:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2015 18:27:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=wim.godden@cu.be; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=wim.godden@cu.be; sender-id=unknown Received-SPF: error (pb1.pair.com: domain cu.be from 194.50.97.15 cause and error) X-PHP-List-Original-Sender: wim.godden@cu.be X-Host-Fingerprint: 194.50.97.15 brussels3.firstlinknetworks.com Linux 2.6 Received: from [194.50.97.15] ([194.50.97.15:57488] helo=brussels3.firstlinknetworks.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 74/16-19120-125B6B45 for ; Wed, 14 Jan 2015 13:27:46 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=simple; d= brussels3.firstlinknetworks.com; h=message-id:date:from :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; s=dkim1; bh=UV+EqoNiuK0+Nbw2jOcIgnXk DmA=; b=qcZVKApeHIRjjVVZgzWOlIhKWJglLdK8BWWTno80WtJiLIn9fJJw7qPS 97bwoJN1dd7wdbLfHWwjiGg3PcizxVj2BhOECQlAu5sg8sGM0JAgypHuUnfrM9tC tz4rafX5JzG+WAOLuDZNSstVCVwjDi0E8/v0s7z2fmso068WWg8= Received: (qmail 11612 invoked by uid 89); 14 Jan 2015 18:27:42 -0000 Received: by simscan 1.4.0 ppid: 11606, pid: 11609, t: 0.0324s scanners: attach: 1.4.0 clamav: 0.98.4/m:55/d:19925 Received: from unknown (HELO ?192.168.0.98?) (wim@godden.net@94.227.119.109) by brussels3.firstlinknetworks.com with ESMTPA; 14 Jan 2015 18:27:42 -0000 Message-ID: <54B6B51F.1060307@cu.be> Date: Wed, 14 Jan 2015 19:27:43 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Top 10 Pecl extensions PHP7 compatibility From: wim.godden@cu.be (Wim Godden) I suppose http://pecl.php.net/package-stats.php could help there Kind regards, Wim On 14/01/2015 18:53, 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. > > Julien.P >