diff options
author | Luca Pizzamiglio <pizzamig@FreeBSD.org> | 2018-10-09 16:32:32 +0000 |
---|---|---|
committer | Luca Pizzamiglio <pizzamig@FreeBSD.org> | 2018-10-09 16:32:32 +0000 |
commit | 159b4db4276ff5ac01c23d125caa571045385016 (patch) | |
tree | 6879180151428ba3e67ddfd337eb1e650e5096a7 /UPDATING | |
parent | f30af66726e46261937a26771f44be7a7a6a72e3 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |