Commit Graph

8 Commits

Author SHA1 Message Date
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
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Miles Lott
30684926fe Cleanup some globals, commented crap 2002-01-29 00:48:03 +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
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
0593d5ed96 Import SOAP classes 2001-07-16 06:05:33 +00:00