Ralf Becker
232252475f
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
...
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
e72ec322e1
added configuration switch for xmlrpc and soap services (default off)
2005-09-10 10:39:36 +00:00
reinerj
48f840d7de
move from old projct to new one
2004-05-05 12:06:13 +00:00
Miles Lott
9f568f8b33
Rollback soap server class to workable state, make login/logout work
2001-12-10 02:09:17 +00:00
Miles Lott
c7edc28716
Fixes to allow for support of server auth using soap with/without ssl
2001-08-18 20:31:47 +00:00
Miles Lott
927fb55c0a
Formatting, add Id tags
2001-08-18 14:37:52 +00:00
Miles Lott
e9635e2082
Convert foreach to reset/while (tested)
2001-08-02 08:59:08 +00:00
Miles Lott
67eb3c7e99
Fix use of $this->headers, was being ignored
2001-08-02 08:31:48 +00:00
skeeter
83086f8900
This brings the SOAP server up to date as of 27 July 01 with the developers release code.
2001-07-30 03:40:08 +00:00
Miles Lott
a7108085a3
Undo foreach conversion, set debug flags
2001-07-28 20:24:32 +00:00
Miles Lott
fa7dd52ce4
Add ability to parse 3layer method into an object, will still handle simple
...
functions as well. This requires some mods to expose the function params from
each bo class (so far).
2001-07-16 20:36:22 +00:00
Miles Lott
c5a72a8bc2
Allow null first argument
2001-07-16 06:17:27 +00:00
Miles Lott
0593d5ed96
Import SOAP classes
2001-07-16 06:05:33 +00:00