hi,
I'm getting this bug with roundcube 0.5 running on PHP 5.2.0-8 : PHP Parse error: syntax error, unexpected T_VARIABLE in /home/XXX/webmail/roundcubemail/program/lib/Net/IDNA2.php on line 3250
List info: http://lists.roundcube.net/dev/ BT/aba52c80
I think, you can remove casting "(binary)" and keep original string variable.
M.
------------ Původní zpráva ------------ Od: Matthieu m@tthi.eu Předmět: [RCD] bug 0.5 Datum: 13.1.2011 11:19:48
hi,
I'm getting this bug with roundcube 0.5 running on PHP 5.2.0-8 : PHP Parse error: syntax error, unexpected T_VARIABLE in /home/XXX/webmail/roundcubemail/program/lib/Net/IDNA2.php on line 3250
List info: http://lists.roundcube.net/dev/ BT/aba52c80
On 13.01.2011 11:18, Matthieu wrote:
I'm getting this bug with roundcube 0.5 running on PHP 5.2.0-8 : PHP Parse error: syntax error, unexpected T_VARIABLE in /home/XXX/webmail/roundcubemail/program/lib/Net/IDNA2.php on line 3250
Roudcube requires 5.2.1. Binary strings are only one of many reasons for that.
Am 14.01.2011 08:21, schrieb A.L.E.C:
Roudcube requires 5.2.1. Binary strings are only one of many reasons for that.
Maybe that could/should be verified in the bootstrap procedure with version_compare()...
Regards, Dennis.
--- 8< --- detachments --- 8< --- The following attachments have been detached and are available for viewing. http://detached.gigo.com/rc/Ta/Rd9OBkAq/signature.asc Only click these links if you trust the sender, as well as this message. --- 8< --- detachments --- 8< ---
List info: http://lists.roundcube.net/dev/ BT/aba52c80
On 1/14/11 08:21, A.L.E.C wrote:
On 13.01.2011 11:18, Matthieu wrote:
I'm getting this bug with roundcube 0.5 running on PHP 5.2.0-8 : PHP Parse error: syntax error, unexpected T_VARIABLE in /home/XXX/webmail/roundcubemail/program/lib/Net/IDNA2.php on line 3250
Roudcube requires 5.2.1. Binary strings are only one of many reasons for that.
I think INSTALL should be updated then, it still says :
List info: http://lists.roundcube.net/dev/ BT/aba52c80