[Tickets #13014] Re: Fix broken function prototype
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Mar 6 11:24:58 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13014
------------------------------------------------------------------------------
Ticket | 13014
Updated By | Git Commit <commits at lists.horde.org>
Summary | Fix broken function prototype
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2014-03-06 11:24) wrote:
Changes have been made in Git (master):
commit aecf1e63bcf90ac668714ec578972a3ce6ffbf53
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date: Fri Mar 7 11:33:28 2014 +0100
Fix broken function prototype
Fixes this error:
PHP Fatal error: Declaration of
Horde_Themes_Css_Cache_Horde_Cache::process() must be compatible
with that of Horde_Themes_Css_Cache::process()
in
/datastore/DEVEL/framework/Core/lib/Horde/Themes/Css/Cache/HordeCache.php on
line 25
Signed-off-by: Jan Schneider <jan at horde.org>
Bug: 13014
.../Core/lib/Horde/Themes/Css/Cache/HordeCache.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/aecf1e63bcf90ac668714ec578972a3ce6ffbf53
More information about the bugs
mailing list