[Tickets #12641] STRICT violations in Horde_Form

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Aug 29 09:31:41 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12641
------------------------------------------------------------------------------
  Ticket             | 12641
  Created By         | michael at bigmichi1.de
  Summary            | STRICT violations in Horde_Form
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


michael at bigmichi1.de (2013-08-29 09:31) wrote:

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






More information about the bugs mailing list