[Tickets #12252] missing variable declaration in function offsetSet of class Horde_HashTable_Base
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue May 14 14:35:20 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12252
------------------------------------------------------------------------------
Ticket | 12252
Created By | ctimoteo at sapo.pt
Summary | missing variable declaration in function offsetSet of
| class Horde_HashTable_Base
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
ctimoteo at sapo.pt (2013-05-14 14:35) wrote:
After update i get one fatal error:
[14-May-2013 15:21:23] PHP Fatal error: Declaration of
Horde_HashTable_Base::offsetSet() must be compatible with that of
ArrayAccess::offsetSet() in
/disc2/gits/ctimoteodev.webmail.labs.sapo.pt/horde_original/framework/HashTable/lib/Horde/HashTable/Base.php on line
28
I saw the missing variable declaration, $value
there is in attachment one patch to fix that.
ctimoteo at sapo.pt (2013-05-14 14:35) uploaded:
0001-fixes-missing-variable-declaration.patch
http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=0001-fixes-missing-variable-declaration.patch&ticket=12252&fn=%2F0001-fixes-missing-variable-declaration.patch
More information about the bugs
mailing list