View Issue Details

IDProjectCategoryView StatusLast Update
0001301XdebugUncategorizedpublic2020-03-12 16:46
Reporterstof Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version2.9.0Fixed in Version2.9.0 
Summary0001301: Remove aggregation profiling feature
Description

Was:
<blockquote>
xdebug_dump_aggr_profiling_data and xdebug_clear_aggr_profiling_data are missing from the documentation page

Looking at the source code, these functions exist, but they are not documented (I discovered them while updating the PhpStorm stubs)
</blockquote>

TagsNo tags attached.
Operating System
PHP Version7.0.5-7.0.9

Activities

derick

2016-12-04 15:35

administrator   ~0003905

As you so gracefully added https://github.com/xdebug/xdebug.org/commit/d71fe35175ec1e5feae14f0315c0105ca17ad54c - would you mind adding these two as well to the documentation (at https://github.com/xdebug/xdebug.org/tree/master/html/docs/include/functions). It's probably related to https://bugs.xdebug.org/view.php?id=727

cheers ;-)
Derick

stof

2016-12-05 10:36

developer   ~0003939

The issue is that I don't know what they are doing, so it is hard for me to write their documentation (I opened this ticket when trying to read their documentation)

derick

2016-12-05 14:19

administrator   ~0003942

OK. It was worth a try ;-).