[xdebug-dev] [xdebug/xdebug] 2038eb: Use long or zend_long depending on whether we're u...

From: Derick Rethans <github[@]derickrethans.nl>
Date: Wed, 02 Dec 2015 14:27:58 -0800

  Branch: refs/heads/master
  Home: https://github.com/xdebug/xdebug
  Commit: 2038ebfd1b92afc991760e8d1e556f0a3b1a9cb0
      https://github.com/xdebug/xdebug/commit/2038ebfd1b92afc991760e8d1e556f0a3b1a9cb0
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M xdebug_code_coverage.c
    M xdebug_compat.h
    M xdebug_stack.c
    M xdebug_tracing.c

  Log Message:
  -----------
  Use long or zend_long depending on whether we're using PHP 5 or PHP 7 for zpp.

  Commit: 3cd1761f3c6a45edd494bdc0727314e4dc5ce6ad
      https://github.com/xdebug/xdebug/commit/3cd1761f3c6a45edd494bdc0727314e4dc5ce6ad
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M php_xdebug.h
    M tests/dbgp/dbgpclient.php
    M xdebug_compat.h
    M xdebug_stack.c
    M xdebug_tracing.c

  Log Message:
  -----------
  Use long for PHP 5, and zend_long for PHP 7 for ini settings in the globals.

  Commit: 06bb240efb0703b4d3d3e404a00eea83314a4d50
      https://github.com/xdebug/xdebug/commit/06bb240efb0703b4d3d3e404a00eea83314a4d50
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M php_xdebug.h
    M tests/dbgp/dbgpclient.php
    M xdebug_code_coverage.c
    M xdebug_compat.h
    M xdebug_stack.c
    M xdebug_tracing.c

  Log Message:
  -----------
  Merged pull request #239

Compare: https://github.com/xdebug/xdebug/compare/7938b5de4542...06bb240efb07
Received on Wed Dec 02 2015 - 22:28:00 GMT

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:04 BST