Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95194 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74769 invoked from network); 15 Aug 2016 16:50:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2016 16:50:43 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.41 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.41 mail-pa0-f41.google.com Received: from [209.85.220.41] ([209.85.220.41:35176] helo=mail-pa0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AF/45-36656-2E2F1B75 for ; Mon, 15 Aug 2016 12:50:42 -0400 Received: by mail-pa0-f41.google.com with SMTP id i5so17592593pat.2 for ; Mon, 15 Aug 2016 09:50:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=Zq/udKxC6tuYhJSzhG13bggItCh5e0h2Z3a0y3Pz/Bk=; b=Myp0BePGZMzN4gygLgG1QsJK3++YVDUxLM/qgJWg/8QvOyVQfj5NzdpoGFmU38wk0f AyO6ZW0rkoayD3zq+fOpH3YcG2UR6i4jnNzwK/Q6qZbu4KOWJKaEldi11+G6LFRx/Jtp KE4B0cbHDmLKjzd26HEvSQxg1lx9jisPhzbWA/U0SWvP0JlCXWE225EC4PpoGPWN5Cgi n8rzGH8mevLCp2x6fW8buFH9SvPnmG+r9HGd3OQwA6u/HVC3kGn6FLv5yqK8VX9BkF9B MtXD/GZ57FzAz7GzWVZqC7+7qIHaUzBZaBHjnf5Qjia7z6GkWgWlq1gdttppPwaIdzpM DbZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=Zq/udKxC6tuYhJSzhG13bggItCh5e0h2Z3a0y3Pz/Bk=; b=ZNNWY2lJ2BniY1DEWvwctA2xfBycbrJelgc0Zy4hY377sLxgtRCL0uvSoWxc+GMOHd g2dIt1KdKVty7SXkX1Jg5WkKjbvozgFN1R6C8dtGg/5w8CArdoyak34/fY1mM8LNH6Qj 8YuL8HqIfdJvJt42LYOM7KYnytmqVzEUY2lICK8zUmrpv5bqiXXavBzTNn0aFZ9YyLIj c40CQMZyhAYiKSQhvW/wobIsFgTNCNKRFY6lA7qnZ8Vzg0KYVCGCbQNLtLdfhK56lBUt XXW5yXgVDSiIDOuZuW35JPDPzmog9KLDOw8PhSRNS+LNdbpG7BD9Jmro2F1onoBU4iRz Sk+w== X-Gm-Message-State: AEkoouv9ru4qDACykqTbV5/tdgksUdUTP+KkVafqq5Do09YvwAlXt9Lm8i4SkfHL1o+JNg== X-Received: by 10.66.154.232 with SMTP id vr8mr55512538pab.104.1471279839749; Mon, 15 Aug 2016 09:50:39 -0700 (PDT) Received: from Stas-Air.local (108-233-206-104.lightspeed.sntcca.sbcglobal.net. [108.233.206.104]) by smtp.gmail.com with ESMTPSA id h125sm32750887pfg.54.2016.08.15.09.50.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Aug 2016 09:50:39 -0700 (PDT) To: Pierre Joye , Kalle Sommer Nielsen References: Cc: Christopher Jones , PHP internals Message-ID: Date: Mon, 15 Aug 2016 09:50:37 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] orphan extensions cleanup From: smalyshev@gmail.com (Stanislav Malyshev) Hi! >> enchant: >> I thought Pierre maintained enchant? Despite it haven't had much real >> activity for years > > Well there are not much changes in the api. > > And it works. So -1 here. Wait, -1 for what? Having a maintainer? How that makes sense? OK, there's no changes in API, but tomorrow comes security issue - who's going to take care of it? Would we just ship knowingly broken code then and not even tell users? >> gettext >> WordPress can optionally use gettext for some of their po/mo files, >> I'm not entirely sure how this is today[1], but it might be worth >> taking into consideration if there are other users. > > Here as much as I do not like it. I have to oppose it. That is a major > breakage (no, pecl is not the same). What is major breakage - having a maintainer for this extension? I'm sorry, I don't understand it. -- Stas Malyshev smalyshev@gmail.com