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
Miles Lott
e14cc06c49
Correct spelling of function name. More to come...
2006-06-15 11:38:21 +00:00
Miles Lott
4248167886
Update lib to version 2.0; remove eval calls
2005-08-14 20:36:46 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
Miles Lott
e00280c5b0
Add one other weird exclusion in createobject() (this should fix passing 0
...
to xmlrpcval class for an int type; formatting;
2002-02-09 21:19:22 +00:00
Miles Lott
30684926fe
Cleanup some globals, commented crap
2002-01-29 00:48:03 +00:00
Miles Lott
caff6e06e8
php3 "fix"
2001-12-07 21:53:12 +00:00
jengo
ebe631bc10
- Reverted yesterdays changes back to the orginal
...
- Fixed returning integer values of 0 loosing the value once the XML reponse is being created
2001-11-13 21:03:24 +00:00
Miles Lott
2bc807158e
Remove an undefined index error, i think
2001-09-06 08:34:38 +00:00
skeeter
a936811004
Somewhat fork of the xml-rpc classes. Major optimization and some redefinition in the global vars.
2001-08-09 02:54:56 +00:00
Miles Lott
b51bb7b055
Convert foreach to while loop
2001-08-07 23:18:21 +00:00
Miles Lott
84f87d8d71
Import current version of classes from http://xmlrpc.usefulinc.com/php.html#download ,
...
broken into seperate files.
2001-08-07 23:00:28 +00:00