6.0.0-beta1
10/17/25

[#12641] STRICT violations in Horde_Form
Summary STRICT violations in Horde_Form
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester michael (at) bigmichi1 (dot) de
Created 08/29/2013 (4432 days ago)
Due
Updated 08/29/2013 (4432 days ago)
Assigned
Resolved 08/29/2013 (4432 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/29/2013 09:39:48 AM Jan Schneider State ⇒ Not A Bug
 
08/29/2013 09:31:40 AM michael (at) bigmichi1 (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ STRICT violations in Horde_Form
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
Reply to this comment
i got many notices in my php logfile like this ones:

Declaration of Horde_Form_Type_assign::getValues() should be 
compatible with Horde_Form_Type::getValues() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 3566
Declaration of Horde_Form_Type_assign::init() should be compatible 
with Horde_Form_Type::init() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 3566
Declaration of Horde_Form_Type_dblookup::init() should be compatible 
with Horde_Form_Type_enum::init($values, $prompt = NULL) in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 3717
Declaration of Horde_Form_Type_enum::init() should be compatible with 
Horde_Form_Type::init() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 2317
Declaration of Horde_Form_Type_figlet::init() should be compatible 
with Horde_Form_Type::init() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 3770
Declaration of Horde_Form_Type_image::onSubmit() should be compatible 
with Horde_Form_Type::onSubmit() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 1346
Declaration of Horde_Form_Type_invalid::init() should be compatible 
with Horde_Form_Type::init() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 3839
Declaration of Horde_Form_Type_link::init() should be compatible with 
Horde_Form_Type::init() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 1423
Declaration of Horde_Form_Type_matrix::init() should be compatible 
with Horde_Form_Type::init() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 2147
Declaration of Horde_Form_Type_mlenum::init() should be compatible 
with Horde_Form_Type::init() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 2393
Declaration of Horde_Form_Type_mlenum::onSubmit() should be compatible 
with Horde_Form_Type::onSubmit() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 2393
Declaration of Horde_Form_Type_pgp::init() should be compatible with 
Horde_Form_Type_longtext::init($rows = 8, $cols = 80, $helper = Array) 
in /srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 863
Declaration of Horde_Form_Type_selectfiles::init() should be 
compatible with Horde_Form_Type::init() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 3436
Declaration of Horde_Form_Type_set::init() should be compatible with 
Horde_Form_Type::init() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 2551
Declaration of Horde_Form_Type_sorter::init() should be compatible 
with Horde_Form_Type::init() in 
/srv/www/localhost/pear/share/pear/Horde/Form/Type.php on line 3366

Saved Queries