[xdebug-dev] [xdebug/xdebug] b22844: Update xdebug_var.c

From: Derick Rethans <github[@]derickrethans.nl>
Date: Sat, 12 Dec 2015 12:40:36 -0800

  Branch: refs/heads/master
  Home: https://github.com/xdebug/xdebug
  Commit: b228448e1fd4b1357e19920a430f9d42b3d07755
      https://github.com/xdebug/xdebug/commit/b228448e1fd4b1357e19920a430f9d42b3d07755
  Author: Cornelis Brouwers <cornelis_brouwers[@]hotmail.com>
  Date: 2015-12-12 (Sat, 12 Dec 2015)

  Changed paths:
    M xdebug_var.c

  Log Message:
  -----------
  Update xdebug_var.c

2 Changes to make it work on X64. Maybe the change on line 502, 'strtoul' to 'strtoull' might need some special handling for 32bit.

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

  Changed paths:
    M xdebug_compat.h
    M xdebug_var.c

  Log Message:
  -----------
  Use macros for the size types (I know, not really necessary here due to key length change)

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

  Changed paths:
    M xdebug.c

  Log Message:
  -----------
  Set default temp directory for Windows to C:\Windows\Temp

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

  Changed paths:
    M tests/array_map.phpt
    M tests/assert_test-001.phpt
    M tests/assert_test-002.phpt
    M tests/assert_test-003.phpt
    M tests/assignment-trace1.phpt
    M tests/assignment-trace10.phpt
    M tests/assignment-trace2.phpt
    M tests/assignment-trace3.phpt
    M tests/assignment-trace4.phpt
    M tests/assignment-trace5.phpt
    M tests/assignment-trace6.phpt
    M tests/assignment-trace7.phpt
    M tests/assignment-trace8.phpt
    M tests/assignment-trace9.phpt
    M tests/auto_trace.phpt
    M tests/backtrace-args-php5.phpt
    M tests/backtrace-args-php7.phpt
    M tests/backtrace-complex-php5.phpt
    M tests/backtrace-complex-php7.phpt
    M tests/backtrace-simple-php5.phpt
    M tests/backtrace-simple-php7.phpt
    M tests/bug00002.phpt
    M tests/bug00003.phpt
    M tests/bug00022.phpt
    M tests/bug00146.phpt
    M tests/bug00173.phpt
    M tests/bug00178.phpt
    M tests/bug00184.phpt
    M tests/bug00305.phpt
    A tests/bug00314-win.phpt
    M tests/bug00314.phpt
    M tests/bug00340.phpt
    M tests/bug00355.phpt
    M tests/bug00421.inc
    M tests/bug00421.phpt
    M tests/bug00475.phpt
    M tests/bug00494.phpt
    M tests/bug00501.phpt
    M tests/bug00530.phpt
    M tests/bug00538.phpt
    M tests/bug00558-002.phpt
    M tests/bug00566-2.phpt
    M tests/bug00606-2.phpt
    M tests/bug00606.phpt
    M tests/bug00614.phpt
    M tests/bug00619.phpt
    M tests/bug00622.inc
    M tests/bug00622.phpt
    M tests/bug00623-php7.phpt
    M tests/bug00627.phpt
    M tests/bug00635.phpt
    M tests/bug00639.phpt
    M tests/bug00642.phpt
    M tests/bug00667-php7.phpt
    M tests/bug00678-2.phpt
    M tests/bug00678.phpt
    M tests/bug00686.phpt
    M tests/bug00687.phpt
    M tests/bug00688.phpt
    M tests/bug00689.phpt
    M tests/bug00690-1.phpt
    M tests/bug00690-2.phpt
    M tests/bug00693.phpt
    M tests/bug00699.phpt
    M tests/bug00701.phpt
    M tests/bug00714.phpt
    M tests/bug00756-php5.phpt
    M tests/bug00756-php7.phpt
    M tests/bug00763-php5.phpt
    M tests/bug00763-php7.phpt
    M tests/bug00763.inc
    M tests/bug00774.phpt
    M tests/bug00777.phpt
    M tests/bug00778.inc
    M tests/bug00778.phpt
    M tests/bug00790-2.phpt
    M tests/bug00790.phpt
    M tests/bug00797.phpt
    M tests/bug00801.phpt
    M tests/bug00806.phpt
    M tests/bug00811.phpt
    M tests/bug00814.phpt
    M tests/bug00815.phpt
    M tests/bug00838.phpt
    M tests/bug00839.phpt
    M tests/bug00840.phpt
    M tests/bug00842-php5-1.phpt
    M tests/bug00842-php5-2.phpt
    M tests/bug00842-php5-3.phpt
    M tests/bug00842-php5-4.phpt
    M tests/bug00842-php7-1.phpt
    M tests/bug00842-php7-2.phpt
    M tests/bug00842-php7-3.phpt
    M tests/bug00842-php7-4.phpt
    M tests/bug00843-001.phpt
    M tests/bug00843-002.phpt
    M tests/bug00864.phpt
    M tests/bug00886-php5.phpt
    M tests/bug00886-php7.phpt
    M tests/bug00905.phpt
    M tests/bug00923.phpt
    M tests/bug00932.phpt
    M tests/bug00947-1.phpt
    M tests/bug00947-2.phpt
    M tests/bug00978.phpt
    M tests/bug00979.phpt
    M tests/bug00987-005.phpt
    M tests/bug00996-001.phpt
    M tests/bug00996-002.phpt
    M tests/bug01007-php5.phpt
    M tests/bug01007-php7.phpt
    M tests/bug01025.phpt
    M tests/bug01048.phpt
    M tests/bug01059.phpt
    M tests/bug01073-php55.phpt
    M tests/bug01073.phpt
    M tests/bug01083.phpt
    M tests/bug01084.phpt
    M tests/bug01101.phpt
    M tests/bug01104.phpt
    M tests/bug01105-001.phpt
    M tests/bug01105-002.phpt
    M tests/bug01105-003.phpt
    M tests/bug01111-001.phpt
    M tests/bug01111-002.phpt
    M tests/bug01112.phpt
    M tests/bug01130.phpt
    M tests/bug01140.phpt
    M tests/bug01181.phpt
    M tests/bug01194.phpt
    M tests/bug01202.phpt
    M tests/bug01203.phpt
    M tests/bug01209-php5.phpt
    M tests/bug01209-php7.phpt
    M tests/bug01218-002.phpt
    M tests/call_user_func_array.phpt
    M tests/call_user_func_array2.phpt
    M tests/dbgp-breakpoint-error.phpt
    M tests/dbgp-context-get.phpt
    M tests/dbgp-property-get-constants.phpt
    M tests/dbgp-property-value.phpt
    M tests/dbgp/dbgpclient.php
    M tests/dump-branch-coverage.inc
    M tests/error_collection_3.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_0.phpt
    M tests/functrace_variadics_1.phpt
    M tests/functrace_variadics_2.phpt
    M tests/functrace_variadics_3.phpt
    M tests/functrace_variadics_4.phpt
    M tests/functrace_variadics_5.phpt
    M tests/local_vars_in_error-php5.phpt
    M tests/local_vars_in_error-php7.phpt
    M tests/print_function_stack-no-description-003.phpt
    A tests/remote_log-win.phpt
    M tests/remote_log1.phpt
    M tests/remote_log2.phpt
    M tests/remote_log3.phpt
    M tests/remote_log4.phpt
    M tests/scream_html.phpt
    M tests/stacktrace_html_0.phpt
    M tests/stacktrace_html_1.phpt
    M tests/stacktrace_html_2.phpt
    M tests/stacktrace_html_3.phpt
    M tests/stacktrace_html_4.phpt
    M tests/stacktrace_html_4_novar.phpt
    M tests/stacktrace_html_5.phpt
    M tests/stacktrace_text_0.phpt
    M tests/stacktrace_text_1.phpt
    M tests/stacktrace_text_2.phpt
    M tests/stacktrace_text_3.phpt
    M tests/stacktrace_text_4.phpt
    M tests/stacktrace_text_4_novar.phpt
    M tests/stacktrace_text_5.phpt
    M tests/stacktrace_variadic_html_0.phpt
    M tests/stacktrace_variadic_html_1.phpt
    M tests/stacktrace_variadic_html_2.phpt
    M tests/stacktrace_variadic_html_3.phpt
    M tests/stacktrace_variadic_html_4.phpt
    M tests/stacktrace_variadic_html_5.phpt
    M tests/start_trace.phpt
    M tests/test1.phpt
    M tests/test10b.phpt
    M tests/test11.phpt
    M tests/test12.phpt
    M tests/test13.phpt
    M tests/test14b.phpt
    M tests/test15.phpt
    M tests/test16b.phpt
    M tests/test17.phpt
    M tests/test18.phpt
    M tests/test18a.phpt
    M tests/test18b.phpt
    M tests/test20b.phpt
    M tests/test7b.phpt
    M tests/test8.phpt
    M tests/test9b.phpt
    M tests/trace.phpt
    M tests/trace1.phpt
    M tests/trace2.phpt
    M tests/trace_with_magic_methods.phpt
    M tests/trace_with_naked_filename.phpt

  Log Message:
  -----------
  Make tests more portable (to please Windows)

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

  Changed paths:
    M tests/array_map.phpt
    M tests/assert_test-001.phpt
    M tests/assert_test-002.phpt
    M tests/assert_test-003.phpt
    M tests/assignment-trace1.phpt
    M tests/assignment-trace10.phpt
    M tests/assignment-trace2.phpt
    M tests/assignment-trace3.phpt
    M tests/assignment-trace4.phpt
    M tests/assignment-trace5.phpt
    M tests/assignment-trace6.phpt
    M tests/assignment-trace7.phpt
    M tests/assignment-trace8.phpt
    M tests/assignment-trace9.phpt
    M tests/auto_trace.phpt
    M tests/backtrace-args-php5.phpt
    M tests/backtrace-args-php7.phpt
    M tests/backtrace-complex-php5.phpt
    M tests/backtrace-complex-php7.phpt
    M tests/backtrace-simple-php5.phpt
    M tests/backtrace-simple-php7.phpt
    M tests/bug00002.phpt
    M tests/bug00003.phpt
    M tests/bug00022.phpt
    M tests/bug00146.phpt
    M tests/bug00173.phpt
    M tests/bug00178.phpt
    M tests/bug00184.phpt
    M tests/bug00305.phpt
    A tests/bug00314-win.phpt
    M tests/bug00314.phpt
    M tests/bug00340.phpt
    M tests/bug00355.phpt
    M tests/bug00421.inc
    M tests/bug00421.phpt
    M tests/bug00475.phpt
    M tests/bug00494.phpt
    M tests/bug00501.phpt
    M tests/bug00530.phpt
    M tests/bug00538.phpt
    M tests/bug00558-002.phpt
    M tests/bug00566-2.phpt
    M tests/bug00606-2.phpt
    M tests/bug00606.phpt
    M tests/bug00614.phpt
    M tests/bug00619.phpt
    M tests/bug00622.inc
    M tests/bug00622.phpt
    M tests/bug00623-php7.phpt
    M tests/bug00627.phpt
    M tests/bug00635.phpt
    M tests/bug00639.phpt
    M tests/bug00642.phpt
    M tests/bug00667-php7.phpt
    M tests/bug00678-2.phpt
    M tests/bug00678.phpt
    M tests/bug00686.phpt
    M tests/bug00687.phpt
    M tests/bug00688.phpt
    M tests/bug00689.phpt
    M tests/bug00690-1.phpt
    M tests/bug00690-2.phpt
    M tests/bug00693.phpt
    M tests/bug00699.phpt
    M tests/bug00701.phpt
    M tests/bug00714.phpt
    M tests/bug00756-php5.phpt
    M tests/bug00756-php7.phpt
    M tests/bug00763-php5.phpt
    M tests/bug00763-php7.phpt
    M tests/bug00763.inc
    M tests/bug00774.phpt
    M tests/bug00777.phpt
    M tests/bug00778.inc
    M tests/bug00778.phpt
    M tests/bug00790-2.phpt
    M tests/bug00790.phpt
    M tests/bug00797.phpt
    M tests/bug00801.phpt
    M tests/bug00806.phpt
    M tests/bug00811.phpt
    M tests/bug00814.phpt
    M tests/bug00815.phpt
    M tests/bug00838.phpt
    M tests/bug00839.phpt
    M tests/bug00840.phpt
    M tests/bug00842-php5-1.phpt
    M tests/bug00842-php5-2.phpt
    M tests/bug00842-php5-3.phpt
    M tests/bug00842-php5-4.phpt
    M tests/bug00842-php7-1.phpt
    M tests/bug00842-php7-2.phpt
    M tests/bug00842-php7-3.phpt
    M tests/bug00842-php7-4.phpt
    M tests/bug00843-001.phpt
    M tests/bug00843-002.phpt
    M tests/bug00864.phpt
    M tests/bug00886-php5.phpt
    M tests/bug00886-php7.phpt
    M tests/bug00905.phpt
    M tests/bug00923.phpt
    M tests/bug00932.phpt
    M tests/bug00947-1.phpt
    M tests/bug00947-2.phpt
    M tests/bug00978.phpt
    M tests/bug00979.phpt
    M tests/bug00987-005.phpt
    M tests/bug00996-001.phpt
    M tests/bug00996-002.phpt
    M tests/bug01007-php5.phpt
    M tests/bug01007-php7.phpt
    M tests/bug01025.phpt
    M tests/bug01048.phpt
    M tests/bug01059.phpt
    M tests/bug01073-php55.phpt
    M tests/bug01073.phpt
    M tests/bug01083.phpt
    M tests/bug01084.phpt
    M tests/bug01101.phpt
    M tests/bug01104.phpt
    M tests/bug01105-001.phpt
    M tests/bug01105-002.phpt
    M tests/bug01105-003.phpt
    M tests/bug01111-001.phpt
    M tests/bug01111-002.phpt
    M tests/bug01112.phpt
    M tests/bug01130.phpt
    M tests/bug01140.phpt
    M tests/bug01181.phpt
    M tests/bug01194.phpt
    M tests/bug01202.phpt
    M tests/bug01203.phpt
    M tests/bug01209-php5.phpt
    M tests/bug01209-php7.phpt
    M tests/bug01218-002.phpt
    M tests/call_user_func_array.phpt
    M tests/call_user_func_array2.phpt
    M tests/dbgp-breakpoint-error.phpt
    M tests/dbgp-context-get.phpt
    M tests/dbgp-property-get-constants.phpt
    M tests/dbgp-property-value.phpt
    M tests/dbgp/dbgpclient.php
    M tests/dump-branch-coverage.inc
    M tests/error_collection_3.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_0.phpt
    M tests/functrace_variadics_1.phpt
    M tests/functrace_variadics_2.phpt
    M tests/functrace_variadics_3.phpt
    M tests/functrace_variadics_4.phpt
    M tests/functrace_variadics_5.phpt
    M tests/local_vars_in_error-php5.phpt
    M tests/local_vars_in_error-php7.phpt
    M tests/print_function_stack-no-description-003.phpt
    A tests/remote_log-win.phpt
    M tests/remote_log1.phpt
    M tests/remote_log2.phpt
    M tests/remote_log3.phpt
    M tests/remote_log4.phpt
    M tests/scream_html.phpt
    M tests/stacktrace_html_0.phpt
    M tests/stacktrace_html_1.phpt
    M tests/stacktrace_html_2.phpt
    M tests/stacktrace_html_3.phpt
    M tests/stacktrace_html_4.phpt
    M tests/stacktrace_html_4_novar.phpt
    M tests/stacktrace_html_5.phpt
    M tests/stacktrace_text_0.phpt
    M tests/stacktrace_text_1.phpt
    M tests/stacktrace_text_2.phpt
    M tests/stacktrace_text_3.phpt
    M tests/stacktrace_text_4.phpt
    M tests/stacktrace_text_4_novar.phpt
    M tests/stacktrace_text_5.phpt
    M tests/stacktrace_variadic_html_0.phpt
    M tests/stacktrace_variadic_html_1.phpt
    M tests/stacktrace_variadic_html_2.phpt
    M tests/stacktrace_variadic_html_3.phpt
    M tests/stacktrace_variadic_html_4.phpt
    M tests/stacktrace_variadic_html_5.phpt
    M tests/start_trace.phpt
    M tests/test1.phpt
    M tests/test10b.phpt
    M tests/test11.phpt
    M tests/test12.phpt
    M tests/test13.phpt
    M tests/test14b.phpt
    M tests/test15.phpt
    M tests/test16b.phpt
    M tests/test17.phpt
    M tests/test18.phpt
    M tests/test18a.phpt
    M tests/test18b.phpt
    M tests/test20b.phpt
    M tests/test7b.phpt
    M tests/test8.phpt
    M tests/test9b.phpt
    M tests/trace.phpt
    M tests/trace1.phpt
    M tests/trace2.phpt
    M tests/trace_with_magic_methods.phpt
    M tests/trace_with_naked_filename.phpt
    M xdebug.c
    M xdebug_compat.h
    M xdebug_var.c

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

Compare: https://github.com/xdebug/xdebug/compare/99bf47982ccb...88a58c1cced2
Received on Sat Dec 12 2015 - 20:40:38 GMT

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