X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id D89A2DC141F for ; Mon, 4 Apr 2016 08:06:53 +0000 (UTC) Received: from newmail.tetrasec.net (unknown [74.117.189.117]) by mail.alpinelinux.org (Postfix) with ESMTP id B149FDC0AE7 for ; Mon, 4 Apr 2016 08:06:53 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (229.63.200.37.customer.cdi.no [37.200.63.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id 207775A01BD; Mon, 4 Apr 2016 08:06:50 +0000 (GMT) Date: Mon, 4 Apr 2016 10:06:44 +0200 From: Natanael Copa To: Valery Kartel Cc: Timo Teras , alpine-devel@lists.alpinelinux.org, Fabio da Silva Ribeiro , andy@blyler.cc, IT Developer Subject: Re: [alpine-devel] Re: php7 in alpine Message-ID: <20160404100644.490b90c8@ncopa-desktop.alpinelinux.org> In-Reply-To: References: <20160403220435.3702f5be@vostro> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Mon, 4 Apr 2016 00:18:01 +0300 Valery Kartel wrote: > IMHO, it's not so necessary to made 7th line as main for a now. php 5.6 is > clean enough for production purposes. I think we want php7 in stable release, so we want it in main. > And as you know, there is some problems with compiling php7 on x86 alpine > build machines. Can we fix those issues? > I have no problem to compile it on my x86, So I have some difficulties with > it. > I need to add x86 to arch before made some new fix or addon and then I need > to remove x86 before commit. I also wonder if we can fix the php7 file locations: https://github.com/docker-library/php/pull/206#issuecomment-203158610 -nc > 2016-04-03 22:04 GMT+03:00 Timo Teras : > > > Hi all, > > > > php7 is in testing, and we have some patches as well as several add-on > > modules in the patchworks queue for it. > > > > I'm wondering if: > > > > - php7 is stable enough and backwards compatible, so we could just > > upgrade current 'php' package to be php7 ? > > > > - and how to handle properly the extension load ordering? there's > > pending patch for prefixing the .ini files with 00 or 01 depending > > the number of dependencies it has. but i was hoping for something > > more cleaner. any ideas on this? how is this solved in other distros? > > > > Once the extension ordering issue is solved, I'm happy to go through > > the backlog of pending submission and commit them. > > > > Thanks for submissions, and sorry for the delay on some of the > > submissions. > > > > - Timo > > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---