[xdebug-dev] [derickr/xdebug] 06757c: Fixed bug #725: EG(current_execute_data) is not ch...

From: Derick Rethans <github[@]derickrethans.nl>
Date: Fri, 11 Nov 2011 15:46:32 -0800

  Branch: refs/heads/master
  Home: https://github.com/derickr/xdebug

  Commit: 06757c45255e0a26b8f3e97bd64574ae745f4648
      https://github.com/derickr/xdebug/commit/06757c45255e0a26b8f3e97bd64574ae745f4648
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2011-10-22 (Sat, 22 Oct 2011)

  Changed paths:
    M xdebug.c

  Log Message:
  -----------
  Fixed bug #725: EG(current_execute_data) is not checked in xdebug.c,
xdebug_statement_call.

  Commit: 2087e81f4d176a24ef2668ef73737c1e0eafa557
      https://github.com/derickr/xdebug/commit/2087e81f4d176a24ef2668ef73737c1e0eafa557
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2011-10-22 (Sat, 22 Oct 2011)

  Log Message:
  -----------
  Merge branch 'xdebug_2_1'

  Commit: 6b5651d744ecf4fe3b152ffcdc40af358cb9c350
      https://github.com/derickr/xdebug/commit/6b5651d744ecf4fe3b152ffcdc40af358cb9c350
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2011-10-23 (Sun, 23 Oct 2011)

  Changed paths:
    A tests/bug00609.phpt
  M xdebug.c
  M xdebug_stack.c

  Log Message:
  -----------
  Fixed bug #609: Xdebug and SOAP extension's error handlers conflict.

  Commit: a5ec958528f9bf4a6bdd33bce38eb15e80765fbe
      https://github.com/derickr/xdebug/commit/a5ec958528f9bf4a6bdd33bce38eb15e80765fbe
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2011-10-23 (Sun, 23 Oct 2011)

  Changed paths:
    A tests/bug00609.phpt
  M xdebug.c
  M xdebug_stack.c

  Log Message:
  -----------
  Merge branch 'xdebug_2_1'

  Commit: e03dcd44c554c575c864f08a107f56ac0dda6249
      https://github.com/derickr/xdebug/commit/e03dcd44c554c575c864f08a107f56ac0dda6249
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2011-10-23 (Sun, 23 Oct 2011)

  Changed paths:
    M xdebug_compat.c
  M xdebug_compat.h

  Log Message:
  -----------
  Removed some unnecessary PHP 6 compat stuff.

  Commit: 47cd48e404c4b8c6b168f625da7a2bad9a428084
      https://github.com/derickr/xdebug/commit/47cd48e404c4b8c6b168f625da7a2bad9a428084
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2011-10-24 (Mon, 24 Oct 2011)

  Changed paths:
    M xdebug_compat.c
  M xdebug_compat.h

  Log Message:
  -----------
  Removed some unnecessary PHP 6 compat stuff.

  Commit: 8a47ac1d411734e2a94e67df7b3567ec06631ced
      https://github.com/derickr/xdebug/commit/8a47ac1d411734e2a94e67df7b3567ec06631ced
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2011-10-24 (Mon, 24 Oct 2011)

  Changed paths:
    M xdebug.c
  M xdebug_stack.c

  Log Message:
  -----------
  Allow the forcing of ANSI terminal colours by using xdebug.cli_color=2.

  Commit: b133657e1fb875481fcca4e1a576e0120ab623e6
      https://github.com/derickr/xdebug/commit/b133657e1fb875481fcca4e1a576e0120ab623e6
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2011-10-24 (Mon, 24 Oct 2011)

  Changed paths:
    M xdebug_var.c

  Log Message:
  -----------
  Reformatting ANSI output so that it looks nicely with the xdebug.var_display_max_* settings.

  Commit: 25c22642811bae614e24dad6757b98e6fafe7fd3
      https://github.com/derickr/xdebug/commit/25c22642811bae614e24dad6757b98e6fafe7fd3
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2011-10-25 (Tue, 25 Oct 2011)

  Changed paths:
    M xdebug_var.c

  Log Message:
  -----------
  Fixed a segfault in ZTS mode related to static members and debugging.

  Commit: 4da0c692eb167d0286891e630aaffe3cbd54c9be
      https://github.com/derickr/xdebug/commit/4da0c692eb167d0286891e630aaffe3cbd54c9be
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2011-10-25 (Tue, 25 Oct 2011)

  Changed paths:
    M xdebug_var.c

  Log Message:
  -----------
  Merge branch 'xdebug_2_1'

  Commit: 535df9039a7dc3c5ce07284f4b7a7a6ccd906dde
      https://github.com/derickr/xdebug/commit/535df9039a7dc3c5ce07284f4b7a7a6ccd906dde
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2011-11-11 (Fri, 11 Nov 2011)

  Changed paths:
    M tests/bug00022.phpt
  M tests/bug00212a.phpt
  M tests/bug00212b.phpt
  M tests/bug00212c.phpt
  M tests/bug00213.phpt
  M tests/bug00241.phpt
  M tests/bug00265.phpt
  M tests/bug00334.phpt
  A tests/bug00457-2.phpt
  A tests/bug00457.phpt
  M tests/bug00470.phpt
  M tests/bug00472.phpt
  M tests/bug00515.phpt
  M tests/bug00535.phpt
  M tests/bug00538-2.phpt
  M tests/bug00562.phpt
  M tests/bug00651.phpt
  M tests/bug00651b.phpt
  M tests/bug00651c.phpt
  M tests/bug00693.phpt
  M tests/bug00697.phpt
  M tests/bug00703.phpt
  M tests/coverage.phpt
  M tests/coverage2.phpt
  M tests/coverage3.phpt
  M tests/coverage4.phpt
  M tests/get_declared_vars.phpt
  M tests/test8.phpt
  A tests/vardump-overload-cli.phpt
  M xdebug.c
  M xdebug_var.c
  M xdebug_var.h

  Log Message:
  -----------
  Implemented issue #457: var_dump() overloading for the commandline.

This is a continuation of the xdebug.cli_color argument. The code simply works
the same but doesn't apply the ANSI symbols. Ought to work on Windows too, but
haven't tested that as my dev environment is broken for it.

Compare: https://github.com/derickr/xdebug/compare/4912bcc...535df90
Received on Fri Nov 11 2011 - 23:46:33 GMT

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