The branch "master" has been updated. The following is a summary of the commits.
from: a6500099c5937fe73251a72cb0c670f1085a72fa dcaac09 Style, fix HTML. ce89425 reset() is only allowed on variables. 3814918 [jan] Fixed displaying photos in rendered vCard files. 1dcfd09 [jan] Remove group identifiers from attribute types (Bug #12329). a051f1b [jan] Re-throw ReflectionExceptions as Horde_Injector_Exceptions. 242dc94 Define $hordeInit property. 10508a8 Skip tests. f16a5f6 Try 5.5 again, maybe Travis sorted PEAR/PECL out in the meantime. ----------------------------------------------------------------------- commit dcaac09b2393394bca060ac3273aa2310af5f9b1 Author: Jan Schneider <[email protected]> Date: Thu Jun 13 16:52:32 2013 +0200 Style, fix HTML. framework/Core/lib/Horde/Core/Mime/Viewer/Vcard.php | 21 ++++++++++--------- 1 files changed, 11 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/dcaac09b2393394bca060ac3273aa2310af5f9b1 ----------------------------------------------------------------------- commit ce89425369e714613b0264a846ed3d5ac099f84d Author: Jan Schneider <[email protected]> Date: Thu Jun 13 17:13:08 2013 +0200 reset() is only allowed on variables. imp/lib/Contents/View.php | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/ce89425369e714613b0264a846ed3d5ac099f84d ----------------------------------------------------------------------- commit 38149185a27a8909b3d8e36c79cb8de8fb8ab6ac Author: Jan Schneider <[email protected]> Date: Thu Jun 13 17:25:20 2013 +0200 [jan] Fixed displaying photos in rendered vCard files. framework/Core/lib/Horde/Core/Mime/Viewer/Vcard.php | 2 +- framework/Core/package.xml | 3 +++ imp/docs/CHANGES | 1 + imp/lib/Mime/Viewer/Vcard.php | 7 ++++--- imp/package.xml | 2 ++ 5 files changed, 11 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/38149185a27a8909b3d8e36c79cb8de8fb8ab6ac ----------------------------------------------------------------------- commit 1dcfd09e61865804131b43eee2efd6d03c229a51 Author: Jan Schneider <[email protected]> Date: Thu Jun 13 18:19:16 2013 +0200 [jan] Remove group identifiers from attribute types (Bug #12329). framework/Icalendar/lib/Horde/Icalendar.php | 2 +- framework/Icalendar/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/1dcfd09e61865804131b43eee2efd6d03c229a51 ----------------------------------------------------------------------- commit a051f1b34d924e70e260eca394b6af151a7b1f67 Author: Jan Schneider <[email protected]> Date: Thu Jun 13 18:28:35 2013 +0200 [jan] Re-throw ReflectionExceptions as Horde_Injector_Exceptions. framework/Injector/lib/Horde/Injector/Binder/AnnotatedSetters.php | 6 ++++- framework/Injector/lib/Horde/Injector/Binder/Implementation.php | 6 ++++- framework/Injector/package.xml | 4 +- 3 files changed, 12 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/a051f1b34d924e70e260eca394b6af151a7b1f67 ----------------------------------------------------------------------- commit 242dc946e91293c9cbeaf965cdb1ecdb43bdbe9a Author: Jan Schneider <[email protected]> Date: Thu Jun 13 18:30:39 2013 +0200 Define $hordeInit property. framework/Test/lib/Horde/Test/Stub/Registry.php | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/242dc946e91293c9cbeaf965cdb1ecdb43bdbe9a ----------------------------------------------------------------------- commit 10508a853f0e2eacb181e475ba519612f37855b5 Author: Jan Schneider <[email protected]> Date: Thu Jun 13 18:57:39 2013 +0200 Skip tests. turba/test/Turba/ToDo/bug_6518.phpt | 2 ++ turba/test/Turba/ToDo/ldif_exportFile.phpt | 2 ++ turba/test/Turba/ToDo/ldif_importFile.phpt | 2 ++ turba/test/Turba/ToDo/ldif_importFileCRLF.phpt | 2 ++ 4 files changed, 8 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/10508a853f0e2eacb181e475ba519612f37855b5 ----------------------------------------------------------------------- commit f16a5f66ab5c279a42165f1940da6c9fceb05711 Author: Jan Schneider <[email protected]> Date: Fri Jun 14 11:19:52 2013 +0200 Try 5.5 again, maybe Travis sorted PEAR/PECL out in the meantime. .travis.yml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/f16a5f66ab5c279a42165f1940da6c9fceb05711 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
