[xdebug-dev] [xdebug/xdebug] 5b79da: Fixed test case due to changes in PHP 5 and PHP 7

From: Derick Rethans <github[@]derickrethans.nl>
Date: Thu, 05 Nov 2015 09:27:07 -0800

  Branch: refs/heads/master
  Home: https://github.com/xdebug/xdebug
  Commit: 5b79da86a156b36416eebb0a73f3e100103447b8
      https://github.com/xdebug/xdebug/commit/5b79da86a156b36416eebb0a73f3e100103447b8
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    A tests/bug00879-php5.phpt
    A tests/bug00879-php7.phpt
    R tests/bug00879.phpt

  Log Message:
  -----------
  Fixed test case due to changes in PHP 5 and PHP 7

  Commit: 95605aeb831afb394a1970b0edd8bf659b205d08
      https://github.com/xdebug/xdebug/commit/95605aeb831afb394a1970b0edd8bf659b205d08
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M xdebug.c

  Log Message:
  -----------
  Fixed code coverage skipping the first few opcodes due to 'optimisations' in PHP 7

  Commit: 69281fc0ec6307c4279f261b9dfd482722b8fc9b
      https://github.com/xdebug/xdebug/commit/69281fc0ec6307c4279f261b9dfd482722b8fc9b
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M tests/bug01034-001-php54.phpt
    M tests/bug01034-001-php70.phpt
    R tests/bug01034-002-php53.phpt
    M tests/bug01034-003-php54.phpt
    M tests/bug01034-003-php70.phpt
    R tests/bug01034-004-php53.phpt
    A tests/bug01034-004-php54.phpt
    A tests/bug01034-004-php70.phpt
    A tests/coverage5-php5.phpt
    A tests/coverage5-php7.phpt
    R tests/coverage5.phpt
    A tests/coverage6-php5.phpt
    A tests/coverage6-php7.phpt
    R tests/coverage6.phpt
    A tests/coverage7-php5.phpt
    A tests/coverage7-php7.phpt
    R tests/coverage7.phpt

  Log Message:
  -----------
  Fixed code coverage tests due to changes in PHP 7

  Commit: 0e8d5d7e449d7de6efd7c3d0ed3a4c56749fff06
      https://github.com/xdebug/xdebug/commit/0e8d5d7e449d7de6efd7c3d0ed3a4c56749fff06
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M xdebug_code_coverage.c

  Log Message:
  -----------
  Fixed dead code analysis by using PHP 7 hash iteration function

  Commit: 133118d01770688bd6b39147e3ffec0cd259a423
      https://github.com/xdebug/xdebug/commit/133118d01770688bd6b39147e3ffec0cd259a423
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    A tests/bug00470-php5.phpt
    A tests/bug00470-php7.phpt
    R tests/bug00470.phpt
    A tests/bug00472-php5.phpt
    A tests/bug00472-php7.phpt
    R tests/bug00472.phpt
    A tests/bug00515-php5.phpt
    A tests/bug00515-php7.phpt
    R tests/bug00515.phpt

  Log Message:
  -----------
  Fixed code coverage tests for cases where the code never executed

  Commit: eab98979549d607df6d8bf66047f49b80c4800fb
      https://github.com/xdebug/xdebug/commit/eab98979549d607df6d8bf66047f49b80c4800fb
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M tests/bug00879-php5.phpt

  Log Message:
  -----------
  Fixed expected test result for PHP 5 version - the files were in a different order

  Commit: 5908579b748b7744a868859961feed9039b97926
      https://github.com/xdebug/xdebug/commit/5908579b748b7744a868859961feed9039b97926
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M config.m4

  Log Message:
  -----------
  Updated config.m4 to only allow configuring with PHP 5.4 and higher

  Commit: 7d7eae959b3bc7a14d6f457d1c02fd745f0b41c9
      https://github.com/xdebug/xdebug/commit/7d7eae959b3bc7a14d6f457d1c02fd745f0b41c9
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  From now on, PHP 7.0 should not fail tests anymore

  Commit: a7088278fca81ddbe190671253b52e07b2ed286c
      https://github.com/xdebug/xdebug/commit/a7088278fca81ddbe190671253b52e07b2ed286c
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    R tests/bug00623-php5.phpt
    A tests/bug00667-php7.phpt
    R tests/bug00667.phpt

  Log Message:
  -----------
  Do not test broken self:: behaviour from PHP 5 anymore

  Commit: 583e937ff5f58661f0376c0af3e3484c0f056b24
      https://github.com/xdebug/xdebug/commit/583e937ff5f58661f0376c0af3e3484c0f056b24
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    R NEWS
    M package.xml

  Log Message:
  -----------
  Merge ChangeLog in package.xml file from xdebug_2_3 branch

  Commit: e543152a922efbc1bd1cb8f269bb08d27cf8788e
      https://github.com/xdebug/xdebug/commit/e543152a922efbc1bd1cb8f269bb08d27cf8788e
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M package.xml

  Log Message:
  -----------
  Prepare notes section for 2.4.0beta1

  Commit: 36b7bff0d2a70ccf4b3dc17ff8f1a8ff35317267
      https://github.com/xdebug/xdebug/commit/36b7bff0d2a70ccf4b3dc17ff8f1a8ff35317267
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    A tests/bug01192-php5.phpt
    A tests/bug01192-php7.phpt
    R tests/bug01192.phpt

  Log Message:
  -----------
  Split test into PHP 5 and PHP 7 variants

  Commit: fb647ed5c5dc6574a1891097fa2196370b29f778
      https://github.com/xdebug/xdebug/commit/fb647ed5c5dc6574a1891097fa2196370b29f778
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    A tests/bug00567-php7-nts.phpt
    A tests/bug00567-php7-zts.phpt
    R tests/bug00567-php7.phpt
    A tests/xdebug_debug_zval-php7-nts.phpt
    A tests/xdebug_debug_zval-php7-zts.phpt
    R tests/xdebug_debug_zval-php7.phpt
    A tests/xdebug_debug_zval_cli_color-php7-nts.phpt
    A tests/xdebug_debug_zval_cli_color-php7-zts.phpt
    R tests/xdebug_debug_zval_cli_color-php7.phpt
    A tests/xdebug_debug_zval_stdout-php7-nts.phpt
    A tests/xdebug_debug_zval_stdout-php7-zts.phpt
    R tests/xdebug_debug_zval_stdout-php7.phpt

  Log Message:
  -----------
  Split these tests into ZTS and NTS variants, as apparently only empty strings are interned in ZTS on PHP 7

Compare: https://github.com/xdebug/xdebug/compare/6f7502e98c3d...fb647ed5c5dc
Received on Thu Nov 05 2015 - 17:27:11 GMT

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