Projects
Kolab:3.4:Updates
roundcubemail-plugins-kolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 8
View file
fix-php-5.6.patch
Added
@@ -0,0 +1,12 @@ +--- a/plugins/kolab_auth/kolab_auth_ldap.php 2015-05-08 08:57:56.354200998 +0200 ++++ b/plugins/kolab_auth/kolab_auth_ldap.php 2015-05-08 08:58:15.022200125 +0200 +@@ -27,7 +27,7 @@ + */ + class kolab_auth_ldap extends rcube_ldap_generic + { +- private $icache = array(); ++ protected $icache = array(); + private $conf = array(); + private $fieldmap = array(); + +
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +roundcubemail-plugins-kolab (1:3.2.7-0~kolab3) unstable; urgency=low + + * Fix PHP 5.6 problem with access level for inherited property (#5032) + + -- Timotheus Pokorra <timotheus@kolab.org> Fri, 08 May 2015 20:41:13 +0200 + roundcubemail-plugins-kolab (1:3.2.7-0~kolab2) unstable; urgency=low * Fix PHP Fatal Error when Freebusy is using HTTP Authentication (#4751)
View file
roundcubemail-plugins-kolab.dsc
Changed
@@ -2,7 +2,7 @@ Source: roundcubemail-plugins-kolab Binary: roundcubemail-plugins-kolab Architecture: all -Version: 1:3.2.7-0~kolab2 +Version: 1:3.2.7-0~kolab3 Maintainer: Christoph Wickert <wickert@kolabsys.com> Uploaders: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>, Paul Klos <kolab@klos2day.nl> Standards-Version: 3.9.3
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.