summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION9
1 files changed, 5 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index f5c0641..d6e1fb7 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #103 hprose version 1.6.8 ] {
+Extension [ <persistent> extension #108 hprose version 1.7.0 ] {
- Functions {
Function [ <internal:hprose> function hprose_serialize ] {
@@ -25,7 +25,7 @@ Extension [ <persistent> extension #103 hprose version 1.6.8 ] {
- Classes [7] {
Class [ <internal:hprose> class Hprose\Tags ] {
- - Constants [34] {
+ - Constants [35] {
Constant [ public string TagInteger ] { i }
Constant [ public string TagLong ] { l }
Constant [ public string TagDouble ] { d }
@@ -54,12 +54,13 @@ Extension [ <persistent> extension #103 hprose version 1.6.8 ] {
Constant [ public string TagClosebrace ] { } }
Constant [ public string TagQuote ] { " }
Constant [ public string TagPoint ] { . }
- Constant [ public string TagFunctions ] { F }
+ Constant [ public string TagHeader ] { H }
Constant [ public string TagCall ] { C }
Constant [ public string TagResult ] { R }
- Constant [ public string TagArgument ] { A }
Constant [ public string TagError ] { E }
Constant [ public string TagEnd ] { z }
+ Constant [ public string TagFunctions ] { F }
+ Constant [ public string TagArgument ] { A }
}
- Static properties [0] {