[Tickets #13602] PHP 5.6.0 warnings
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Sep 25 11:33:45 UTC 2014
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/13602
------------------------------------------------------------------------------
Ticket | 13602
Erstellt Von | torben at dannhauer.info
Zusammenfassung | PHP 5.6.0 warnings
Warteschlange | Horde Framework Packages
Version | FRAMEWORK_5_1
Typ | Bug
Status | Unconfirmed
Priorität | 2. Medium
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
torben at dannhauer.info (2014-09-25 11:33) hat geschrieben:
The following php warnings are raised in php 5.6.0 with Horde 5.2.1
(sorry, was not able to select 5_2 in the box above):
At least the deprecated warning should be fixed:
--------------------------------------------
Strict Standards: Declaration of Horde_Form_Type_pgp::init() should be
compatible with Horde_Form_Type_longtext::init($rows = 8, $cols = 80,
$helper = Array) in /usr/share/php/Horde/Form/Type.php on line 863
Strict Standards: Declaration of Horde_Form_Type_image::onSubmit()
should be compatible with Horde_Form_Type::onSubmit() in
/usr/share/php/Horde/Form/Type.php on line 1346
Strict Standards: Declaration of Horde_Form_Type_link::init() should
be compatible with Horde_Form_Type::init() in
/usr/share/php/Horde/Form/Type.php on line 1423
Strict Standards: Declaration of Horde_Form_Type_matrix::init() should
be compatible with Horde_Form_Type::init() in
/usr/share/php/Horde/Form/Type.php on line 2147
Strict Standards: Declaration of Horde_Form_Type_enum::init() should
be compatible with Horde_Form_Type::init() in
/usr/share/php/Horde/Form/Type.php on line 2317
Strict Standards: Declaration of Horde_Form_Type_mlenum::init() should
be compatible with Horde_Form_Type::init() in
/usr/share/php/Horde/Form/Type.php on line 2393
Strict Standards: Declaration of Horde_Form_Type_mlenum::onSubmit()
should be compatible with Horde_Form_Type::onSubmit() in
/usr/share/php/Horde/Form/Type.php on line 2393
Strict Standards: Declaration of Horde_Form_Type_set::init() should be
compatible with Horde_Form_Type::init() in
/usr/share/php/Horde/Form/Type.php on line 2551
Strict Standards: Declaration of Horde_Form_Type_sorter::init() should
be compatible with Horde_Form_Type::init() in
/usr/share/php/Horde/Form/Type.php on line 3366
Strict Standards: Declaration of Horde_Form_Type_selectfiles::init()
should be compatible with Horde_Form_Type::init() in
/usr/share/php/Horde/Form/Type.php on line 3436
Strict Standards: Declaration of Horde_Form_Type_assign::init() should
be compatible with Horde_Form_Type::init() in
/usr/share/php/Horde/Form/Type.php on line 3566
Strict Standards: Declaration of Horde_Form_Type_assign::getValues()
should be compatible with Horde_Form_Type::getValues() in
/usr/share/php/Horde/Form/Type.php on line 3566
Strict Standards: Declaration of Horde_Form_Type_dblookup::init()
should be compatible with Horde_Form_Type_enum::init($values, $prompt
= NULL) in /usr/share/php/Horde/Form/Type.php on line 3717
Strict Standards: Declaration of Horde_Form_Type_figlet::init() should
be compatible with Horde_Form_Type::init() in
/usr/share/php/Horde/Form/Type.php on line 3770
Strict Standards: Declaration of Horde_Form_Type_invalid::init()
should be compatible with Horde_Form_Type::init() in
/usr/share/php/Horde/Form/Type.php on line 3839
Deprecated: Assigning the return value of new by reference is
deprecated in /usr/share/php/Services/Weather.php on line 167
More information about the bugs
mailing list