The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: a9e509193c7e239c173d98b1208ff5cc2581d104 1c79402 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 b445061 Fix creating new galleries. Summary: http://github.com/horde/horde/compare/a9e509193c7e239c173d98b1208ff5cc2581d104...b4450616c5575a8a5171aea74626ee9e8827f265 ----------------------------------------------------------------------- commit 1c794029d91e02d9effa785b49132b6717ed7734 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/1c794029d91e02d9effa785b49132b6717ed7734 ----------------------------------------------------------------------- commit b4450616c5575a8a5171aea74626ee9e8827f265 Author: Chuck Hagenbuch <[email protected]> Date: Thu Dec 10 01:43:53 2015 -0500 Fix creating new galleries. ansel/lib/View/GalleryProperties.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) http://github.com/horde/horde/commit/b4450616c5575a8a5171aea74626ee9e8827f265 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
