The branch "master" has been updated. The following is a summary of the commits.
from: d270811df9cd0badf88d61b867bee4207cc51b24 ad0428b... Typo b8577e2... As long as API methods return PEAR_Errors, throw them as exceptions. 6c1cfaf... How do we want to deal with optional configuration files? We used to ignore PEAR_Errors where config files are optional. This no longer works with exceptions. 89ba60e... Moved to Horde_Registry. ----------------------------------------------------------------------- commit ad0428b5536beff24dbabd36bba70d2c820b19aa Author: Jan Schneider <[email protected]> Date: Sun Jul 12 16:41:59 2009 +0200 Typo framework/Util/lib/Horde/Util/Filter/Eol.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Util/lib/Horde/Util/Filter/Eol.php?rt=horde-git&r1=b83535b1050b513fe7395e7d26187e4cdd3db9c5&r2=ad0428b5536beff24dbabd36bba70d2c820b19aa ----------------------------------------------------------------------- commit b8577e2c3f7bcf9be4a61ef9bca861f4b04a1083 Author: Jan Schneider <[email protected]> Date: Tue Jul 14 13:44:25 2009 +0200 As long as API methods return PEAR_Errors, throw them as exceptions. framework/Core/lib/Horde/Registry.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=d7bfd9898512224d1f6ad7ea255e93613913c936&r2=b8577e2c3f7bcf9be4a61ef9bca861f4b04a1083 ----------------------------------------------------------------------- commit 6c1cfaf412b80ecf29fea8c589618480f33dadec Author: Jan Schneider <[email protected]> Date: Tue Jul 14 13:49:46 2009 +0200 How do we want to deal with optional configuration files? We used to ignore PEAR_Errors where config files are optional. This no longer works with exceptions. framework/Core/lib/Horde.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=7aa6dfd229b7ea0086c230781b28663be81d112a&r2=6c1cfaf412b80ecf29fea8c589618480f33dadec ----------------------------------------------------------------------- commit 89ba60ebd8227e84abe696131778097c4770d99d Author: Jan Schneider <[email protected]> Date: Tue Jul 14 14:06:14 2009 +0200 Moved to Horde_Registry. framework/Rpc/lib/Horde/Rpc/Phpgw.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Rpc/lib/Horde/Rpc/Phpgw.php?rt=horde-git&r1=880314e236f67912136bd1494d4dc177ade28846&r2=89ba60ebd8227e84abe696131778097c4770d99d __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
