Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99001 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2704 invoked from network); 10 May 2017 15:42:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 May 2017 15:42:58 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 84.19.169.162 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 84.19.169.162 mail.experimentalworks.net Received: from [84.19.169.162] ([84.19.169.162:59984] helo=mail.experimentalworks.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/31-26564-BF433195 for ; Wed, 10 May 2017 11:42:54 -0400 Received: from kuechenschabe.fritz.box (ppp-46-244-165-246.dynamic.mnet-online.de [46.244.165.246]) by mail.experimentalworks.net (Postfix) with ESMTPSA id 3097D54F80; Wed, 10 May 2017 17:42:48 +0200 (CEST) Message-ID: <1494430967.4177.11.camel@schlueters.de> To: Alan Pope , Rowan Collins Cc: internals@lists.php.net Date: Wed, 10 May 2017 17:42:47 +0200 In-Reply-To: References: <44F2A014-7DA2-49EF-A706-342C5657B615@gmail.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.2-0ubuntu3.1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Snapping php From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hey, On Mi, 2017-05-10 at 15:05 +0100, Alan Pope wrote: > A notable example would be NextCloud, in which the snap > contains Apache, MySql, PHP and NextCloud itself. To my understanding this is the right place for this - snap is for an "application" but aside from some developers PHP isn't the application people are looking for. They are maybe looking for "a webserver with PHP enabled" or NextCloud/Wordpress/moodle/whatever. It's a bit like snapping up stdlibc ;-) If somebody wants to add a snapfile or whatever might be needed we could certainly add it  Maybe it would see more maintenance than our rpm spec file, which apparently hasn't seen a real change since 1999 :- ) johhannes