Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52912 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 630 invoked from network); 5 Jun 2011 07:57:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2011 07:57:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=dukeofgaming@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dukeofgaming@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dukeofgaming@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:55239] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/90-26000-3E63BED4 for ; Sun, 05 Jun 2011 03:57:23 -0400 Received: by gwb17 with SMTP id 17so1402529gwb.29 for ; Sun, 05 Jun 2011 00:57:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=UCzr575iKZdDK7q+G7iW+xtjGzUx7boX7lHP+VkedMo=; b=dThSlUyAx0N2TZmBxO1Pj8kqIUkrQ75mn0Ufid8UiJtc2Xf5CO9RkxkdtyzO5hBO0c HcyDhLoiivE8Knygm8eTndhM8VuGpXMjm82pP1YcuFyA/UXnY9NHjCT+xuMFyfoiWjY0 CV9xFxJauXpA4GJBb1tHQOK5Dp2ohX/+JyC4M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=v+vO7L8eH/G8yGI+g1/G8AGxPLg5WD6WnpjMfuUKpe9FGWrF0LuESnM1y7VDl1c8np /jTdJbMpmrdp9IXSZZG6IK97Bp9dYrucor2M5J+TuFMsA+JotHkj7crksHXs2nw/C9am V9q8s6hNDl6DjgTINoA/Q5DmvOeOtFgIZnQYc= Received: by 10.101.143.1 with SMTP id v1mr2666148ann.21.1307260641110; Sun, 05 Jun 2011 00:57:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.96.15 with HTTP; Sun, 5 Jun 2011 00:57:01 -0700 (PDT) In-Reply-To: References: <8757232E56758B42B2EE4F9D2CA019C901499F97@US-EX2.zend.net> Date: Sun, 5 Jun 2011 02:57:01 -0500 Message-ID: To: Hannes Magnusson Cc: Andi Gutmans , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=0016e68deb77246bd004a4f25607 Subject: Re: [PHP-DEV] Bundling "modern" extensions From: dukeofgaming@gmail.com (dukeofgaming) --0016e68deb77246bd004a4f25607 Content-Type: text/plain; charset=ISO-8859-1 How about the Yaml extension?, it looks well maintained enough: http://pecl.php.net/package/yaml Regards, David On Sun, Jun 5, 2011 at 2:33 AM, Hannes Magnusson wrote: > On Sun, Jun 5, 2011 at 01:00, Andi Gutmans wrote: > > > > In parallel I'd also see if there are any key extensions which we think > are mainstream, stable and well maintained enough to be included. For > example, http comes to mind. > > > > People have been "afraid" of suggesting new exts to core due to the > "policy" of moving stuff from core to pecl, rather then vice verca, > which has failed miserably. > The only people who don't like our "*bang* you have all you may > possibly want" approach are the python lovers. > > Gearman and memcache(d) are definitely something we should be bundling too. > ZMQ is also imo a good candidate. > > -Hannes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --0016e68deb77246bd004a4f25607--