Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80472 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16433 invoked from network); 14 Jan 2015 17:53:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2015 17:53:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.179 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.179 mail-we0-f179.google.com Received: from [74.125.82.179] ([74.125.82.179:47633] helo=mail-we0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/35-19120-13DA6B45 for ; Wed, 14 Jan 2015 12:53:54 -0500 Received: by mail-we0-f179.google.com with SMTP id q59so10217345wes.10 for ; Wed, 14 Jan 2015 09:53:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=anNwSlRjv2Bg5gg7de6n3Bgt1vCZiGvPYSMBgieiYa8=; b=ZtBzKsnfvlGsSwoiL35wcyZOPjypNRNwB4GPdee4YV+AnONHHbWxOm65c+NsZzf/4j 6/uu52f9kXtL9ZEU9HOINFKZDipvOmK4Q3fOZP1LU1ZY1GlGQNs/ohW6tnhrrdq6bKLo pE2RO3mSvzZno7xKhsPiAKVlWAHj8bw7oGNYB2tj8HYqCW+Y7jVdxGs2oQRZuEDKgYKz 6X40Tt9MjO7ALVw//iE3j7L7yqTKetYLQYfiNqnQfHPJxy7lLAB/Ohv++gJLHPZKljZN ZRbAozrf35LggcRb6KZFkU61RiHKfvkHufB5/Boz/q2z8sG9V8H+QQDLgWCxL/izmKVk JAtw== X-Received: by 10.180.95.73 with SMTP id di9mr53151219wib.0.1421258030259; Wed, 14 Jan 2015 09:53:50 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.195.4.41 with HTTP; Wed, 14 Jan 2015 09:53:10 -0800 (PST) Date: Wed, 14 Jan 2015 18:53:10 +0100 X-Google-Sender-Auth: oumHz7bRA3pUeDtEV5QyzNreGTs Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=f46d04440236072520050ca06cce Subject: Top 10 Pecl extensions PHP7 compatibility From: jpauli@php.net (Julien Pauli) --f46d04440236072520050ca06cce Content-Type: text/plain; charset=UTF-8 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 --f46d04440236072520050ca06cce--