[commits] Horde branch master updated. e2bb4297227910132c9cdc90dfa7af73e5def8db
Michael M Slusarz
slusarz at horde.org
Wed Jan 9 21:47:20 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 60a03415a6f8b54b2b2b7e03f6adcb2792a3f4b7
48f26df [mms] Remove call-time pass-by-reference, which was causing PAM authentication driver to fail in PHP 5.4+.
e2bb429 Can't have abstract static methods in abstract class
-----------------------------------------------------------------------
commit 48f26df17fd8b36e37f732b223d17dd7bd10b68c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jan 9 15:20:43 2013 -0700
[mms] Remove call-time pass-by-reference, which was causing PAM authentication driver to fail in PHP 5.4+.
framework/Auth/lib/Horde/Auth/Pam.php | 2 +-
framework/Auth/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/48f26df17fd8b36e37f732b223d17dd7bd10b68c
-----------------------------------------------------------------------
commit e2bb4297227910132c9cdc90dfa7af73e5def8db
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jan 9 15:21:35 2013 -0700
Can't have abstract static methods in abstract class
imp/lib/Minimal/Base.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e2bb4297227910132c9cdc90dfa7af73e5def8db
More information about the commits
mailing list