allebb / senitor

Senitor is a PHP API client for the Sentora Web Hosting Panel Web Service Layer (XMWS)
GNU General Public License v2.0
8 stars 7 forks source link

PHP 5.4 minimal #1

Closed MBlagui closed 9 years ago

MBlagui commented 9 years ago

Hi Bobby,

I see: Requirements

PHP >= 5.4.0

Ubuntu 12 & Centos 6.x that we still support in sentora 1.0 are only 5.3 currently and might remain ? This update will mean API would work only on centos 7 & ubuntu 14 ?

allebb commented 9 years ago

Yep a minimum version of PHP 5.4 is required so if people intend on running it on the same server as what they are connecting too then yes they must run PHP 5.4. If people still need to use PHP 5.3 then they should use my original client as I have no intention of providing backward compatibility in this version.

On 21 March 2015 at 19:17, MBlagui notifications@github.com wrote:

Hi Bobby,

I see: Requirements

PHP >= 5.4.0

Ubuntu 12 & Centos 6.x that we still support in sentora 1.0 are only 5.3 currently and might remain ? This update will mean API would work only on centos 7 & ubuntu 14 ?

— Reply to this email directly or view it on GitHub https://github.com/bobsta63/senitor/issues/1.