dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] PHP 5.3 reaching end of life


From: Florian HENRY
Subject: Re: [Dolibarr-dev] PHP 5.3 reaching end of life
Date: Fri, 15 Aug 2014 13:33:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

Hi

Until now we do not use PHP feature like Traits only support in PHP 5.4, but may be it could come specially in external module. After that the magical function and other stuff are supported in 5.3, so far so good.

The major point is to be sure that there is no use of deprecated PHP 5.5 from 5.3 code into Dolibarr. We have to avoid the same mistake done by vTiger only comptible with php 5.2 and cannot be installed or use on 5.3 or higher. It is a major point for an ERP being compatible with last technical version, can you imagine deployed production ERP on Windows 95 ? (Ok it is extreme compare but it work as commercial argument).

For the moment as I know Dolibarr work from 5.3 to 5.5 so may be no hurry to "needed PHP 5.5", but must be aware to not introduce deprecated code. It is just a matter of short time before hosting service provider migrate to 5.4, they do not have choice.

Regards

Florian Henry
+33 6 03 76 48 07
address@hidden
http://www.open-concept.pro
Twitter : @_Open_Concept_
Google+ : https://www.google.com/+Open-conceptPro

Le 15/08/2014 12:42, address@hidden a écrit :
Hi

Maybe the question should be : "it's needed or not ?" Why force to
upgrade php version if is not required yet with dolibarr use ?

Some associatives or local hosters provide dolibarr service, and we
can't know if they provide everytime last php support version.

Km

_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev




reply via email to

[Prev in Thread] Current Thread [Next in Thread]