6.0.0-alpha12
6/7/25

[#13014] Fix broken function prototype
Summary Fix broken function prototype
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 03/06/2014 (4111 days ago)
Due
Updated 03/06/2014 (4111 days ago)
Assigned
Resolved 03/06/2014 (4111 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
03/06/2014 11:25:09 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
03/06/2014 11:24:58 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit aecf1e63bcf90ac668714ec578972a3ce6ffbf53
Author: Thomas Jarosch <thomas.jarosch@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@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
03/06/2014 10:45:59 AM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
New Attachment: 0001-Fix-broken-function-prototype.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Fix broken function prototype
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
From the patch:
-----------------

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

Saved Queries