Posted by stodge on June 15, 2009 at 12:46pm
Jump to:
| Project: | Version Control API -- Subversion backend |
| Version: | 6.x-1.0-rc1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Yeah. 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.