summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-28 19:42:23 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-28 19:42:23 +0100
commitc5157e696bdc67e10db874022c1c2215c7516d61 (patch)
tree6ca7488dab970087a6c0a2da89d0f93f3eb2ea30 /REFLECTION
parentb5cc10812b866ef3e487dd09de3d84b4c6221a3b (diff)
php-pecl-bitset: 2.0.2 (stable)
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION11
1 files changed, 9 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index cf0d1af..4eea205 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #77 bitset version 2.0.1 ] {
+Extension [ <persistent> extension #80 bitset version 2.0.2 ] {
- Functions {
Function [ <internal:bitset> function bitset_empty ] {
@@ -122,7 +122,7 @@ Extension [ <persistent> extension #77 bitset version 2.0.1 ] {
- Static properties [0] {
}
- - Static methods [2] {
+ - Static methods [3] {
Method [ <internal:bitset> static public method fromArray ] {
- Parameters [1] {
@@ -136,6 +136,13 @@ Extension [ <persistent> extension #77 bitset version 2.0.1 ] {
Parameter #0 [ <required> $str ]
}
}
+
+ Method [ <internal:bitset> static public method fromRawValue ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $str ]
+ }
+ }
}
- Properties [0] {