diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-06 08:14:37 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-06 08:14:37 +0100 |
commit | 90fafe8b0c2db501194a6e517408491958b24163 (patch) | |
tree | d54d3c7b5ab98c68818c2f78bf8a1558b9aedeed /REFLECTION | |
parent | d03c18b715bc06dc9f185904d224fae047e55975 (diff) |
php-pecl-graphdat: 1.0.4
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION new file mode 100644 index 0000000..11e6c98 --- /dev/null +++ b/REFLECTION @@ -0,0 +1,42 @@ +Extension [ <persistent> extension #92 graphdat version 1.0.4 ] { + + - INI { + Entry [ graphdat.socketFile <PERDIR,SYSTEM> ] + Current = '/tmp/gd.agent.sock' + } + Entry [ graphdat.socketPort <PERDIR,SYSTEM> ] + Current = '26873' + } + Entry [ graphdat.debug <PERDIR,SYSTEM> ] + Current = 'false' + } + Entry [ graphdat.enable_joomla <PERDIR,SYSTEM> ] + Current = 'false' + } + Entry [ graphdat.enable_drupal <PERDIR,SYSTEM> ] + Current = 'false' + } + Entry [ graphdat.enable_magento <PERDIR,SYSTEM> ] + Current = 'false' + } + Entry [ graphdat.enable_cakephp <PERDIR,SYSTEM> ] + Current = 'false' + } + } + + - Functions { + Function [ <internal:graphdat> function graphdat_begin ] { + + - Parameters [1] { + Parameter #0 [ <required> $name ] + } + } + Function [ <internal:graphdat> function graphdat_end ] { + + - Parameters [1] { + Parameter #0 [ <required> $name ] + } + } + } +} + |