[xdebug-dev] [xdebug/xdebug] f13060: Fixed issue #1003: Add option to xdebug_print_func...

From: Derick Rethans <github[@]derickrethans.nl>
Date: Mon, 09 Dec 2013 10:29:54 -0800

  Branch: refs/heads/master
  Home: https://github.com/xdebug/xdebug
  Commit: f13060eba1cf95aa7f9064c473e13cdc67d207a3
      https://github.com/xdebug/xdebug/commit/f13060eba1cf95aa7f9064c473e13cdc67d207a3
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    A tests/print_function_stack-no-description-001.phpt
    A tests/print_function_stack-no-description-002.phpt
    A tests/print_function_stack-no-description-003.phpt
    M xdebug.c
    M xdebug_stack.c
    M xdebug_stack.h

  Log Message:
  -----------
  Fixed issue #1003: Add option to xdebug_print_function_stack() to suppress filename and line number.

You can now as second parameter to xdebug_print_function_stack() pass
XDEBUG_STACK_NO_DESC to avoid the first line.

  Commit: d73d80b5eba4b1e47ca63b2fa6def73986cdbd1f
      https://github.com/xdebug/xdebug/commit/d73d80b5eba4b1e47ca63b2fa6def73986cdbd1f
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    A tests/print_function_stack-no-description-001.phpt
    A tests/print_function_stack-no-description-002.phpt
    A tests/print_function_stack-no-description-003.phpt
    M xdebug.c
    M xdebug_stack.c
    M xdebug_stack.h

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

Compare: https://github.com/xdebug/xdebug/compare/4354f68c4990...d73d80b5eba4
Received on Mon Dec 09 2013 - 18:30:04 GMT

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