summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-18 07:41:06 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-18 07:41:06 +0200
commit43d7341bfc33e45b98b40e8eeb4f6af77901bbfe (patch)
tree02a3164ffa3825c1275d71813230db77b29452ec /REFLECTION
parentdf836f007d0f0393162746da61a1e15a937eb9ee (diff)
php-pecl-hdr-histogram: 0.2.0
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 7 insertions, 1 deletions
diff --git a/REFLECTION b/REFLECTION
index db8ca3a..7212236 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #101 hdrhistogram version 0.1.0 ] {
+Extension [ <persistent> extension #86 hdrhistogram version 0.2.0 ] {
- Functions {
Function [ <internal:hdrhistogram> function hdr_init ] {
@@ -19,6 +19,8 @@ Extension [ <persistent> extension #101 hdrhistogram version 0.1.0 ] {
}
Function [ <internal:hdrhistogram> function hdr_max ] {
}
+ Function [ <internal:hdrhistogram> function hdr_total_count ] {
+ }
Function [ <internal:hdrhistogram> function hdr_reset ] {
}
Function [ <internal:hdrhistogram> function hdr_count_at_value ] {
@@ -41,6 +43,10 @@ Extension [ <persistent> extension #101 hdrhistogram version 0.1.0 ] {
}
Function [ <internal:hdrhistogram> function hdr_import ] {
}
+ Function [ <internal:hdrhistogram> function hdr_base64_encode ] {
+ }
+ Function [ <internal:hdrhistogram> function hdr_base64_decode ] {
+ }
}
}