Branch: refs/heads/master
  Home:   https://github.com/xdebug/xdebug
  Commit: 8b2dbf71accc5636022293cf9a43a39029f19df6
      https://github.com/xdebug/xdebug/commit/8b2dbf71accc5636022293cf9a43a39029f19df6
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date:   2015-09-02 (Wed, 02 Sep 2015)
  Changed paths:
    M xdebug.c
  Log Message:
  -----------
  In PHP 7, we should just use the original exception CE for reading properties
  Commit: 1d0b0b26556b630e45b18a1e854c7d079761c58d
      https://github.com/xdebug/xdebug/commit/1d0b0b26556b630e45b18a1e854c7d079761c58d
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date:   2015-09-02 (Wed, 02 Sep 2015)
  Changed paths:
    M xdebug.c
    M xdebug_stack.c
  Log Message:
  -----------
  Added a bunch of extra 'if null' tests to prevent segfaults
  Commit: 8af2d9db9644d430cf8cf7b5ed228c6be9a7f923
      https://github.com/xdebug/xdebug/commit/8af2d9db9644d430cf8cf7b5ed228c6be9a7f923
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date:   2015-09-02 (Wed, 02 Sep 2015)
  Changed paths:
    M xdebug_code_coverage.c
  Log Message:
  -----------
  zend_sort()'s callback now only uses one level of indirection
  Commit: 67f4ad6590250108ddaa49174b1f0e89afdedb75
      https://github.com/xdebug/xdebug/commit/67f4ad6590250108ddaa49174b1f0e89afdedb75
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date:   2015-09-02 (Wed, 02 Sep 2015)
  Changed paths:
    M xdebug_compat.c
  Log Message:
  -----------
  Fixed a memory leak in the PHP 7 reimplementation of php_str_to_str
  Commit: f121ef5c9c59ba3965c03c7a907e654913347b14
      https://github.com/xdebug/xdebug/commit/f121ef5c9c59ba3965c03c7a907e654913347b14
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date:   2015-09-02 (Wed, 02 Sep 2015)
  Changed paths:
    M xdebug_stack.c
  Log Message:
  -----------
  In PHP 7, even internal (C-level) functions have an execute data. Make sure to skip it
  Commit: 4c51b469ba10bf60a403480d1be4066e2e65a15a
      https://github.com/xdebug/xdebug/commit/4c51b469ba10bf60a403480d1be4066e2e65a15a
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date:   2015-09-02 (Wed, 02 Sep 2015)
  Changed paths:
    M xdebug_compat.h
    M xdebug_var.c
  Log Message:
  -----------
  Use a different style of hash_apply for PHP 7, due to incompatibilities in the type of hash_key that's passed into the apply functions
Compare: https://github.com/xdebug/xdebug/compare/4e3685ff7d3a...4c51b469ba10
Received on Wed Sep 02 2015 - 10:24:49 BST
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST