summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-17 18:37:45 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-17 18:37:45 +0200
commit1dfb7ae254a01baeaacab9a9f3e9615fd305f466 (patch)
tree9125bcebf19dd046a8973ae0dc13d91fec15e69d /REFLECTION
parenta157e6024e9750f01ff292a21bf07e16d603b76d (diff)
php-pecl-apm: 2.0.5
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 7 insertions, 1 deletions
diff --git a/REFLECTION b/REFLECTION
index a0f6cd0..f6d0966 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #181 apm version 2.0.4 ] {
+Extension [ <persistent> extension #181 apm version 2.0.5 ] {
- INI {
Entry [ apm.enabled <SYSTEM> ]
@@ -91,6 +91,9 @@ Extension [ <persistent> extension #181 apm version 2.0.4 ] {
Entry [ apm.statsd_stats_enabled <ALL> ]
Current = '1'
}
+ Entry [ apm.statsd_exception_mode <PERDIR> ]
+ Current = '1'
+ }
Entry [ apm.statsd_error_reporting <ALL> ]
Current = ''
}
@@ -109,6 +112,9 @@ Extension [ <persistent> extension #181 apm version 2.0.4 ] {
Entry [ apm.socket_stats_enabled <ALL> ]
Current = '1'
}
+ Entry [ apm.socket_exception_mode <PERDIR> ]
+ Current = '1'
+ }
Entry [ apm.socket_error_reporting <ALL> ]
Current = ''
}