[Tickets #14756] php 7.1 and interfaces

noreply at bugs.horde.org noreply at bugs.horde.org
Sat Dec 23 21:10:11 UTC 2017


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

Ticket URL: https://bugs.horde.org/ticket/14756
------------------------------------------------------------------------------
  Ticket             | 14756
  Created By         | dpa-bugs at aegee.org
  Summary            | php 7.1 and interfaces
  Queue              | Horde Base
  Version            | 5.2.17
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


dpa-bugs at aegee.org (2017-12-23 21:10) wrote:

Clicking on /admin/config/config.php?app=horde with php 7.1.12 I see:

Warning: Declaration of Horde_Form_Type_pgp::init($gpg, $temp_dir =  
NULL, $rows = NULL, $cols = NULL) should be compatible with  
Horde_Form_Type_longtext::init($rows = 8, $cols = 80, $helper = Array)  
in /usr/local/lib/php/Horde/Form/Type.php on line 878

Warning: Declaration of Horde_Form_Type_image::onSubmit(&$var, &$vars)  
should be compatible with Horde_Form_Type::onSubmit() in  
/usr/local/lib/php/Horde/Form/Type.php on line 1361

Warning: Declaration of Horde_Form_Type_link::init($values) should be  
compatible with Horde_Form_Type::init() in  
/usr/local/lib/php/Horde/Form/Type.php on line 1438

Warning: Declaration of Horde_Form_Type_matrix::init($cols, $rows =  
Array, $matrix = Array, $new_input = false) should be compatible with  
Horde_Form_Type::init() in /usr/local/lib/php/Horde/Form/Type.php on  
line 2165

Warning: Declaration of Horde_Form_Type_enum::init($values, $prompt =  
NULL) should be compatible with Horde_Form_Type::init() in  
/usr/local/lib/php/Horde/Form/Type.php on line 2335

Warning: Declaration of Horde_Form_Type_mlenum::init(&$values,  
$prompts = NULL) should be compatible with Horde_Form_Type::init() in  
/usr/local/lib/php/Horde/Form/Type.php on line 2411

Warning: Declaration of Horde_Form_Type_mlenum::onSubmit(&$var,  
&$vars) should be compatible with Horde_Form_Type::onSubmit() in  
/usr/local/lib/php/Horde/Form/Type.php on line 2411

Warning: Declaration of Horde_Form_Type_set::init($values, $checkAll =  
false) should be compatible with Horde_Form_Type::init() in  
/usr/local/lib/php/Horde/Form/Type.php on line 2569

Warning: Declaration of Horde_Form_Type_sorter::init($values, $size =  
8, $header = '') should be compatible with Horde_Form_Type::init() in  
/usr/local/lib/php/Horde/Form/Type.php on line 3400

Warning: Declaration of Horde_Form_Type_selectfiles::init($selectid,  
$link_text = NULL, $link_style = '', $icon = false) should be  
compatible with Horde_Form_Type::init() in  
/usr/local/lib/php/Horde/Form/Type.php on line 3470

Warning: Declaration of Horde_Form_Type_assign::init($leftValues,  
$rightValues, $leftHeader = '', $rightHeader = '', $size = 8, $width =  
'200px') should be compatible with Horde_Form_Type::init() in  
/usr/local/lib/php/Horde/Form/Type.php on line 3600

Warning: Declaration of Horde_Form_Type_assign::getValues($side)  
should be compatible with Horde_Form_Type::getValues() in  
/usr/local/lib/php/Horde/Form/Type.php on line 3600

Warning: Declaration of Horde_Form_Type_dblookup::init($db, $sql,  
$prompt = NULL) should be compatible with  
Horde_Form_Type_enum::init($values, $prompt = NULL) in  
/usr/local/lib/php/Horde/Form/Type.php on line 3751

Warning: Declaration of Horde_Form_Type_figlet::init($text, $font)  
should be compatible with Horde_Form_Type::init() in  
/usr/local/lib/php/Horde/Form/Type.php on line 3804

Warning: Declaration of Horde_Form_Type_invalid::init($message) should  
be compatible with Horde_Form_Type::init() in  
/usr/local/lib/php/Horde/Form/Type.php on line 3873






More information about the bugs mailing list