From 90fafe8b0c2db501194a6e517408491958b24163 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 6 Dec 2014 08:14:37 +0100 Subject: php-pecl-graphdat: 1.0.4 --- REFLECTION | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 REFLECTION (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION new file mode 100644 index 0000000..11e6c98 --- /dev/null +++ b/REFLECTION @@ -0,0 +1,42 @@ +Extension [ extension #92 graphdat version 1.0.4 ] { + + - INI { + Entry [ graphdat.socketFile ] + Current = '/tmp/gd.agent.sock' + } + Entry [ graphdat.socketPort ] + Current = '26873' + } + Entry [ graphdat.debug ] + Current = 'false' + } + Entry [ graphdat.enable_joomla ] + Current = 'false' + } + Entry [ graphdat.enable_drupal ] + Current = 'false' + } + Entry [ graphdat.enable_magento ] + Current = 'false' + } + Entry [ graphdat.enable_cakephp ] + Current = 'false' + } + } + + - Functions { + Function [ function graphdat_begin ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + Function [ function graphdat_end ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + } +} + -- cgit