Bug 215630

Summary: devel/php-xdebug: Update to 2.5.0
Product: Ports & Packages Reporter: Gasol Wu <gasol.wu>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd-ports-maintainers
Priority: --- Flags: bugzilla: maintainer-feedback? (freebsd-ports-maintainers)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
test on 10.3
none
test on 11.0
none
test on 11.0 with PHP 7 none

Description Gasol Wu 2016-12-28 07:58:07 UTC
Created attachment 178343 [details]
patch

Update to 2.5.0

portlint: 1 warnings found.
WARN: Makefile: no ftp/http mirror in MASTER_SITES for users behind a proxy.
testport: 
	poudriere: amd64, 10.3     (OK)
	poudriere: amd64, 11       (OK)
	poudriere: amd64, 11, php7 (OK)

Changelog https://pecl.php.net/package-changelog.php?package=xdebug

Sun, Dec 4, 2016 - xdebug 2.5.0

+ Added features:

- Implemented issue #1232: add memory delta to HTML traces
- Implemented issue #1365: Allow remote_connect_back to be set through
XDEBUG_CONFIG
- Implemented issue #998: Added support for IPv6 (Thomas Vanhaniemi)
- Implemented issue #1297: Initial PHP 7.1 support

= Fixed bugs:

- Fixed issue #1168: Added defensive check to prevent infinite loop
- Fixed issue #1242: Xdebug on Windows with Eclipse has issues with
breakpoint IDs
- Fixed issue #1343: Wrong values of numerical keys outside 32bit range
- Fixed issue #1357: Function signature using variadics is reported as being
not executed
- Fixed issue #1361: Remote debugging connection issues with Windows (Anatol
Belski)
- Fixed issue #1373: Crash in zend_hash_apply_with_arguments when debugging,
due to unset symbol table
2.5.0RC1	Sat, Nov 12, 2016 - xdebug 2.5.0RC1
- Fixed issue #1295: Apache crashes (SIGSEGV) when trying to establish
connection when sockfd is large
- Fixed issue #1303: POLLRDHUP is not supported outside of Gnu/Linux
- Fixed issue #1331: Segfault in code coverage

- Removed features:

- Support for PHP versions lower than PHP 5.5 has been dropped
Comment 1 Gasol Wu 2016-12-28 07:58:56 UTC
Created attachment 178344 [details]
test on 10.3
Comment 2 Gasol Wu 2016-12-28 07:59:18 UTC
Created attachment 178345 [details]
test on 11.0
Comment 3 Gasol Wu 2016-12-28 07:59:40 UTC
Created attachment 178346 [details]
test on 11.0 with PHP 7
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-01-13 08:45:35 UTC
A commit references this bug:

Author: amdmi3
Date: Fri Jan 13 08:44:44 UTC 2017
New revision: 431349
URL: https://svnweb.freebsd.org/changeset/ports/431349

Log:
  - Update to 2.5.0
  - While here, add LICENSE_FILE

  PR:             215630
  Submitted by:   gasol.wu@gmail.com
  Approved by:    maintainer timeout (freebsd-ports-maintainers@intermedix.com, 2 weeks)

Changes:
  head/devel/php-xdebug/Makefile
  head/devel/php-xdebug/distinfo
  head/devel/php-xdebug/files/patch-xdebug__com.c