--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: transition: PHP 7.0 to 7.1
- From: Ondřej Surý <ondrej@debian.org>
- Date: Wed, 23 Aug 2017 15:18:54 +0200
- Message-id: <150349433458.25484.6206651559356187016.reportbug@komorebi.rfc1925.org>
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition
Hi,
this is request for PHP 7.0 to PHP 7.1 transition. In fact, I could
make this a "soft" transition and build the PECL extensions for both
PHP 7.0 and 7.1 for now, so the extensions are not immediately broken
for people using PHP 7.0. But I have no idea how to express that using
Ben file syntax as it has to be something like:
is_bad = .depends ~ "phpapi-20151012" & ! .depends ~ "phpapi-20160303";
Thanks,
Ondrej
Ben file:
title = "php7.1";
is_affected = .depends ~ "phpapi-20151012" | .depends ~ "phpapi-20160303";
is_good = .depends ~ "phpapi-20160303";
is_bad = .depends ~ "phpapi-20151012";
-- System Information:
Debian Release: 9.1
APT prefers stable
APT policy: (990, 'stable'), (800, 'unstable'), (500, 'unstable-debug'), (500, 'stable-debug'), (500, 'proposed-updates'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE=en_DK:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
- To: Ondřej Surý <ondrej@debian.org>, 872998-done@bugs.debian.org
- Subject: Re: Bug#872998: transition: php7.2
- From: Emilio Pozuelo Monfort <pochu@debian.org>
- Date: Sat, 17 Feb 2018 08:58:02 +0100
- Message-id: <5ecf120c-9f23-0ebc-2257-02d12586a840@debian.org>
- In-reply-to: <1517145582.2897855.1250763856.43CBA6FB@webmail.messagingengine.com>
- References: <E1eefd8-0004kF-0Y@fasolo.debian.org> <150349433458.25484.6206651559356187016.reportbug@komorebi.rfc1925.org> <handler.872998.D872998.151687942414345.ackdone@bugs.debian.org> <36dfcd66-0eed-c955-d847-e41be9502bb3@debian.org> <10a8788c-a7b2-2569-ab4b-c332f4836a1b@debian.org> <150349433458.25484.6206651559356187016.reportbug@komorebi.rfc1925.org> <1517145582.2897855.1250763856.43CBA6FB@webmail.messagingengine.com>
On 28/01/18 14:19, Ondřej Surý wrote:
> Yes, please, go ahead, and I will fix any eventual build failures as it goes.
This is done now. Closing.
I guess the next step is to drop support for php7.0 and 7.1 from php-defaults
and rebuilding the modules so they no longer depend on those versions and we can
remove them. Please open a new transition bug for that as this is getting long.
Thanks,
Emilio
--- End Message ---