Bug 215630 - devel/php-xdebug: Update to 2.5.0
Summary: devel/php-xdebug: Update to 2.5.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-28 07:58 UTC by Gasol Wu
Modified: 2017-01-13 08:45 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (freebsd-ports-maintainers)


Attachments
patch (1.66 KB, patch)
2016-12-28 07:58 UTC, Gasol Wu
no flags Details | Diff
test on 10.3 (52.24 KB, text/plain)
2016-12-28 07:58 UTC, Gasol Wu
no flags Details
test on 11.0 (51.60 KB, text/plain)
2016-12-28 07:59 UTC, Gasol Wu
no flags Details
test on 11.0 with PHP 7 (53.47 KB, text/plain)
2016-12-28 07:59 UTC, Gasol Wu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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