What steps will reproduce the problem?
Version of php less than 5.2.10
rurning tests.pgp
Error:
The TransmissionRPC class requires PHP version {TransmissionRPC::MIN_PHPVER} or
above.
What is the expected output? What do you see instead?
The TransmissionRPC class requires PHP version 5.2.10 or above.
What version of the product are you using? On what operating system?
ReadyNAS Duo PHP 5.2.0
Please provide any additional information below.
changed line 33 of TransmissionRPC.class.php
die( "The TransmissionRPC class requires PHP version
".TransmissionRPC::MIN_PHPVER." or above." . PHP_EOL );
Original issue reported on code.google.com by edmundwa...@gmail.com on 6 May 2011 at 9:31
Original issue reported on code.google.com by
edmundwa...@gmail.com
on 6 May 2011 at 9:31