diff options
| author | Remi Collet <remi@remirepo.net> | 2026-06-09 07:46:05 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-06-09 07:46:05 +0200 |
| commit | d85909c23224ac4a6b21b7b43f761fe9d604e33a (patch) | |
| tree | f8f719d21c8dd750525232e726d6f62ba143c507 /REFLECTION | |
| parent | 0744d26b99eb2021f1e90d4acf2f0195159873b5 (diff) | |
open https://bugs.xdebug.org/view.php?id=2434 test failure on aarch64
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 38 |
1 files changed, 19 insertions, 19 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #18 xdebug version 3.5.0 ] { +Extension [ <persistent> extension #17 xdebug version 3.5.3 ] { - INI { Entry [ xdebug.mode <SYSTEM> ] @@ -235,24 +235,24 @@ Extension [ <persistent> extension #18 xdebug version 3.5.0 ] { } - Constants [18] { - Constant [ int XDEBUG_CC_UNUSED ] { 1 } - Constant [ int XDEBUG_CC_DEAD_CODE ] { 2 } - Constant [ int XDEBUG_CC_BRANCH_CHECK ] { 4 } - Constant [ int XDEBUG_FILTER_CODE_COVERAGE ] { 256 } - Constant [ int XDEBUG_FILTER_STACK ] { 512 } - Constant [ int XDEBUG_FILTER_TRACING ] { 768 } - Constant [ int XDEBUG_FILTER_NONE ] { 0 } - Constant [ int XDEBUG_PATH_INCLUDE ] { 1 } - Constant [ int XDEBUG_PATH_EXCLUDE ] { 2 } - Constant [ int XDEBUG_NAMESPACE_INCLUDE ] { 17 } - Constant [ int XDEBUG_NAMESPACE_EXCLUDE ] { 18 } - Constant [ int XDEBUG_TRACE_APPEND ] { 1 } - Constant [ int XDEBUG_TRACE_COMPUTERIZED ] { 2 } - Constant [ int XDEBUG_TRACE_FLAMEGRAPH_COST ] { 16 } - Constant [ int XDEBUG_TRACE_FLAMEGRAPH_MEM ] { 32 } - Constant [ int XDEBUG_TRACE_HTML ] { 4 } - Constant [ int XDEBUG_TRACE_NAKED_FILENAME ] { 8 } - Constant [ int XDEBUG_STACK_NO_DESC ] { 1 } + Constant [ <persistent> int XDEBUG_CC_UNUSED ] { 1 } + Constant [ <persistent> int XDEBUG_CC_DEAD_CODE ] { 2 } + Constant [ <persistent> int XDEBUG_CC_BRANCH_CHECK ] { 4 } + Constant [ <persistent> int XDEBUG_FILTER_CODE_COVERAGE ] { 256 } + Constant [ <persistent> int XDEBUG_FILTER_STACK ] { 512 } + Constant [ <persistent> int XDEBUG_FILTER_TRACING ] { 768 } + Constant [ <persistent> int XDEBUG_FILTER_NONE ] { 0 } + Constant [ <persistent> int XDEBUG_PATH_INCLUDE ] { 1 } + Constant [ <persistent> int XDEBUG_PATH_EXCLUDE ] { 2 } + Constant [ <persistent> int XDEBUG_NAMESPACE_INCLUDE ] { 17 } + Constant [ <persistent> int XDEBUG_NAMESPACE_EXCLUDE ] { 18 } + Constant [ <persistent> int XDEBUG_TRACE_APPEND ] { 1 } + Constant [ <persistent> int XDEBUG_TRACE_COMPUTERIZED ] { 2 } + Constant [ <persistent> int XDEBUG_TRACE_FLAMEGRAPH_COST ] { 16 } + Constant [ <persistent> int XDEBUG_TRACE_FLAMEGRAPH_MEM ] { 32 } + Constant [ <persistent> int XDEBUG_TRACE_HTML ] { 4 } + Constant [ <persistent> int XDEBUG_TRACE_NAKED_FILENAME ] { 8 } + Constant [ <persistent> int XDEBUG_STACK_NO_DESC ] { 1 } } - Functions { |
