Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Version of php require not shown. #13

Open
brycied00d opened this issue Mar 31, 2012 · 0 comments
Open

Version of php require not shown. #13

brycied00d opened this issue Mar 31, 2012 · 0 comments

Comments

@brycied00d
Copy link
Owner

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 );

Google Code Info:
Issue #: 13
Author: [email protected]
Created On: 2011-05-06T09:31:38.000Z
Closed On:

@ghost ghost assigned brycied00d Mar 31, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant