aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpizzamig <pizzamig@FreeBSD.org>2018-10-10 00:32:32 +0800
committerpizzamig <pizzamig@FreeBSD.org>2018-10-10 00:32:32 +0800
commit0caa9f2e5a3f89efe69c9dc378caed6c7c17bf72 (patch)
tree6879180151428ba3e67ddfd337eb1e650e5096a7 /UPDATING
parent1539ec049096b56ec1d2e0aeb37d2561055bdf63 (diff)
downloadfreebsd-ports-gnome-0caa9f2e5a3f89efe69c9dc378caed6c7c17bf72.tar.gz
freebsd-ports-gnome-0caa9f2e5a3f89efe69c9dc378caed6c7c17bf72.tar.zst
freebsd-ports-gnome-0caa9f2e5a3f89efe69c9dc378caed6c7c17bf72.zip
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.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 0242d25fa37d..ae5487f1110e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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