summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-01-23 16:08:57 +0100
committerRemi Collet <remi@remirepo.net>2018-01-23 16:08:57 +0100
commitcbb9b8681acf70beead22cc6467ef20a9f2a2faf (patch)
treec2112d56ad1af40e49975a6626594bafc3e122e6 /REFLECTION
parent7515edd2c99b9eef8d4ad176d03c74223c93d514 (diff)
v2.6.0RC2
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION37
1 files changed, 36 insertions, 1 deletions
diff --git a/REFLECTION b/REFLECTION
index 8955ad0..78b2c12 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #191 xdebug version 2.6.0beta1 ] {
+Extension [ <persistent> extension #191 xdebug version 2.6.0RC2 ] {
- INI {
Entry [ xdebug.auto_trace <ALL> ]
@@ -187,6 +187,15 @@ Extension [ <persistent> extension #191 xdebug version 2.6.0beta1 ] {
Entry [ xdebug.scream <ALL> ]
Current = '0'
}
+ Entry [ xdebug.gc_stats_enable <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ xdebug.gc_stats_output_dir <PERDIR,SYSTEM> ]
+ Current = '/tmp'
+ }
+ Entry [ xdebug.gc_stats_output_name <PERDIR,SYSTEM> ]
+ Current = 'gcstats.%p'
+ }
}
- Constants [15] {
@@ -335,6 +344,32 @@ Extension [ <persistent> extension #191 xdebug version 2.6.0beta1 ] {
- Parameters [0] {
}
}
+ Function [ <internal:xdebug> function xdebug_start_gcstats ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> $fname ]
+ }
+ }
+ Function [ <internal:xdebug> function xdebug_stop_gcstats ] {
+
+ - Parameters [0] {
+ }
+ }
+ Function [ <internal:xdebug> function xdebug_get_gcstats_filename ] {
+
+ - Parameters [0] {
+ }
+ }
+ Function [ <internal:xdebug> function xdebug_get_gc_run_count ] {
+
+ - Parameters [0] {
+ }
+ }
+ Function [ <internal:xdebug> function xdebug_get_gc_total_collected_roots ] {
+
+ - Parameters [0] {
+ }
+ }
Function [ <internal:xdebug> function xdebug_memory_usage ] {
- Parameters [0] {