Does svnlib require a specific minimum version of PHP? I installed the latest svnlib source and I got:
PHP Fatal error: Wrong parameters for Exception([string $exception [, long $code ]]) in /var/www/sites/project/sites/all/modules/versioncontrol_svn/svnlib/src/svn.php on line 250
I'm using Centos 5.2, which is quite old and I have PHP 5.1.6 installed.
Comments
Comment #1
sdboyer commentedYeah. PHP 5.2. Sorry - damn RedHat and their still being stuck to 5.1.6.
That should be added to the info file...I'll take care of it.