6.0.0-alpha10
5/14/25

[#14587] PHP7 compliant Horde_Form
Summary PHP7 compliant Horde_Form
Queue Horde Framework Packages
Type Bug
State Unconfirmed
Priority 1. Low
Owners Horde Developers (at)
Requester torben (at) dannhauer (dot) info
Created 03/01/2017 (2996 days ago)
Due
Updated 03/01/2017 (2996 days ago)
Assigned
Resolved
Milestone 6
Patch Yes

History
03/01/2017 11:32:43 PM Michael Rubinsky Comment #2
Assigned to Horde DevelopersHorde Developers
Summary ⇒ PHP7 compliant Horde_Form
Milestone ⇒ 6
Reply to this comment
There are a whole host of these that need to be fixed/refactored, but 
we can't do that until at least Horde 6 for BC reasons.
03/01/2017 09:29:53 PM torben (at) dannhauer (dot) info Comment #1
Priority ⇒ 1. Low
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Declaration of Horde_Form_Type_country::init(... should be compatible with
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Horde throws warnings:
  PHP ERROR: Declaration of Horde_Form_Type_country::init($prompt = 
NULL) should be compatible with Horde_Form_Type_enum::init($values, 
$prompt = NULL)

They are possibly caused by the fact that added function arguments in 
the derived base are prepended and not appended. Changeing the 
direction may worth to investigate.

Saved Queries