Date: Tue, 9 Oct 2018 16:32:32 +0000 (UTC) From: Luca Pizzamiglio <pizzamig@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481640 - head Message-ID: <201810091632.w99GWWIq082419@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pizzamig Date: Tue Oct 9 16:32:32 2018 New Revision: 481640 URL: https://svnweb.freebsd.org/changeset/ports/481640 Log: Add UPDATING entry about pecl-xdebug versions Every version has a different set of PHP version that support. The entry clarifys the current situation. Sponsored by: trivago N.V. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Oct 9 16:27:57 2018 (r481639) +++ head/UPDATING Tue Oct 9 16:32:32 2018 (r481640) @@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20181009: + AFFECTS: users of devel/pecl-xdebug* + AUTHOR: pizzamig@FreeBSD.org + + xdebug 2.6.1 (devel/pecl-xdebug) is the new default version and it supports + PHP from 7.0 to 7.2 included. + If you're using PHP 5.6, the previous compatible xdebug version is still + available in devel/pecl-xdebug25 + If you're using PHP 7.3, the only compatible xdebug version is available + in devel/pecl-xdebug-devel + 20180930: AFFECTS: users of DRM components AUTHOR: jmd@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810091632.w99GWWIq082419>