[xdebug-dev] [xdebug/xdebug] b05f74: Fixed some test case expected results (now breaks ...

From: Derick Rethans <github[@]derickrethans.nl>
Date: Sat, 12 Sep 2015 01:25:23 -0700

  Branch: refs/heads/master
  Home: https://github.com/xdebug/xdebug
  Commit: b05f748968f913b3d0e2dbcee6a4c24ebce21d7e
      https://github.com/xdebug/xdebug/commit/b05f748968f913b3d0e2dbcee6a4c24ebce21d7e
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M tests/assignment-trace6.phpt
    M tests/assignment-trace9.phpt

  Log Message:
  -----------
  Fixed some test case expected results (now breaks in PHP < 7)

  Commit: 6b92d62e561c6540cd6cfa04ea05085400df8089
      https://github.com/xdebug/xdebug/commit/6b92d62e561c6540cd6cfa04ea05085400df8089
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M tests/bug00318.phpt

  Log Message:
  -----------
  PHP 7 has a slightly different error message

  Commit: 3f013de109f76e60a1a47c5c931a4b8c52b17a67
      https://github.com/xdebug/xdebug/commit/3f013de109f76e60a1a47c5c931a4b8c52b17a67
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M tests/bug00501.phpt

  Log Message:
  -----------
  PHP 7 has the ++ actually on the right line

  Commit: e9dac87d7ba09359a8db4c6eccb2877fe320ae53
      https://github.com/xdebug/xdebug/commit/e9dac87d7ba09359a8db4c6eccb2877fe320ae53
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M xdebug.c
    M xdebug_code_coverage.c
    M xdebug_compat.c
    M xdebug_profiler.c

  Log Message:
  -----------
  zend_string/char* changes for filenames in code coverage (and others)

  Commit: 16693353adb7cb0407379ee8dc129744eb764083
      https://github.com/xdebug/xdebug/commit/16693353adb7cb0407379ee8dc129744eb764083
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

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

  Log Message:
  -----------
  Macroify setting the length of arguments to add_assoc* as in PHP 7, they no longer require the trailing \0

  Commit: 9e67d950bc4c966affa7dcb48e0eab0b2ddee2aa
      https://github.com/xdebug/xdebug/commit/9e67d950bc4c966affa7dcb48e0eab0b2ddee2aa
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M xdebug.c

  Log Message:
  -----------
  Return values are handled differently in PHP 7

  Commit: c53975c146b5a4a15375549afaafc0927603cc35
      https://github.com/xdebug/xdebug/commit/c53975c146b5a4a15375549afaafc0927603cc35
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M xdebug.c
    M xdebug_var.c

  Log Message:
  -----------
  PHP 7: Fixed getting symbols (compiled vars) for display

  Commit: eb02df4f01d47df4ec12945c79d4758ab0fb66d8
      https://github.com/xdebug/xdebug/commit/eb02df4f01d47df4ec12945c79d4758ab0fb66d8
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M xdebug_compat.c

  Log Message:
  -----------
  Be binary safe for xdebug_base64_encode and xdebug_base64_decode

  Commit: 5aa6867528b3760d4e3d8840c1551b9c4752ddf8
      https://github.com/xdebug/xdebug/commit/5aa6867528b3760d4e3d8840c1551b9c4752ddf8
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    A tests/bug00422-php70.phpt
    M tests/bug00422.phpt

  Log Message:
  -----------
  Split test in < and >= PHP 7 versions

  Commit: d0f61b7e9ce8e3d6d75cc847a53c9c29aec23928
      https://github.com/xdebug/xdebug/commit/d0f61b7e9ce8e3d6d75cc847a53c9c29aec23928
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M tests/bug00173.phpt
    M tests/bug00305.phpt
    M tests/bug00340.phpt
    M tests/bug00565.phpt
    M tests/bug00570.phpt
    M tests/bug00635.phpt
    M tests/bug00885.phpt
    M tests/bug01166.phpt
    M usefulstuff.c
    M usefulstuff.h
    M xdebug_stack.c

  Log Message:
  -----------
  Exception catching and reformatting for PHP 7

  Commit: 8266df4c71a8d2aded017318480e98bd0eab37a7
      https://github.com/xdebug/xdebug/commit/8266df4c71a8d2aded017318480e98bd0eab37a7
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M tests/functrace_comp_1.phpt
    M tests/functrace_comp_2.phpt

  Log Message:
  -----------
  PHP 7 has separate types for false and true

  Commit: e6f6ad8e1d981913272340c70af9070f915036c7
      https://github.com/xdebug/xdebug/commit/e6f6ad8e1d981913272340c70af9070f915036c7
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M tests/bug00422-php70.phpt

  Log Message:
  -----------
  This test actually (correctly) throws a ParseError

  Commit: 28b8664ff6c31f5b0beffdbbf9325f5181e46896
      https://github.com/xdebug/xdebug/commit/28b8664ff6c31f5b0beffdbbf9325f5181e46896
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M xdebug.c

  Log Message:
  -----------
  Only set 'This' when it's actually a correct object - fixes some DBGP issues

  Commit: 01b97ad1f470e138970de7d5f49f5f20ba990448
      https://github.com/xdebug/xdebug/commit/01b97ad1f470e138970de7d5f49f5f20ba990448
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M xdebug_monitor.c

  Log Message:
  -----------
  Use macros to fix string length issues for hash keys

  Commit: 7d576018a1fc3a5571ded9408835f66235c4f28a
      https://github.com/xdebug/xdebug/commit/7d576018a1fc3a5571ded9408835f66235c4f28a
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M xdebug_var.c

  Log Message:
  -----------
  In PHP 7, a zval* is passed in. Just cast it, which works, but is ugly

  Commit: d2664949a4f91445cbf4caebe40a04bd67f48095
      https://github.com/xdebug/xdebug/commit/d2664949a4f91445cbf4caebe40a04bd67f48095
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M xdebug_var.c

  Log Message:
  -----------
  get_property_info still wants length + 1, this needs sorting still.

  Commit: b7ba4cd91941e36dc7208e6d3ac5f35eb497ba5d
      https://github.com/xdebug/xdebug/commit/b7ba4cd91941e36dc7208e6d3ac5f35eb497ba5d
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M xdebug_var.c

  Log Message:
  -----------
  Use the right hash to iterate over

Compare: https://github.com/xdebug/xdebug/compare/edaa3033c368...b7ba4cd91941
Received on Sat Sep 12 2015 - 09:25:26 BST

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