[Tickets #11644] Re: Crypt_Blowfish raises error

bugs at horde.org bugs at horde.org
Tue Nov 6 10:56:55 UTC 2012


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

Ticket URL: http://bugs.horde.org/ticket/11644
------------------------------------------------------------------------------
  Ticket             | 11644
  Updated By         | software-horde at interfasys.ch
  Summary            | Crypt_Blowfish raises error
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


software-horde at interfasys.ch (2012-11-06 10:56) wrote:

>>> Why are you using the beta version?  The stable version is 1.0.2.
>>
>> Well, it's a RC2, so should be fairly stable.
>
> This statement could not be more wrong.  Proof: you are apparently  
> having issues with Crypt_Blowfish raising errors.  *NOBODY* who has  
> used the stable version has ever reported any errors.

Lots of Horde and Pear apps from the stable branch generate errors...  
What's important is whether those are serious enough to stop Horde  
from functioning properly.

Horde requires to use some alpha modules in order to have access to  
all the functionalities (Holidays).

Here are some Pear and Horde examples:
HORDE LIBS
HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_pgp::init()  
should be compatible with Horde_Form_Type::init() [pid 13389 on line 3  
of "/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of  
Horde_Form_Type_image::onSubmit() should be compatible with  
Horde_Form_Type::onSubmit() [pid 13389 on line 3 of  
"/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_link::init()  
should be compatible with Horde_Form_Type::init() [pid 13389 on line 3  
of "/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_matrix::init()  
should be compatible with Horde_Form_Type::init() [pid 13389 on line 3  
of "/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_enum::init()  
should be compatible with Horde_Form_Type::init() [pid 13389 on line 3  
of "/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_mlenum::init()  
should be compatible with Horde_Form_Type::init() [pid 13389 on line 3  
of "/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of  
Horde_Form_Type_mlenum::onSubmit() should be compatible with  
Horde_Form_Type::onSubmit() [pid 13389 on line 3 of  
"/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_set::init()  
should be compatible with Horde_Form_Type::init() [pid 13389 on line 3  
of "/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_sorter::init()  
should be compatible with Horde_Form_Type::init() [pid 13389 on line 3  
of "/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of  
Horde_Form_Type_selectfiles::init() should be compatible with  
Horde_Form_Type::init() [pid 13389 on line 3 of  
"/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_assign::init()  
should be compatible with Horde_Form_Type::init() [pid 13389 on line 3  
of "/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of  
Horde_Form_Type_assign::getValues() should be compatible with  
Horde_Form_Type::getValues() [pid 13389 on line 3 of  
"/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of  
Horde_Form_Type_dblookup::init() should be compatible with  
Horde_Form_Type::init() [pid 13389 on line 3 of  
"/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_figlet::init()  
should be compatible with Horde_Form_Type::init() [pid 13389 on line 3  
of "/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of  
Horde_Form_Type_invalid::init() should be compatible with  
Horde_Form_Type::init() [pid 13389 on line 3 of  
"/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of  
Horde_Form_Type_country::init() should be compatible with  
Horde_Form_Type::init() [pid 13389 on line 899 of  
"/usr/local/lib/php/Horde/Form/Type.php"]
HORDE [horde] PHP ERROR: Only variables should be assigned by  
reference [pid 13389 on line 321 of "/usr/local/lib/php/Horde/Form.php"]
HORDE [horde] PHP ERROR: Declaration of  
Horde_Block_Vatid::_ajaxUpdate() should be compatible with  
Horde_Core_Block::_ajaxUpdate(Horde_Variables $vars) [pid 13389 on  
line 76 of "/usr/local/lib/php/Horde/Autoloader.php"]
HORDE [horde] PHP ERROR: Non-static method  
Horde_Core_Script_Package_Datejs::translateFormat() should not be  
called statically, assuming $this from incompatible context [pid 13292  
on line 87 of "/var/www/html/webmail/lib/View/Topbar.php"]

NAG
HORDE [horde] PHP ERROR: Declaration of Nag_Application::menu() should  
be compatible with Horde_Registry_Application::menu($menu) [pid 13389  
on line 811 of "/usr/local/lib/php/Horde/Registry.php"]

PEAR
HORDE [horde] PHP ERROR: Non-static method  
PEAR_Installer_Role::initializeConfig() should not be called  
statically, assuming $this from incompatible context [pid 14585 on  
line 599 of "/usr/local/lib/php/PEAR/Config.php"]
HORDE [horde] PHP ERROR: Non-static method  
PEAR_Installer_Role::registerRoles() should not be called statically,  
assuming $this from incompatible context [pid 14585 on line 45 of  
"/usr/local/lib/php/PEAR/Installer/Role.php"]
HORDE [horde] PHP ERROR: Non-static method  
PEAR_Installer_Role::getBaseinstallRoles() should not be called  
statically, assuming $this from incompatible context [pid 14585 on  
line 270 of "/usr/local/lib/php/PEAR/Installer/Role.php"]
HORDE [horde] PHP ERROR: Non-static method  
PEAR_Installer_Role::getInstallableRoles() should not be called  
statically, assuming $this from incompatible context [pid 14585 on  
line 271 of "/usr/local/lib/php/PEAR/Installer/Role.php"]
HORDE [horde] PHP ERROR: Non-static method  
PEAR_Installer_Role::getPhpRoles() should not be called statically,  
assuming $this from incompatible context [pid 14585 on line 272 of  
"/usr/local/lib/php/PEAR/Installer/Role.php"]
HORDE [horde] PHP ERROR: Non-static method  
PEAR_Installer_Role::getValidRoles() should not be called statically,  
assuming $this from incompatible context [pid 14585 on line 273 of  
"/usr/local/lib/php/PEAR/Installer/Role.php"]
HORDE [kronolith] PHP ERROR: Non-static method  
PEAR_ErrorStack::singleton() should not be called statically, assuming  
$this from incompatible context [pid 13389 on line 983 of  
"/usr/local/lib/php/PEAR/ErrorStack.php"]

KRONOLITH
HORDE [kronolith] PHP ERROR: Non-static method  
Date_Holidays::getInstalledDrivers() should not be called statically  
[pid 13389 on line 855 of  
"/var/www/html/webmail/kronolith/lib/Kronolith.php"]





More information about the bugs mailing list