[xdebug-dev] [xdebug/xdebug] 24e815: Fixed tests related in changes in behaviour betwee...

From: Derick Rethans <github[@]derickrethans.nl>
Date: Sun, 30 Oct 2016 09:53:43 -0700

  Branch: refs/heads/master
  Home: https://github.com/xdebug/xdebug
  Commit: 24e815fc0f85abb4fd9f6f1d9a9c67f1c7a540d7
      https://github.com/xdebug/xdebug/commit/24e815fc0f85abb4fd9f6f1d9a9c67f1c7a540d7
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
    M .travis.yml
    M config.m4
    R tests/backtrace-args-php7.phpt
    A tests/backtrace-args-php70.phpt
    A tests/backtrace-args-php71.phpt
    M tests/bug00212a-php70.phpt
    R tests/bug00212b-php7.phpt
    A tests/bug00212b-php70.phpt
    A tests/bug00212b-php71.phpt
    R tests/bug00212c-php7.phpt
    A tests/bug00212c-php70.phpt
    A tests/bug00212c-php71.phpt
    R tests/bug00213-php7.phpt
    A tests/bug00213-php70.phpt
    A tests/bug00213-php71.phpt
    R tests/bug00334-php7.phpt
    A tests/bug00334-php70.phpt
    A tests/bug00334-php71.phpt
    R tests/bug00470-php7.phpt
    A tests/bug00470-php70.phpt
    A tests/bug00470-php71.phpt
    R tests/bug00472-php7.phpt
    A tests/bug00472-php70.phpt
    A tests/bug00472-php71.phpt
    R tests/bug00515-php7.phpt
    A tests/bug00515-php70.phpt
    A tests/bug00515-php71.phpt
    R tests/bug00697-php7.phpt
    A tests/bug00697-php70.phpt
    A tests/bug00697-php71.phpt
    R tests/bug00703-php7.phpt
    A tests/bug00703-php70.phpt
    A tests/bug00703-php71.phpt
    M tests/bug00728-php71.phpt
    R tests/bug00766-php7.phpt
    A tests/bug00766-php70.phpt
    A tests/bug00766-php71.phpt
    R tests/bug00879-php7.phpt
    A tests/bug00879-php70.phpt
    A tests/bug00879-php71.phpt
    M tests/bug00987-004.phpt
    M tests/bug01034-001-php70.phpt
    A tests/bug01034-001-php71.phpt
    M tests/bug01034-002-php70.phpt
    A tests/bug01034-002-php71.phpt
    M tests/bug01034-003-php70.phpt
    A tests/bug01034-003-php71.phpt
    M tests/bug01034-004-php70.phpt
    A tests/bug01034-004-php71.phpt
    R tests/bug01192-php7.phpt
    A tests/bug01192-php70.phpt
    A tests/bug01192-php71.phpt
    R tests/bug01195-php7.phpt
    A tests/bug01195-php70.phpt
    A tests/bug01195-php71.phpt
    R tests/bug01200-php7.phpt
    A tests/bug01200-php70.phpt
    A tests/bug01200-php71.phpt
    R tests/bug01210-php7.phpt
    A tests/bug01210-php70.phpt
    A tests/bug01210-php71.phpt
    R tests/bug01241-002-php7.phpt
    A tests/bug01241-002-php70.phpt
    A tests/bug01241-002-php71.phpt
    R tests/bug01241-php7.phpt
    A tests/bug01241-php70.phpt
    A tests/bug01241-php71.phpt
    A tests/bug01247.phpt
    R tests/bug01270-php7.phpt
    A tests/bug01270-php70.phpt
    A tests/bug01270-php71.phpt
    R tests/coverage-php7.phpt
    A tests/coverage-php70.phpt
    A tests/coverage-php71.phpt
    R tests/coverage2-php7.phpt
    A tests/coverage2-php70.phpt
    A tests/coverage2-php71.phpt
    R tests/coverage5-php7.phpt
    A tests/coverage5-php70.phpt
    A tests/coverage5-php71.phpt
    R tests/coverage6-php7.phpt
    A tests/coverage6-php70.phpt
    A tests/coverage6-php71.phpt
    R tests/coverage7-php7.phpt
    A tests/coverage7-php70.phpt
    A tests/coverage7-php71.phpt
    M tests/functrace_comp_0.phpt
    M tests/functrace_comp_1.phpt
    M tests/functrace_comp_1r.phpt
    M tests/functrace_comp_2.phpt
    M tests/functrace_comp_2r.phpt
    M tests/functrace_comp_3.phpt
    M tests/functrace_comp_3r.phpt
    M tests/functrace_comp_4.phpt
    M tests/functrace_comp_4r.phpt
    M tests/functrace_comp_5.phpt
    M tests/functrace_comp_5r.phpt
    M tests/functrace_variadics_5.phpt
    M tests/stacktrace_variadic_html_5.phpt
    M tests/stacktrace_variadic_text_5.phpt
    M xdebug.c

  Log Message:
  -----------
  Fixed tests related in changes in behaviour between PHP 7.0 and 7.1.

  Commit: 84d2028c9ed4293176dc048d23afc9fc95dee86f
      https://github.com/xdebug/xdebug/commit/84d2028c9ed4293176dc048d23afc9fc95dee86f
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
    M .travis.yml
    M config.m4
    R tests/backtrace-args-php7.phpt
    A tests/backtrace-args-php70.phpt
    A tests/backtrace-args-php71.phpt
    M tests/bug00212a-php70.phpt
    R tests/bug00212b-php7.phpt
    A tests/bug00212b-php70.phpt
    A tests/bug00212b-php71.phpt
    R tests/bug00212c-php7.phpt
    A tests/bug00212c-php70.phpt
    A tests/bug00212c-php71.phpt
    R tests/bug00213-php7.phpt
    A tests/bug00213-php70.phpt
    A tests/bug00213-php71.phpt
    R tests/bug00334-php7.phpt
    A tests/bug00334-php70.phpt
    A tests/bug00334-php71.phpt
    R tests/bug00470-php7.phpt
    A tests/bug00470-php70.phpt
    A tests/bug00470-php71.phpt
    R tests/bug00472-php7.phpt
    A tests/bug00472-php70.phpt
    A tests/bug00472-php71.phpt
    R tests/bug00515-php7.phpt
    A tests/bug00515-php70.phpt
    A tests/bug00515-php71.phpt
    R tests/bug00697-php7.phpt
    A tests/bug00697-php70.phpt
    A tests/bug00697-php71.phpt
    R tests/bug00703-php7.phpt
    A tests/bug00703-php70.phpt
    A tests/bug00703-php71.phpt
    M tests/bug00728-php71.phpt
    R tests/bug00766-php7.phpt
    A tests/bug00766-php70.phpt
    A tests/bug00766-php71.phpt
    R tests/bug00879-php7.phpt
    A tests/bug00879-php70.phpt
    A tests/bug00879-php71.phpt
    M tests/bug00987-004.phpt
    M tests/bug01034-001-php70.phpt
    A tests/bug01034-001-php71.phpt
    M tests/bug01034-002-php70.phpt
    A tests/bug01034-002-php71.phpt
    M tests/bug01034-003-php70.phpt
    A tests/bug01034-003-php71.phpt
    M tests/bug01034-004-php70.phpt
    A tests/bug01034-004-php71.phpt
    R tests/bug01192-php7.phpt
    A tests/bug01192-php70.phpt
    A tests/bug01192-php71.phpt
    R tests/bug01195-php7.phpt
    A tests/bug01195-php70.phpt
    A tests/bug01195-php71.phpt
    R tests/bug01200-php7.phpt
    A tests/bug01200-php70.phpt
    A tests/bug01200-php71.phpt
    R tests/bug01210-php7.phpt
    A tests/bug01210-php70.phpt
    A tests/bug01210-php71.phpt
    R tests/bug01241-002-php7.phpt
    A tests/bug01241-002-php70.phpt
    A tests/bug01241-002-php71.phpt
    R tests/bug01241-php7.phpt
    A tests/bug01241-php70.phpt
    A tests/bug01241-php71.phpt
    A tests/bug01247.phpt
    R tests/bug01270-php7.phpt
    A tests/bug01270-php70.phpt
    A tests/bug01270-php71.phpt
    R tests/coverage-php7.phpt
    A tests/coverage-php70.phpt
    A tests/coverage-php71.phpt
    R tests/coverage2-php7.phpt
    A tests/coverage2-php70.phpt
    A tests/coverage2-php71.phpt
    R tests/coverage5-php7.phpt
    A tests/coverage5-php70.phpt
    A tests/coverage5-php71.phpt
    R tests/coverage6-php7.phpt
    A tests/coverage6-php70.phpt
    A tests/coverage6-php71.phpt
    R tests/coverage7-php7.phpt
    A tests/coverage7-php70.phpt
    A tests/coverage7-php71.phpt
    M tests/functrace_comp_0.phpt
    M tests/functrace_comp_1.phpt
    M tests/functrace_comp_1r.phpt
    M tests/functrace_comp_2.phpt
    M tests/functrace_comp_2r.phpt
    M tests/functrace_comp_3.phpt
    M tests/functrace_comp_3r.phpt
    M tests/functrace_comp_4.phpt
    M tests/functrace_comp_4r.phpt
    M tests/functrace_comp_5.phpt
    M tests/functrace_comp_5r.phpt
    M tests/functrace_variadics_5.phpt
    M tests/stacktrace_variadic_html_5.phpt
    M tests/stacktrace_variadic_text_5.phpt
    M xdebug.c

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

Compare: https://github.com/xdebug/xdebug/compare/81181b443b33...84d2028c9ed4
Received on Sun Oct 30 2016 - 17:18:52 GMT

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