diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #124 xhprof version 2.3.5 ] { +Extension [ <persistent> extension #120 xhprof version 2.3.6 ] { - INI { Entry [ xhprof.output_dir <ALL> ] @@ -25,8 +25,8 @@ Extension [ <persistent> extension #124 xhprof version 2.3.5 ] { Function [ <internal:xhprof> function xhprof_enable ] { - Parameters [2] { - Parameter #0 [ <optional> $flags ] - Parameter #1 [ <optional> $options ] + Parameter #0 [ <optional> $flags = <default> ] + Parameter #1 [ <optional> $options = <default> ] } } Function [ <internal:xhprof> function xhprof_disable ] { |