diff options
author | Remi Collet <remi@remirepo.net> | 2022-09-05 08:05:55 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-09-05 08:05:55 +0200 |
commit | c436154a7a0537727894d489e3dd7c5a6203d7ab (patch) | |
tree | 30e8680066c4212afabe16c120375ecfc616fb3b /REFLECTION | |
parent | a0a8cf22c41300c7e177dbabea5eadbcfb9a1486 (diff) |
update to 2.3.6
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 ] { |