Changeset 20119 for branches/version-2_5-dev/data/module/SOAP
- Timestamp:
- 2011/02/09 12:03:44 (15 years ago)
- Location:
- branches/version-2_5-dev/data/module/SOAP
- Files:
-
- 39 edited
-
Base.php (modified) (view diffs)
-
Client.php (modified) (view diffs)
-
Disco.php (modified) (view diffs)
-
Fault.php (modified) (view diffs)
-
Parser.php (modified) (view diffs)
-
Server.php (modified) (view diffs)
-
Server/Email.php (modified) (view diffs)
-
Server/Email_Gateway.php (modified) (view diffs)
-
Server/TCP.php (modified) (view diffs)
-
Transport.php (modified) (view diffs)
-
Transport/HTTP.php (modified) (view diffs)
-
Transport/SMTP.php (modified) (view diffs)
-
Transport/TCP.php (modified) (view diffs)
-
Type/dateTime.php (modified) (view diffs)
-
Type/duration.php (modified) (view diffs)
-
Type/hexBinary.php (modified) (view diffs)
-
Value.php (modified) (view diffs)
-
WSDL.php (modified) (view diffs)
-
example/attachment.php (modified) (view diffs)
-
example/client.php (modified) (view diffs)
-
example/com_client.php (modified) (view diffs)
-
example/disco_server.php (modified) (view diffs)
-
example/email_client.php (modified) (view diffs)
-
example/email_gateway.php (modified) (view diffs)
-
example/email_pop_gateway.php (modified) (view diffs)
-
example/email_pop_server.php (modified) (view diffs)
-
example/email_server.php (modified) (view diffs)
-
example/example_server.php (modified) (view diffs)
-
example/example_types.php (modified) (view diffs)
-
example/server.php (modified) (view diffs)
-
example/server2.php (modified) (view diffs)
-
example/smtp.php (modified) (view diffs)
-
example/stockquote.php (modified) (view diffs)
-
example/tcp_client.php (modified) (view diffs)
-
example/tcp_daemon.pl (modified) (view diffs)
-
example/tcp_server.php (modified) (view diffs)
-
example/wsdl_client.php (modified) (view diffs)
-
package.xml (modified) (view diffs)
-
tools/genproxy.php (modified) (view diffs)
-
branches/version-2_5-dev/data/module/SOAP/Base.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Client.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Disco.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Fault.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Parser.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Server.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Server/Email.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Server/Email_Gateway.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Server/TCP.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Transport.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Transport/HTTP.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Transport/SMTP.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Transport/TCP.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Type/dateTime.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Type/duration.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Type/hexBinary.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/Value.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/WSDL.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/attachment.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/client.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/com_client.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/disco_server.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/email_client.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/email_gateway.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/email_pop_gateway.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/email_pop_server.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/email_server.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/example_server.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/example_types.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/server.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/server2.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/smtp.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/stockquote.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/tcp_client.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/tcp_daemon.pl
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/tcp_server.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/example/wsdl_client.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/package.xml
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/SOAP/tools/genproxy.php
- Property svn:keywords deleted
Note: See TracChangeset
for help on using the changeset viewer.
