summaryrefslogtreecommitdiff
path: root/ext/soap/TODO.old
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/TODO.old')
-rw-r--r--ext/soap/TODO.old4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/soap/TODO.old b/ext/soap/TODO.old
index 59deb4b9d..b219c61f8 100644
--- a/ext/soap/TODO.old
+++ b/ext/soap/TODO.old
@@ -2,13 +2,13 @@ TODO:
make sure soap 1.1 and 1.2 is supported fully
Better WSDL support Client and server (how much validation is needed here?)
UDDI??
-make internal refrences for soap encoding (use seralization logic)
+make internal references for soap encoding (use serialization logic)
add ini option for always soap_error_handler
provide user space overriding of serialization certin objects and types
serialization in general needs to be polished/finished... all xsd types
look to see if php-soap will work with out always_populate_raw_post_data on
see if client will work with ssl.. should be eaiser with php_streams
-work on soap seralizer (php serialization)
+work on soap serializer (php serialization)
-work on a soap-service 'regiestry' and 'proxy' (apache soap style)
-convert all string mainpulation to use smart_str
make the 'soap' packet abstract.. maybe incorperate xml-rpc