[xdebug-dev] [xdebug/xdebug] bdba3a: Fixed issue #1105: Setting properties without spec...

From: Derick Rethans <github[@]derickrethans.nl>
Date: Sun, 15 Feb 2015 14:30:21 -0800

  Branch: refs/heads/master
  Home: https://github.com/xdebug/xdebug
  Commit: bdba3addc114824002813f5b8037ce4a6bd974fc
      https://github.com/xdebug/xdebug/commit/bdba3addc114824002813f5b8037ce4a6bd974fc
  Author: Dominik del Bondio <dominik.del.bondio[@]bitextender.com>
  Date: 2015-02-15 (Sun, 15 Feb 2015)

  Changed paths:
    A tests/bug01105.inc
    A tests/bug01105.phpt
    M xdebug_handler_dbgp.c

  Log Message:
  -----------
  Fixed issue #1105: Setting properties without specifying a type only works in topmost frame

To do this we have to backup and restore many executor globals,
since property_set without the -t (type) parameter internally
uses zend_eval_string() which needs to be at the correct frame
to work properly.

  Commit: bcf84ae64c348a239518e7197cc24d5afb683fe5
      https://github.com/xdebug/xdebug/commit/bcf84ae64c348a239518e7197cc24d5afb683fe5
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-02-15 (Sun, 15 Feb 2015)

  Changed paths:
    A tests/bug01105-001.inc
    A tests/bug01105-001.phpt
    A tests/bug01105-002.inc
    A tests/bug01105-002.phpt
    A tests/bug01105-003.inc
    A tests/bug01105-003.phpt
    R tests/bug01105.inc
    R tests/bug01105.phpt

  Log Message:
  -----------
  Added two extra test cases

  Commit: 3733e9d109a78f0b17d83f7d6027dad117728f95
      https://github.com/xdebug/xdebug/commit/3733e9d109a78f0b17d83f7d6027dad117728f95
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-02-15 (Sun, 15 Feb 2015)

  Changed paths:
    M xdebug_handler_dbgp.c

  Log Message:
  -----------
  Fixed coding standards

  Commit: b122bdcda1d30c9f8c7a1a89d9777fd4ac82a6bd
      https://github.com/xdebug/xdebug/commit/b122bdcda1d30c9f8c7a1a89d9777fd4ac82a6bd
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-02-15 (Sun, 15 Feb 2015)

  Changed paths:
    A tests/bug01105-001.inc
    A tests/bug01105-001.phpt
    A tests/bug01105-002.inc
    A tests/bug01105-002.phpt
    A tests/bug01105-003.inc
    A tests/bug01105-003.phpt
    M xdebug_handler_dbgp.c

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

  Commit: 3a999f34286f006b14a80492c591d7b812da7488
      https://github.com/xdebug/xdebug/commit/3a999f34286f006b14a80492c591d7b812da7488
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-02-15 (Sun, 15 Feb 2015)

  Changed paths:
    A tests/bug01105-001.inc
    A tests/bug01105-001.phpt
    A tests/bug01105-002.inc
    A tests/bug01105-002.phpt
    A tests/bug01105-003.inc
    A tests/bug01105-003.phpt
    M xdebug_handler_dbgp.c

  Log Message:
  -----------
  Merge branch 'xdebug_2_2'

Compare: https://github.com/xdebug/xdebug/compare/54b24f89e658...3a999f34286f
Received on Sun Feb 15 2015 - 22:30:26 GMT

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