summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-07 16:52:32 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-07 16:52:32 +0200
commit3da9951e9a4d000af6d441ed9800d39cec7e8ea9 (patch)
tree7fbb02e95e48facc46a3fa2384bd3894fcd0d5da /REFLECTION
parent9f7b977c683473beae4f0b10537bc6a646541e2f (diff)
php-pecl-hprose: 1.2.0
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION34
1 files changed, 31 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index a49cd19..d6163e2 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #98 hprose version 1.1.0 ] {
+Extension [ <persistent> extension #98 hprose version 1.2.0 ] {
- Functions {
Function [ <internal:hprose> function hprose_serialize ] {
@@ -89,7 +89,7 @@ Extension [ <persistent> extension #98 hprose version 1.1.0 ] {
- Properties [0] {
}
- - Methods [17] {
+ - Methods [19] {
Method [ <internal:hprose, ctor> public method __construct ] {
- Parameters [1] {
@@ -187,6 +187,20 @@ Extension [ <persistent> extension #98 hprose version 1.1.0 ] {
}
}
+ Method [ <internal:hprose> public method load ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $filename ]
+ }
+ }
+
+ Method [ <internal:hprose> public method save ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $filename ]
+ }
+ }
+
Method [ <internal:hprose> public method toString ] {
- Parameters [0] {
@@ -254,7 +268,7 @@ Extension [ <persistent> extension #98 hprose version 1.1.0 ] {
- Properties [0] {
}
- - Methods [29] {
+ - Methods [31] {
Method [ <internal:hprose, ctor> public method __construct ] {
- Parameters [2] {
@@ -364,6 +378,20 @@ Extension [ <persistent> extension #98 hprose version 1.1.0 ] {
}
}
+ Method [ <internal:hprose> public method writeBytesIO ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> HproseBytesIO $dt ]
+ }
+ }
+
+ Method [ <internal:hprose> public method writeBytesIOWithRef ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> HproseBytesIO $dt ]
+ }
+ }
+
Method [ <internal:hprose> public method writeDateTime ] {
- Parameters [1] {