Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69100 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56236 invoked from network); 12 Sep 2013 14:52:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Sep 2013 14:52:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike.php.net@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mike.php.net@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.46 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 209.85.215.46 mail-la0-f46.google.com Received: from [209.85.215.46] ([209.85.215.46:40767] helo=mail-la0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 34/3E-12981-C15D1325 for ; Thu, 12 Sep 2013 10:52:13 -0400 Received: by mail-la0-f46.google.com with SMTP id eh20so8688292lab.19 for ; Thu, 12 Sep 2013 07:52:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=mt55Z+mjXIQdQQVU7wscw4OqIuMraB44Uruya0ahfnM=; b=td8iKK8dVlxL2vfyMfS3jbN1Ap6YzFpdJQA/26TGdH0qNGD4xiJGi2qSHJpkN42kh1 rd7IVg2o5Tf6c+HQgBvP6SQMEVNPKlRFLzuy0roqPEwSLoMwqnrJdJ5WjEJ1+0qFVTwj cDV+5C7vxfxlp5mGIMFqlK8wgqpoOEnn8ni5IeA1F+oOCK4dKz77RNEGhFS2GBT7akAJ 7SUIScbTIH7znzefQG46lGqzSbpP33dTiH4ov6uZK4/pmvafHRBArZKDwPpxL8ARY5Up +E1v8WkNHeTt0pd7tnUXvG/J6HbLtyG1OsdFig3pDnlQh37agxugEUDp6TMrAdNeHw+w 1E+g== MIME-Version: 1.0 X-Received: by 10.112.167.3 with SMTP id zk3mr7579420lbb.23.1378997530083; Thu, 12 Sep 2013 07:52:10 -0700 (PDT) Sender: mike.php.net@gmail.com Received: by 10.114.184.19 with HTTP; Thu, 12 Sep 2013 07:52:09 -0700 (PDT) In-Reply-To: <8D.D9.12981.4E8A1325@pb1.pair.com> References: <1378903588.3917.54.camel@guybrush> <5230B28A.40707@oracle.com> <52312AEB.7070904@lerdorf.com> <8D.D9.12981.4E8A1325@pb1.pair.com> Date: Thu, 12 Sep 2013 16:52:09 +0200 X-Google-Sender-Auth: CFAIzelSH_DKd5TR6b5vXEDmNCc Message-ID: To: Pascal Chevrel Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Wake up From: mike@php.net (Michael Wallner) On 12 September 2013 13:43, Pascal Chevrel wrote: > Le 12/09/2013 04:46, Rasmus Lerdorf a =C3=A9crit : > >> On 09/11/2013 05:34 PM, Florin Patan wrote: >>> >>> - lack of a clear roadmap: as I said earlier, can someone really tell >>> what's in the next two versions of php from now >> >> >> That's never going to happen. We don't have paid developers that we can >> assign tasks to. We have volunteers who work on things they need or find >> fun to work on. We can't possibly provide a solid road map two (I assume >> you mean major) versions out. > > > Hi, > > That doesn't seem entirely correct, see this recent message: > http://www.mail-archive.com/internals@lists.php.net/msg66339.html > ... > > Have you talked to Michael yet and see if he could work on some bugs and/= or > feature requests lacking developers? I'm too much of a donkey to drive PHP alone, but thank you for your confidence :) --=20 Regards, Mike