[Tickets #4209] NEW: use of php5's function "str_split()" instead of PHP 4.3.0+ functions
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Jul 26 10:29:08 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4209
-----------------------------------------------------------------------
Ticket | 4209
Created By | christian.brandes at forschungsgruppe.de
Summary | use of php5's function "str_split()" instead of PHP 4.3.0+ functions
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Bug
State | Unconfirmed
Priority | 3. High
Owners |
-----------------------------------------------------------------------
christian.brandes at forschungsgruppe.de (2006-07-26 10:29) wrote:
PHP 4.3.10
horde 3.1.2
imp H3 4.1.1
The access of options->mail->share folders results in a:
Fatal error: Call to undefined function: str_split() in
/var/www/horde/lib/Horde/IMAP/ACL/rfc2086.php on line 310
Because of the use of str_split() which is available in PHP 5.
Prerequisity for horde is PHP 4.3.0 or above.
How is it still possible to run Horde with PHP 4.3?
More information about the bugs
mailing list