Created attachment 203118 [details] Update to 2.7.0 Update to pecl-xdebug version 2.7.0 (stable) and remove pecl-xdebug-devel (not needed anymore) Changes: - PHP 7.3 support - Full changelog: https://xdebug.org/updates.php#x_2_7_0 Builds fine on FBSD 11.2.
A commit references this bug: Author: pizzamig Date: Thu Mar 28 17:04:12 UTC 2019 New revision: 497033 URL: https://svnweb.freebsd.org/changeset/ports/497033 Log: devel/pecl-xdebug: Update to 2.7.0 New stable version, with support to PHP 7.3 Changelog: https://xdebug.org/updates.php#x_2_7_0 PR: 236773 Submitted by: i.dani@outlook.com (partially) Sponsored by: trivago N.V. Changes: head/devel/pecl-xdebug/Makefile head/devel/pecl-xdebug/distinfo
I was already working on this, but I really appreciate your patch. I cannot use it directly, because remove a port is more complicated. I committed the update to 2.7.0. In a different commit that I'm preparing I'll remove xdebug-devel and xdebug25, both not needed anymore.
A commit references this bug: Author: pizzamig Date: Tue Apr 9 10:10:57 UTC 2019 New revision: 498475 URL: https://svnweb.freebsd.org/changeset/ports/498475 Log: devel/pecl-xdebug25 devel/pecl-xdebug-devel: Remove obsolete ports pecl-xdebug25 was kept to support PHP 5.6, already expired and removed pecl-xdebug-devel was useful to support the coming PHP 7.3. Now, with a stable release that support all available PHP version, the -devel ports is no longer necessary PR: 236773 Sponsored by: trivago N.V. Changes: head/MOVED head/devel/Makefile head/devel/pecl-xdebug-devel/ head/devel/pecl-xdebug25/
With the last commit, I've also removed all the others xdebug ports, now obsolete. I can close this PR.