The branch "master" has been updated. The following is a summary of the commits.
from: 0e5a72b4e7fda7dfac39621189d377828cad8eb8 8f9c039 this one fixes creating galleries with php 7.0, because type hinted parameter must be set to null to allow passing null in file GalleryProperties.php dcc0b8c Merge branch 'BigMichi1-PHP7_null_fix' Summary: http://github.com/horde/horde/compare/0e5a72b4e7fda7dfac39621189d377828cad8eb8...dcc0b8cc6b4a68198184ca879a37d0410414a521 ----------------------------------------------------------------------- commit 8f9c03971fae9d3c4b2f76d1093eb0dac7d95475 Author: Michael Cramer <[email protected]> Date: Thu May 26 09:36:54 2016 +0200 this one fixes creating galleries with php 7.0, because type hinted parameter must be set to null to allow passing null in file GalleryProperties.php ansel/lib/View/GalleryRenderer/Base.php | 2 +- ansel/lib/View/GalleryRenderer/Gallery.php | 2 +- ansel/lib/View/GalleryRenderer/GalleryLightbox.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/8f9c03971fae9d3c4b2f76d1093eb0dac7d95475 ----------------------------------------------------------------------- commit dcc0b8cc6b4a68198184ca879a37d0410414a521 Merge: 0e5a72b 8f9c039 Author: Michael J Rubinsky <[email protected]> Date: Thu May 26 15:15:43 2016 -0400 Merge branch 'BigMichi1-PHP7_null_fix' ansel/lib/View/GalleryRenderer/Base.php | 2 +- ansel/lib/View/GalleryRenderer/Gallery.php | 2 +- ansel/lib/View/GalleryRenderer/GalleryLightbox.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/dcc0b8cc6b4a68198184ca879a37d0410414a521 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
