summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-15 07:31:17 +0100
committerRemi Collet <remi@php.net>2023-12-15 07:31:17 +0100
commit32270602b7430b9d352b56fa73ba05bab2872c11 (patch)
tree2d5767178cd5f764e51785e1f7306f8f95d95fbe /REFLECTION
parentf818d63bb1ee19cb9b7bd54dffcd84d38a108a68 (diff)
update to 3.3.1
use test suite parallelism
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION4
1 files changed, 2 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 0579f6c..8e869e9 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #17 xdebug version 3.3.0 ] {
+Extension [ <persistent> extension #17 xdebug version 3.3.1 ] {
- INI {
Entry [ xdebug.mode <SYSTEM> ]
@@ -232,7 +232,6 @@ Extension [ <persistent> extension #17 xdebug version 3.3.0 ] {
}
- Constants [18] {
- Constant [ int XDEBUG_STACK_NO_DESC ] { 1 }
Constant [ int XDEBUG_CC_UNUSED ] { 1 }
Constant [ int XDEBUG_CC_DEAD_CODE ] { 2 }
Constant [ int XDEBUG_CC_BRANCH_CHECK ] { 4 }
@@ -250,6 +249,7 @@ Extension [ <persistent> extension #17 xdebug version 3.3.0 ] {
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 }
}
- Functions {