On 10.02.2011 11:20, Frederick Roth wrote:
I have installed the current bugfix-release on a server running php 5.2.0 and it seemed to work fine. I have no possibility to upgrade the php version on the machine.
Which parts of roundcube 0.5.1 depend on the newer php version? What functionality should I expect to stop working? Would it be possible to bypass this by a small patch or is the dependency weaved into central parts of roundcube?
I'm not sure, but the only thing which requires 5.2.1 now is PEAR::Net_IDNA2 package. The package is used when idn/intl module is not installed.