summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-14 07:44:23 +0100
committerRemi Collet <remi@remirepo.net>2020-03-14 07:44:23 +0100
commitc86f7d9ab16d17b5602e240513115f932d9809c6 (patch)
tree4a2deaa8eb2dd71c0f0f8ed2a6d4fcb2b1cce840 /REFLECTION
parentdf0d7f9d0b13fa4b36572bca6d35b99ec7ca89f6 (diff)
update to 2.9.3
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 4 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index 4ad43f8..dbf0567 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #108 xdebug version 2.9.2 ] {
+Extension [ <persistent> extension #112 xdebug version 2.9.3 ] {
- INI {
Entry [ xdebug.coverage_enable <SYSTEM> ]
@@ -194,13 +194,13 @@ Extension [ <persistent> extension #108 xdebug version 2.9.2 ] {
- Constants [15] {
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 }
Constant [ int XDEBUG_TRACE_APPEND ] { 1 }
Constant [ int XDEBUG_TRACE_COMPUTERIZED ] { 2 }
Constant [ int XDEBUG_TRACE_HTML ] { 4 }
Constant [ int XDEBUG_TRACE_NAKED_FILENAME ] { 8 }
+ Constant [ int XDEBUG_CC_UNUSED ] { 1 }
+ Constant [ int XDEBUG_CC_DEAD_CODE ] { 2 }
+ Constant [ int XDEBUG_CC_BRANCH_CHECK ] { 4 }
Constant [ int XDEBUG_FILTER_TRACING ] { 256 }
Constant [ int XDEBUG_FILTER_CODE_COVERAGE ] { 512 }
Constant [ int XDEBUG_FILTER_NONE ] { 0 }