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

2014-08-15 Par sujet cam.la...@azerttyu.net
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

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

2014-08-15 Par sujet Florian HENRY
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 fr